Implementing Devops on Aws

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Key Features • Work through practical examples and gain DevOps best practices to successfully deploy applications on AWS • Successfully provision and operate distributed application systems and your AWS infrastructure using DevOps • Perform Continuous Integration and deployment and fine-tune the way you deliver on AWS Book Description Knowing how to adopt DevOps in your organization is becoming an increasingly important skill for developers, whether you work for a start-up, an SMB, or an enterprise. 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. To start, you will get familiar with the concept of IaC and will learn to design, deploy, and maintain AWS infrastructure. Further on, you’ll see how to design and deploy a Continuous Integration platform on AWS using either open source or AWS provided tools/services. Following on from the delivery part of the process, you will learn how to deploy a newly created, tested, and verified artefact to the AWS infrastructure without manual intervention. You will then find out what to consider in order to make the implementation of Configuration Management easier and more effective. Toward the end, you will get to know the tricks and tips to optimize and secure your AWS environment. By the end of the book, you will have mastered the art of applying AWS to DevOps in your organization What you will learn • See the difference between Object Oriented Programming and Protocol Oriented Programming • See the difference between reference and value types and when to use each • Find out how we can leverage the tuple to reduce the complexity of our code • Discover what protocols are and how to use them • See how to implement protocol extensions to create a very flexible code base • Learn how to implement several design patterns in a Protocol-Oriented approach • Learn how to solve real-world design issues with protocol-oriented programming About the Author Veselin Kantsev is a DevOps professional and a Linux enthusiast who lives in London, UK. His introduction to Linux was as a System Administrator back in 2006. His focus for the past few years has been mostly on cloud technologies and the transition of the community from an Ops to a DevOps culture. He has worked with companies in various sectors such as Design, Media, and Finance, specializing in the migration of infrastructure onto AWS and the promotion of DevOps principles and practices

Author(s): Veselin Kantsev
Edition: 1
Publisher: Packt Publishing
Year: 2017

Language: English
Commentary: True PDF
Pages: 258
City: Birmingham, UK
Tags: DevOps; Amazon Web Services; Cloud Computing; Security; Logging; Elasticsearch; Logstash; Best Practices; Continuous Delivery; Jenkins; Continuous Integration; Grafana; Terraform; Prometheus; Infrastructure as Code; Continuous Deployment; Amazon Virtual Private Cloud; Salt

1. What is DevOps and Should You Care?
2. Start Treating Your Infrastructure as Code
3. Bringing Your Infrastructure Under Configuration Management
4. Build, Test, and Release Faster with Continuous Integration
5. Ever-Ready to Deploy Using Continuous Delivery
6. Continuous Deployment - A Fully Automated Workflow
7. Metrics, Log Collection, and Monitoring
8. Optimize for Scale and Cost
9. Secure Your AWS Environment
10. AWS Tips and Tricks