AWS Certified SysOps Administrator (Associate)

Video description

An updated edition of this video title is available. Please go to AWS Certified SysOps Administrator - Associate (SOA-C02) Complete Video Course (Video Training): https://learning.oreilly.com/videos/aws-certified-sysops/9780137556472/

Almost 7 Hours of Video Instruction

The AWS Certified SysOps Administrator (Associate) Complete Video Course provides directed study for the updated certification exam, which includes covering exam logistics, the seven question domains, and provides sample exam questions.

The AWS Certified SysOps Administrator (Associate) Complete Video Course provides nearly seven hours of directed study for the September 2018 updated certification exam. Chad Smith, AWS and Linux instructor and author, will walk you through each objective on the exam as well as real-world situations to help you learn the concepts necessary to pass the exam and become an AWS Certified SysOps Administrator.

The course starts with an overview of the certification exam, and the prerequisites and skills required to be a successful candidate for certification. Chad then jumps into the seven exam domains: Monitoring and Reporting; High Availability; Deployment and Provisioning; Storage and Data Management; Security and Compliance; Networking; and Automation and Optimization. Throughout each lesson, Chad will provide explanations and real-world scenarios. Each lesson ends with examples of the questions you will encounter on the exam. Chad will walk through the questions, identify key terms, and explain the process to determine the correct answer.

About the Instructor

Chad Smith is the Principal Cloud Architect at Brightkey.cloud. He is a certified architect for both Amazon Web Services and Google Cloud Platform. He brings a wealth of relevant experience in cloud adoption, infrastructure design, data security and cloud operations. Chad holds current AWS certifications in Architecture (Associate and Professional), SysOps and Security.

Skill Level

  • Intermediate

Learn How To

  • Prepare for the AWS Certified SysOps Administrator (Associate) certification exam‚Äö√Ñ√ÆSeptember 2018 update
  • Understand the seven exam question domains and key services within each
  • How to deconstruct exam questions and apply AWS knowledge to eliminate incorrect responses

Who Should Take This Course

  • Candidates for the AWS Certified SysOps Administrator (Associate) certification exam
  • Anyone looking to gain a deeper understanding of AWS SysOps

Course Requirements

  • Strong understanding of operations in a traditional IT infrastructure
  • Working knowledge of commonly-used AWS services such as EC2, S3, IAM, and CloudWatch
  • Experience with command-line scripting and operations (Bash, PowerShell, Python, and so on)

Lesson descriptions

In Lesson 1, “About This Course,” we cover the definition of SysOps and explain the gradual convergence of several technology disciplines. We also go over the course prerequisites and the overall scope for the course material.

Lesson 2, “SysOps Administrator Certification,” covers the logistics required for exam registration, the mechanics of the actual exam, as well as the prerequisites as defined by AWS. We discuss how the exam prerequisites resemble a job description and how you can use that to help direct your study efforts.

Lesson 3, “AWS Knowledge,” introduces architectural design concepts that are required knowledge for the exam, and then we’ll do a deep dive into the AWS command-line interface. The CLI topics include installation, configuration, and examples of simple and complex use cases that are also required knowledge for the certification. We finish up with a sample question breakdown, where we will dissect questions and answer choices to improve your chances of isolating the correct answers.

Lesson 4, “Monitoring Performance and Availability,” is all about CloudWatch and how you can use it to manage your infrastructure through performance and availability metrics. We discuss how you can alert using both active and passive mechanisms. The lesson concludes with some troubleshooting tips before moving into the sample question breakdown.

Lesson 5, “Monitoring Logs,” introduces the features used in monitoring logs in AWS. There are different types of logs that can be generated from APIs, applications, and through events; and each of these can be monitored in different ways.

Lesson 6, “High Availability,” covers the entirety of the High Availability question domain. We go through several services and explain how they can be used as HA design elements, and discuss the operations required to implement each service. Understanding tradeoffs is an important element of HA design, and we cover a few examples of service and feature choice based on requirements.

