DevOps Engineering on AWS demonstrates how to use the most common DevOps patterns to develop, deploy, and maintain applications on AWS. The course covers the core principles of the DevOps methodology and examines a number of use cases applicable to startup, small and medium-sized business, and enterprise development scenarios.
Devops Engineering on AWS (AWS - Devops Engineering)
Schedule
- No schedule events found for this course.
- PC
Private Class
Privately train a group of your employees at your facility, virtually, or any of our locations.
- PC
- LCLive Classroom
Live Classroom
Learn and interact with your instructor and peers in-person in our classrooms. - VCVirtual Classroom
Virtual Classroom
Attend any of our instructor-led classes virtually regardless of your physical location. - PCPrivate Class
Private Class
Privately train a group of your employees at your facility, virtually, or any of our locations. - GTRGuaranteed to Run
Guaranteed to Run
GTR classes are guaranteed to run as promised and delivered.
Course Summary
Show All
Description
Objectives
This course is designed to teach you how to:
- Use the principal concepts and practices behind the DevOps methodology
- Design and implement an infrastructure on AWS that supports one or more DevOps development projects
- Use AWS CloudFormation and AWS OpsWorks to deploy the infrastructure necessary to create development, test, and production environments for a software development project
- Use AWS CodeCommit and understand the array of options for enabling a Continuous Integration environment on AWS
- Use AWS CodePipeline to design and implement a Continuous Integration and Delivery pipeline on AWS
- Implement several common Continuous Deployment use cases using AWS technologies, including blue/green deployment and A/B testing
- Distinguish between the array of application deployment technologies available on AWS (including AWS CodeDeploy, AWS Opsworks, AWS Elastic Beanstalk, Amazon EC2 Container Service, and Amazon EC2 Container Registry), and decide which technology best fits a given scenario
- Fine tune the applications you deliver on AWS for high performance and use AWS tools and technologies to monitor your application and environment for potential issues
Prerequisites
We recommend that attendees of this course have the following prerequisites:
- Attended Developing on AWS or System Operations on AWS course
- Working knowledge of one or more high-level programming languages (C#, Java, PHP, Ruby, Python, etc.)
- Intermediate knowledge of administering Linux or Windows systems at the command-line level
- Working experience with AWS using both the AWS Management Console and the AWS Command Line Interface (AWS CLI)
Who Should Attend
This course is intended for:
- System Administrators
- Software Developers
Outline
Day 1
- Introduction to DevOps
- AWS Command Line Interface
- Introduction to DevSecOps
- Deployment Strategies and Developer Tools
Day 2
- Infrastructure as Code
- Deep Dive into Developer Tools
- Automated Testing on AWS
Day 3
- Configuration Management
- AMI Building and Amazon EC2 Systems Manager
- Containers: Docker and ECS
- Customer Case Studies