Cargando…

Terraform in action /

Provision, deploy, scale, and clone your entire stack to the cloud at the touch of a button. In Terraform, you create a collection of simple declarative scripts that define and manage application infrastructure. This powerful infrastructure-as-code approach automates key tasks like versioning and te...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Winkler, Scott (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Shelter Island, NY : Manning Publications Co., [2021]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. Getting started with terraform
  • 2. Life cycle of a terraform resource
  • 3. Functional programming
  • 4. Deploying a multi-tiered web application in AWS
  • 5. Serverless made easy
  • 6. Terraform with friends
  • 7. CI/CD pipelines as code
  • 8. A multi-cloud MMORPG
  • 9. Zero-downtime deployments
  • 10. Testing and refactoring
  • 11. Extending terraform by writing a custom provider
  • 12. Automating terraform
  • 13. Security and secrets management.