Lesson 7, “Infrastructure as Code Provisioning,” introduces the concept of Infrastructure as Code, and explains the services used in the AWS ecosystem for the deployment of resources, and which can be used for updates after deployment. The covered services include CloudFormation, OpsWorks, and Elastic Beanstalk.

Lesson 8, “Containers and Code Deployment,” covers the services that can be used for code and container deployment. These services are ECS, EKS, SSM Run Command, and Code Deploy. We compare and contrast these services and explain which can be used for managing infrastructure as well as code deployment.

In Lesson 9, “Backups and Disaster Recovery,” we discuss how to perform data backups in AWS. After that, we’ll move into business continuity and disaster recovery, covering several DR patterns in a hybrid environment. We finish with data retention compliance, multiple mechanisms for doing this with passive and active features.

Lesson 10, “Data Encryption and Protection,” details several choices for data encryption in AWS. We start with encryption for data at rest, with a comparison of encryption key choices and tradeoffs. After that, we discuss encryption for data in transit, and how to apply these key terms to the exam.

In Lesson 11, “Access Control,” we cover access control in AWS. Access is split into user-based and resource-based permissions, and both of these are in scope for the exam. It is critical to have an understanding of the shared responsibility model for optimal security in AWS, which we will provide in this lesson.

In Lesson 12, “Security Compliance,” we go over security assessment services and how to ensure compliance from a security perspective. We also cover a case study showing how to post GuardDuty findings straight to a Slack channel.

In Lesson 13, “Networking,” we walk through the different network services in AWS and cover the operations required over time for each. We finish with a case study detailing the troubleshooting techniques required in a real-world scenario involving QuickSight and RDS.

In Lesson 14, “Automation,” we cover the concept of automation in AWS. There are several ways to automate tasks in the AWS ecosystem, including Scripts, Lambda functions, SSM Run Command, and Orchestration services such as Data Pipeline. We go over each of these services and describe how each can be used to implement frequently-performed tasks.

Lesson 15, “Optimization,” covers a wide-ranging topic, including billing as well as resource utilization. We’ll walk through a case study to illustrate this concept, consisting of a log delivery cost optimization scenario.

About Pearson Video Training

Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Prentice Hall, Sams, and Que. Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.

