Skip to content

Instantly share code, notes, and snippets.

@mrcrilly
Created January 17, 2023 23:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrcrilly/e0807b98279bd9972ea28f85be621543 to your computer and use it in GitHub Desktop.
Save mrcrilly/e0807b98279bd9972ea28f85be621543 to your computer and use it in GitHub Desktop.
Roadmap

Basics

  1. Hardware Basics
  2. Operating Systems
  3. Networking
  4. Virtualisation
  5. System Administration
  6. Database Basics
  7. Cloud Computing
  8. Capstone Project (WordPress)

As Code

  1. Version Control <- moved from CloudOps Level One
  2. Programming Basics (Bash + Python) <- moved from CloudOps Level One
  3. Terraform
  4. Ansible
  5. Packer (+ Ansible)
  6. Networked Filesystems (EFS)
  7. High Availability (ALB)
  8. Capstone Project

Advanced

  1. Cyber Security <- moved from CloudOps Level One
  2. AWS Organisations
  3. Advanced Networking
  4. CloudFront
  5. ElastiCache
  6. AWS Backups
  7. Capstone Project

DevOps Skills

  1. Custom software (Python)
  2. Testing our software (unittest)
  3. Terraform security scanning
  4. GitHub Actions
  5. Continuous Integration
  6. Continuous Delivery
  7. Git workflows
  8. Capstone Project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment