Book Image

Infrastructure as Code (IAC) Cookbook

By : Stephane Jourdan, Pierre Pomès
Book Image

Infrastructure as Code (IAC) Cookbook

By: Stephane Jourdan, Pierre Pomès

Overview of this book

Para 1: Infrastructure as code is transforming the way we solve infrastructural challenges. This book will show you how to make managing servers in the cloud faster, easier and more effective than ever before. With over 90 practical recipes for success, make the very most out of IAC.
Table of Contents (18 chapters)
Infrastructure as Code (IAC) Cookbook
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface
Index

Chapter 10. Maintaining Docker Containers

In this chapter, we will cover the following recipes:

  • Testing Docker containers with BATS

  • Test-Driven Development (TDD) with Docker and ServerSpec

  • The workflow for creating automated Docker builds from Git

  • The workflow for connecting the Continuous Integration (CI) system

  • Scanning for vulnerabilities with Quay.io and Docker Cloud

  • Sending Docker logs to AWS CloudWatch Logs

  • Monitoring and getting information out of Docker

  • Debugging containers using sysdig