Skip to content

Code repository of Implementing DevOps on AWS by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/Implementing-DevOps-on-AWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementing DevOps on AWS

This is the code repository for Implementing DevOps on AWS, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

This book will help you to drastically reduce the amount of time spent on development and increase the reliability of your software deployments on AWS using popular DevOps methods of automation.

Instructions and Navigations

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter 2

The code will look like the following:

   aws-region = "us-east-1"
   vpc-cidr = "10.0.0.0/16"
   vpc-name = "Terraform"
   aws-availability-zones = "us-east-1b,us-east-1c"

There are no code files for the following chapters:

  • Chapter 1 - What is DevOps and Should You Care?
  • Chapter 8 - Optimize for Scale and Cost
  • Chapter 9 - Secure Your AWS Environment
  • Chapter 10 - Aws Tips and Tricks

Software requirements:

The practical examples found in this book involve the use of AWS resources, thus an AWS account will be required.

The client-side tools used in the examples, such as the AWS CLI and Terraform, are supported on most common operating systems (Linux/Windows/Mac OS).

Here is the list of softwares used in the book:

   * CloudFormation         - https://aws.amazon.com/cloudformation/
   * Terraform              - https://www.terraform.io/
   * SaltStack              - https://saltstack.com/community/
   * Jenkins CI             - https://jenkins.io
   * Docker                 - https://www.docker.com/
   * FPM                    - https://github.com/jordansissel/fpm
   * Packer                 - https://www.packer.io/
   * Serverspec             - http://serverspec.org/
   * Elasticsearch          - https://www.elastic.co/ 
   * Kibana                 - https://www.elastic.co/
   * Logstash               - https://www.elastic.co/
   * Prometheus             - https://prometheus.io/ 

Related Products:

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781786460141

About

Code repository of Implementing DevOps on AWS by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published