
Join this introduction to the AWS Certified SysOps Administrator course to learn how to operate and maintain systems on AWS, deploy applications, and ensure high availability and security.
Launch an ec2 instance by selecting an ami (Amazon Linux), choosing t2.micro, creating a key pair, configuring a security group and storage; then connect with ec2 instance connect.
Explore enhanced networking for EC2 using ena and efa, boosting bandwidth, pps, and low latency for tightly coupled MPI workloads, with hands-on on t2 micro and t3 micro instances.
Explore EC2 placement groups and cluster, spread, and partition strategies that control instance placement across hardware and availability zones for low latency, high throughput, and reduced risk of simultaneous failure.
Explore EC2 shutdown behavior and termination protection, learn how stop or terminate options affect an instance, and see how a CLI sudo shutdown can terminate it when allowed.
Troubleshoot EC2 launch issues by checking regional vCPU quotas and service quotas, compare instance types, and resolve limits; manage capacity across regions or AZs and diagnose termination reasons.
Connect to an EC2 instance via SSH and troubleshoot issues like private key permissions, correct username, and port 22, then verify security group inbound rules and subnet routes.
Explore EC2 purchasing options, including on-demand, reserved, and convertible reserved instances, savings plans, spot, and capacity reservations. Understand dedicated hosts and dedicated instances for licensing and compliance needs.
Explore the unified CloudWatch agent for EC2 and on premises servers, collecting system metrics and logs via the SSM parameter store and proc stat plugin on Linux and Windows.
Configure the CloudWatch agent on an EC2 instance by creating an IAM role, installing and running the agent, and setting up log and metric collection with SSM-stored configuration.
Learn how EC2 status checks detect hardware and software issues, including system and instance checks, with automatic host migration and recovery via CloudWatch, SNS, and Auto Scaling groups.
Create and enable a CloudWatch status check alarm for an EC2 instance, monitor its alarm state in CloudWatch, and practice triggering a recover action via the console or AWS CLI.
Learn how EC2 hibernation preserves memory state on the root EBS for faster restarts; encrypted storage. Explore use cases for long tasks and how hibernation differs from stop and start.
this lecture explains amazon machine image (ami) as os and software configuration for ec2 instances, enabling prepackaged setups, faster boot, sharing, and launching customized instances from public or marketplace amis.
Hands-on with AMIs: launch an instance, create a custom AMI from configured settings, and launch new instances from that image using security groups and key pairs.
Learn how the no reboot option lets you create an ami from an EC2 instance by taking an EBS snapshot, with OS buffers not flushed and no reboot guarantees integrity.
Automate the creation, maintenance, validation, and testing of EC2 AMIs with EC2 image builder, including building software on a builder instance and scheduling regional distributions.
Create and customize an ec2 image builder pipeline by defining a recipe, infrastructure configuration, and build components, then manually run the pipeline to build and test an ami.
Discover how AWS Systems Manager manages EC2 and on-premises infrastructure at scale with insights, automation, patching, and CloudWatch and Config integrations.
Register EC2 instances in AWS Systems Manager with Fleet Manager, attach an SSM IAM role, and launch Amazon Linux 2 instances; ensure the fleet shows online with the SSM agent.
Explore how AWS SSM Parameter Store securely stores configurations and secrets with KMS encryption, versioning, IAM access control, and EventBridge integration, including parameter hierarchies, standard and advanced tiers, and policies.
Explore creating and managing parameters in AWS SSM parameter store using the CLI. Learn to store standard and secure string values, including passwords and URLs, and retrieve them with decryption.
Learn how SSM patch manager automates OS, application, and security updates across EC2 and on-premises servers using patch baselines, patch groups, and maintenance windows.
Explore how SSM session manager provides secure shell access to EC2 and on-premises servers. Leverage the SSM agent, avoid SSH keys or bastion hosts, and log to S3 or CloudWatch.
Explore how ssm session manager connects to ec2 instances without ssh, start sessions via ui or cli, run commands, install httpd, and review session history and preferences.
Explore scalability and high availability by comparing vertical and horizontal scaling, elasticity, and multi-location data strategies that ensure availability through AZs and services like EC2 and RDS multi-AZ.
Explore how elastic load balancers distribute traffic across EC2 instances, perform health checks, provide SSL termination, and separate public from private traffic with AWS managed options like CLB, ALB, NLB.
Learn how to access your instances via the load balancer DNS name or IP across three AZs and secure traffic via inbound rules.
Explore AWS network load balancers that forward TCP and UDP traffic at millions of requests per second, delivering low latency with IPs per availability zone and elastic IP options.
Learn how to enable sticky sessions in classic and network load balancers to bind a user to a target with configurable cookies and expiration dates, not for application load balancers.
Understand cross zone load balancing, which distributes traffic evenly across all availability zones for various load balancers and the impact of enabling it on load and data charges.
Learn how SSL and TLS encrypt traffic between clients and load balancers with X509 certificates managed by AWS Certificate Manager, including SNI and multi-domain support across ALB and NLB.
Learn how elastic load balancers perform connection draining (registration delay), via a deregistering time of 1–3600 seconds, to allow in-flight requests to complete and rebalance traffic to healthy instances.
Configure Elastic Load Balancer health checks to monitor target groups, set http or https protocols, health check paths, timeouts, and thresholds, and ensure healthy routing of traffic.
Explore elastic load balancer error codes and CloudWatch metrics, including 200, 4xx, 5xx statuses, latency, request count, and queue length, plus basic request tracing with custom headers.
Learn how auto scaling groups add or remove EC2 instances to match load, set min/desired/max capacity, and integrate with load balancers and CloudWatch alarms to balance cost and availability.
Create an auto scaling group in the EC2 dashboard using a launch template, connect to a load balancer target group, and manage desired capacity with health checks.
Explore ASG lifecycle hooks and pending state to run pre-init scripts before in-service or termination, and understand launch template versus launch configuration, health checks, and SQS/SNS/EventBridge integrations.
Explore Elastic Beanstalk, a developer-centric AWS deployment service that automates capacity provisioning, load balancing, and auto scaling while you manage app code, environments, and versioning.
As more and more companies migrate their on-premises workloads to the cloud, the demand for highly skilled and certified AWS Professionals will continue to rise over the coming years ahead. The AWS Certified SysOps Administrator Associate (SOA-C02) is consistently among the top-paying IT certifications and you can earn over $150,000 per year with an AWS Certified SysOps Administrator Associate certification!
Concretely, here's what we'll learn to pass the AWS Certified SysOps Administrator Associate exam:
EC2 For SysOps: Placement Groups, Shutdown Behavior, Troubleshooting, AMI, CloudWatch Metrics
SSM - Systems Manager: Manage EC2 at Scale, Automation, Run Command, Secure Shell, Parameter Store
High Availability and Scalability: ELB Load Balancers (SysOps), Auto Scaling (SysOps), CloudWatch Metrics
Elastic Beanstalk for SysOps
CloudFormation for SysOps: including cfn-init scripts
EBS & EFS: Operations, Troubleshooting, CloudWatch metrics, RAID
S3 in depth: ALL you need to know about S3: MFA, Default Encryption, Policies, Access Logs, Athena, Glacier, CloudFront, Snowball, Storage Gateway, and more
Databases: RDS, Aurora & ElastiCache - Security, Backup, Snapshots, Performance, Metrics, Troubleshooting, Scalability
Monitoring, Audit & Performance: CloudWatch, CloudTrail, Config
AWS Account Management: Health, Organizations, Billing and Cost Monitoring and Control
Security and Compliance: over 10 services
Route 53: Practical hands-on guide to using Route 53 in the real world
VPC: Complete guide to building fully operational and 2019-ready VPC
Tips to ROCK the exam