SYSTEMS OPERATION ON AWS
Course Overview
This course is designed to teach those in a systems administrator or Development Operations (DevOps) role how to create automatable and repeatable deployments of networks and systems on the AWS platform. The course covers the specific AWS features and tools related to configuration and deployment, in addition to best practices for configuring and deploying systems.
Course Objectives
Use standard AWS infrastructure features such as Amazon Virtual Private Cloud (VPC), Amazon Elastic Compute Cloud (EC2), Elastic Load Balancing, and Auto Scaling from the command line
• Use AWS CloudFormation and other automation technologies to produce stacks of AWS resources that can be deployed in an automated, repeatable fashion
• Build functioning virtual private networks with Amazon VPC from the ground up using the AWS Management Console
• Deploy Amazon EC2 instances using command line calls and troubleshoot the most common problems with instances
• Monitor the health of Amazon EC2 instances and other AWS services • Manage user identity, AWS permissions, and security in the cloud
• Manage resource consumption in an AWS account using tools such as Amazon CloudWatch, tagging, and Trusted Advisor
• Select and implement the best strategy for creating reusable Amazon EC2 instances
• Configure a set of Amazon EC2 instances that launch behind a load balancer, with the system scaling up and down in response to demand
• Edit and troubleshoot a basic AWS CloudFormation stack definition
Course Prequisites
We recommend that attendees of this course have the following prerequisites:
- Attended the AWS Essentials course
- Background in either software development or systems administration
- Some experience with maintaining operating systems at the command line (shell scripting in Linux environments, cmd or PowerShell in Windows)
- AWS Technical Essentials, proficiency in maintaining operating systems at the command line
- Basic knowledge of networking protocols (TCP/IP, HTTP)
Target Audience
Systems Administrators, Software Developers – especially those in DevOps roles
Course Outline
Lesson 1 : Understanding Systems Operations on AWS
Lesson 2 : Tooling and Automation
Lesson 3 : Computing (Servers)
Lesson 4 : Computing (Scaling and Name Resolution)
Lesson 5 : Computing (Serverless and Containers)
Lesson 6 : Computing (Database Services)
Lesson 7 : Networking
Lesson 8 : Storing and Archiving
Lesson 9 : Monitoring and Security
Lesson 10 : Managing Resource Consumption
Lesson 11 : Creating Automated and Repeatable Deployments