Practical GitOps: Infrastructure Management Using Terraform, AWS, and GitHub Actions
English | 2023 | ISBN: 1484286723 | 559 Pages | PDF EPUB | 34 MB
English | 2023 | ISBN: 1484286723 | 559 Pages | PDF EPUB | 34 MB
Infrastructure as Code (IaC) is gaining popularity and developers today are deploying their application environments through IaC tools to the cloud. However, it can become extremely difficult and time-consuming to manage the state of the infrastructure that has been deployed. This book will provide a complete walkthrough of deploying a SpringBoot application on AWS with multiple environments like production, staging and development. Everything is orchestrated through GitHub Actions and executed through Terraform Cloud to monitor changes in your infrastructure and manage its state.