/DevOps-Journey

The Journey of a Thousand Miles Begins with One Step.

Primary LanguageHCL

The DevOps Journey

The Journey of a Thousand Miles Begins with One Step.

List Of Steps ( Hands-On Tasks / Practice / Snippets )

  1. Networking - DHCP (Clients)
  2. Networking - DNS
  3. Docker - httpd+cron in one container
  4. Docker-Compose - WebDev Stack
  5. Ansible Deployment for 3 Tier App (Ansible Hello World v1)
  6. Terraform and AWS (hello world)
  7. Kubernetes - hello world
  8. Kubernetes - MySQL
  9. Kubernetes - Accessing pods in cluster
  10. Jenkins - Ansible/Artifactory/Docker/Docker Registry on Vagrant and AWS (with Terraform)
  11. Ansible Deployment for 3 Tier App (v2)
  12. Python: Running Simple Web App (flask)
  13. Python: Network resources using UDP and TCP
  14. AWS: Python Lambda for EC2 instances backups and cleanups using CloudFormation
  15. AWS: Serverless GatewayApi Custom Domain example