This is my journal of my DevOps learning journey and projects. I will learn different things, do projects, follow bootcamps, and read books.
I have followed Andrew Brown's AWS Cloud Bootcamp. Here is my working journal for the 1st and 2nd weeks (Week 1 and Week 2).
I started reading the book "Terraform Cookbook." You can find the repository here.
Furthermore, to enhance my learning of Terraform, I followed "The Infrastructure Developer's Guide to Terraform: AWS Edition" from Cloud Academy. It is a hands-on lab to enhance learning, and you can access it here.
From the above Learning Path of Terraform, I followed the 8 Labs as follows:
- Lab: Installing Terraform on Windows and Linux
- Lab: Deploying AWS Infrastructure with Terraform
- Lab: Configuring Implicit Dependencies in Terraform
- Lab: Creating Variables in Terraform Configurations
- Lab: Using Provisioners with Terraform
- Lab: Exploring Terraform State
- Lab: Using Terraform Remote State
- Lab: Creating Reusable Infrastructure with Terraform Modules
In Week 4, I documented my progress in the journal.md file. Additionally, I incorporated the results of two tasks:
Detailed documentation of the Lift and Shift AWS project has been provided in the Week 4 Project Journal. It covers the architecture, objectives, execution flow, and a comprehensive summary of the project.
The Week 4 Project Journal contains a thorough overview of the Re-Architecturing Web App project on AWS Cloud. The summary includes the reasoning, scenario, solution, AWS services used, objectives, architectural details, execution flow, and the successful deployment summary with an accessible URL.
In Week 5, I documented my progress in the journal.md file. Additionally, I incorporated the results of two Projects