Table of contents

  1. Introduction
    1. AWS Certified SysOps Administrator (Associate): Introduction
  2. Module 1: AWS Certified SysOps Administrator Basics
    1. Module introduction
  3. Lesson 1: About this Course
    1. Learning objectives
    2. 1.1 Definition of Sysops
    3. 1.2 Course Prerequisites
    4. 1.3 Course Scope
  4. Lesson 2: Sysops Administrator Certification
    1. Learning objectives
    2. 2.1 Exam Dashboard
    3. 2.2 Exam Registration
    4. 2.3 Exam Mechanics
    5. 2.4 Exam Blueprint
    6. 2.5 Exam Concepts
    7. 2.6 Examinee Abilities
  5. Lesson 3: AWS Knowledge
    1. Learning objectives
    2. 3.1 Design Principles
    3. 3.2 CLI Introduction
    4. 3.3 CLI Install
    5. 3.4 CLI Configuration
    6. 3.5 CLI Usage Basics
    7. 3.6 CLI Example
    8. 3.7 AWS SDK Introduction
    9. 3.8 Case Study: CLI vs. SDK for Operations
    10. 3.9 Question Breakdown
  6. Module 2: Monitoring and Reporting
    1. Module introduction
  7. Lesson 4: Monitoring Performance and Availability
    1. Learning objectives
    2. 4.1 Key Terms
    3. 4.2 CloudWatch Entry Points
    4. 4.3 Service Metric Highlights
    5. 4.4 CloudWatch Custom Metrics
    6. 4.5 CloudWatch Alarms
    7. 4.6 Resource Status Checks
    8. 4.7 Remediate Performance Issues
    9. 4.8 Question Breakdown
  8. Lesson 5: Monitoring Logs
    1. Learning objectives
    2. 5.1 CloudWatch Events
    3. 5.2 CloudWatch Logs
    4. 5.3 Service Access Logs
    5. 5.4 Case Study: Log Monitoring and Storage
    6. 5.5 Question Breakdown
  9. Module 3: High Availability
    1. Module introduction
  10. Lesson 6: High Availability
    1. Learning objectives
    2. 6.1 Key Terms
    3. 6.2 VPC
    4. 6.3 ELB
    5. 6.4 Auto Scaling
    6. 6.5 Route 53
    7. 6.6 EC2 Autorecovery
    8. 6.7 RDS
    9. 6.8 Elastic Beanstalk
    10. 6.9 Tradeoffs
    11. 6.10 Question Breakdown
  11. Module 4: Deployment and Provisioning
    1. Module introduction
  12. Lesson 7: Infrastructure as Code Provisioning
    1. Learning objectives
    2. 7.1 Key Terms
    3. 7.2 Provisioning Resources in AWS
    4. 7.3 CloudFormation
    5. 7.4 Opsworks
    6. 7.5 Elastic Beanstalk
    7. 7.6 Case Study: Blue/Green Deployment Choices
    8. 7.7 Question Breakdown
  13. Lesson 8: Containers and Code Deployment
    1. Learning objectives
    2. 8.1 Systems Manager Run Command
    3. 8.2 ECS and EKS
    4. 8.3 CodeDeploy
    5. 8.4 Question Breakdown
  14. Module 5: Storage and Data Management
    1. Module introduction
  15. Lesson 9: Backups and Disaster Recovery
    1. Learning objectives
    2. 9.1 Key Terms
    3. 9.2 Backups in AWS
    4. 9.3 Case Study: Backup Workflows
    5. 9.4 Disaster Recovery
    6. 9.5 Data Retention Compliance
    7. 9.6 Question Breakdown
  16. Lesson 10: Data Encryption and Protection
    1. Learning objectives
    2. 10.1 Data Encryption at Rest
    3. 10.2 Data Encryption in Transit
    4. 10.3 Storage Capacity Planning
    5. 10.4 Question Breakdown
  17. Module 6: Security and Compliance
    1. Module introduction
  18. Lesson 11: Access Control
    1. Learning objectives
    2. 11.1 Key Terms
    3. 11.2 User Level Permissions
    4. 11.3 Resource Level Permissions
    5. 11.4 Shared Responsibility Model
    6. 11.5 Access Control Compliance
    7. 11.6 Question Breakdown
  19. Lesson 12: Security Compliance
    1. Learning objectives
    2. 12.1 Security Assessment Services
    3. 12.2 Case Study: Posting GuardDuty Findings to Slack
    4. 12.3 Question Breakdown
  20. Module 7: Networking
    1. Module introduction
  21. Lesson 13: Networking
    1. Learning objectives
    2. 13.1 Key Terms
    3. 13.2 VPC
    4. 13.3 CloudFront
    5. 13.4 Elastic Load Balancer
    6. 13.5 Connectivity Features
    7. 13.6 Case Study: Troubleshoot Network Connectivity Issue (Quicksight->RDS)
    8. 13.7 Question Breakdown
  22. Module 8: Automation and Optimization
    1. Module introduction
  23. Lesson 14: Automation
    1. Learning objectives
    2. 14.1 Key Terms
    3. 14.2 Automation with Scripts
    4. 14.3 Automation with AWS Lambda
    5. 14.4 Automation with SSM Run Command
    6. 14.5 Automation with Orchestration Services
    7. 14.6 Question Breakdown
  24. Lesson 15: Optimization
    1. Learning objectives
    2. 15.1 Resource Utilization Tools
    3. 15.2 Cost Optimization Strategies
    4. 15.3 Case Study: Log Delivery Cost Optimization
    5. 15.4 Question Breakdown
  25. Summary
    1. AWS Certified SysOps Administrator (Associate): Summary

Product information

  • Title: AWS Certified SysOps Administrator (Associate)
  • Author(s): Chad Smith
  • Release date: December 2018
  • Publisher(s): Pearson
  • ISBN: 0135436117