VPC Basics for Kubernetes on Amazon EKS

Chandra Shettigar

Explore the fundamentals of VPC and its application in Kubernetes clusters on AWS EKS. While networking setups may not be your primary focus, grasping these basics proves invaluable.

Read More
DevOps Local Setup: Docker & Dev-Containers in VSCode
Video

DevOps Local Setup: Docker & Dev-Containers in VSCode

Chandra Shettigar

Learn how to setup an efficient and consistent local environment for DevOps, Platform or Cloud Engineering workstation, using Docker and Dev Containers in VSCode. Learn from setting up Dev Containers, installing AWS CLI & CDK, installing Terraform & Kubectl to testing AWS & Terraform, etc.

Read More
Docker On Amazon ECS Using CloudFormation
Video

Docker On Amazon ECS Using CloudFormation

Chandra Shettigar

Learn how to deploy Docker containers on Amazon ECS with AWS Fargate using AWS CloudFormation. You’ll learn to create Elastic Container Registry, VPC, subnets, load balancers, CloudWatch, ECS cluster, container tasks, and services to make your deployment scalable and efficient.

Read More
Create AWS CloudFormation Stack for EC2 & RDS and Deploy Docker App
Video

Create AWS CloudFormation Stack for EC2 & RDS and Deploy Docker App

Chandra Shettigar

Learn how to deploy a dockerized API application on AWS with CloudFormation YAML template and Docker Compose. Define an application stack with AWS EC2 and RDS instances, create the stack with AWS CLI, and deploy the API application as a container for consistent performance and simplified deployment.

Read More