Dive into a comprehensive DevOps and Cloud Infrastructure tutorial that explores essential concepts including Docker containers, Infrastructure as Code, and Continuous Integration/Continuous Deployment. Learn to set up and run an initial project, dockerize applications, utilize docker-compose, and leverage Makefiles for efficiency. Explore Terraform for Infrastructure as Code, including provider setup, resource management for GCP, Atlas MongoDB, and Cloudflare, and variable handling. Gain insights into secrets and credential management, manual deployment processes, and implementing CI/CD with GitHub Actions. Practice testing GitHub actions and separating staging and production environments. Access provided GitHub repositories for hands-on experience with the demonstrated storybooks application.
DevOps Crash Course - Docker, Terraform, and Github Actions