Skip to content

AWS DevOps CheatSheet

Original doc was posted on LinkedIn by Vikas Phoughat

📂 Sheet that covers everything from

  • Linux & Shell Scripting
  • CI/CD tools like Jenkins, GitHub Actions
  • Docker & Kubernetes essentials
  • Infrastructure as Code (Terraform, CloudFormation)
  • Monitoring with Prometheus, ELK, Datadog
  • Configuration Management with Ansible, Puppet
  • Security, Networking, Databases, and more!

🔧 Automation scripts in Bash & Python for real-world use cases like:

  • Automated backups
  • EC2 provisioning
  • Jenkins triggers
  • Kubernetes deployments
  • Infrastructure scaling
  • API testing, and more!