Table of Contents1 Introduction2 Prerequisites3 Steps to Create a Terraform Variable File from Excel3.1 Step 1: Excel Setup3.2 Step 2:…
DevOps Blog – Latest DevOps Articles and Tutorials
A Deep Dive into Establishing Python Coding Standards for Your Dev Team
Embark on the exciting Python coding adventure with us! Whether you’re a seasoned pro or a coding novice, grasping the…
Dockage Docker: Transforming Docker Container Management.
Table of Contents0.1 Introduction0.2 Understanding Docker and the Need for Management:1 Introducing Dockage Docker:1.1 Key Features of Dockage:1.2 How Dockage…
Top 10 free ai tools and Powerful AIs for Text, Art, and More!
Top 10 free AI tools Gems that are Both Powerful and Free for Broβs Delight. Explore a curated list of…
Unlocking the Power of Top 10 Python Libraries for Data Science in 2024
Table of Contents1 Introduction2 Top 10 Python Libraries for Data Science in 20242.1 1. NumPy2.1.1 Overview2.1.2 Key Features2.1.3 Example2.2 2.…
Filter Data in Pandas Dataframe
Table of Contents1 Introduction2 Prerequisites3 Basic Filtering3.1 Read CSV file into a Pandas DataFrame object3.2 Using the query Method3.3 Filtering…
Build lambda with a custom docker image
Table of Contents1 Introduction2 Prerequisites3 Walkthrough3.1 Create a Python virtual environment3.2 Create a Python app3.3 Create a lambda with a…
Amazon DocumentDB
Table of Contents1 Introduction2 Prerequisites3 Amazon DocumentDB tutorial3.1 Create an Amazon DocumentDB cluster using AWS CLI3.2 Adding an Amazon DocumentDB…
AWS Lambda function with requests module
Table of Contents1 Introduction2 Prerequisites3 Walkthrough3.1 Create the deployment package3.2 Create AWS Lambda function with requests module4 Conclusion Introduction In…
A Comprehensive Guide to Validating Kubernetes Cluster Installed using Kubeadm
Table of Contents1 Introduction2 Validating Kubernetes Cluster Installed using Kubeadm: Step-by-Step Guide2.1 Validating CMD Tools: Kubeadm & Kubectl2.2 Validating Cluster…