Nothing here yet.
Nothing here yet.
What is POD? A pod in kubernetes is a runtime specification of a container in docker. A pod provides more declerative way of defining using YAML and you can run more than one container in a pod. In k8's lowest level of deployment is a POD. What is...

This example demonstrates how to create a VPC that you can use for servers in a production environment. To improve resiliency, you deploy the servers in two Availability Zones, by using an Auto Scaling group(ASG) and an Application Load Balancer(ALB)...
