DevOps Engineering on AWS

Module 1: Introduction to DevOps · Update Research Report

Researched Sep 11, 2026 · Dec 2025 – Sep 2026

Research objective: AWS service updates (What's New, Blogs, Amazon News, Lifecycle Changes, Security Bulletins) from the last 9 months relevant to the AWS services and concepts covered in Module 0 of DevOps Engineering on AWS.

Course context: Intermediate, 3-day classroom course for DevOps engineers/architects, operations engineers, system administrators, and developers. Objective: use DevOps cultural philosophies, practices, and tools to develop, deliver, and maintain applications and services at high velocity on AWS.

Topics researched: Module 0 is the course introduction — course objective, suggested prerequisites, and a breakdown of the course overview. No specific AWS technical service surface is covered in this module.

1. What's New 0 items

No new AWS service features to report — this module is introductory/logistical content rather than a technical AWS service.

2. Amazon News 0 items

Not applicable — no AWS service surface to research for this module.

3. Lifecycle Changes 0 items

Not applicable — no AWS service surface to research for this module.

4. Security Bulletins 0 items

Not applicable — no AWS service surface to research for this module.

Research objective: AWS service updates (What's New, Blogs, Amazon News, Lifecycle Changes, Security Bulletins) from the last 9 months relevant to the AWS services and concepts covered in Module 1 of DevOps Engineering on AWS.

Course context: Intermediate, 3-day classroom course for DevOps engineers/architects, operations engineers, system administrators, and developers. Objective: use DevOps cultural philosophies, practices, and tools to develop, deliver, and maintain applications and services at high velocity on AWS.

Topics researched: What is DevOps?, the Amazon journey to DevOps (two-pizza teams, working backwards), foundations for DevOps (communication and collaboration, infrastructure as code, automation, monitoring and logging).

1. What's New 5 items

AWS DevOps Agent

Kiro (Agentic IDE)

AWS Well-Architected Framework — DevOps Guidance

2. Amazon News 1 item

3. Lifecycle Changes 0 items

No deprecation, end-of-support, or discontinuation notices identified for the concepts covered in Module 1 (DevOps culture, two-pizza teams, foundational practices) in the research window.

4. Security Bulletins 0 items

No security bulletins specific to Module 1's conceptual content (DevOps philosophy, team structure, foundational practices) were identified in the research window.

Research objective: AWS service updates (What's New, Blogs, Amazon News, Lifecycle Changes, Security Bulletins) from the last 9 months relevant to the AWS services and concepts covered in Module 2 of DevOps Engineering on AWS.

Course context: Intermediate, 3-day classroom course for DevOps engineers/architects, operations engineers, system administrators, and developers. Objective: use DevOps cultural philosophies, practices, and tools to develop, deliver, and maintain applications and services at high velocity on AWS.

Topics researched: Introduction to Infrastructure Automation, diving into the AWS CloudFormation template, modifying an AWS CloudFormation template (structure, parameters, stacks, updates, importing resources, drift detection).

1. What's New 9 items

AWS CloudFormation

2. Amazon News 0 items

No dedicated Amazon.com press releases specifically covering AWS CloudFormation were identified in the Dec 2025 – Sep 2026 window.

3. Lifecycle Changes 0 items

No deprecation, end-of-support, or discontinuation notices for AWS CloudFormation were identified in the research window.

4. Security Bulletins 0 items

No security bulletins specific to AWS CloudFormation itself were identified in the research window (see Module 3 report for a CDK toolchain-related bulletin).

Research objective: AWS service updates (What's New, Blogs, Amazon News, Lifecycle Changes, Security Bulletins) from the last 9 months relevant to the AWS services and concepts covered in Module 3 of DevOps Engineering on AWS.

Course context: Intermediate, 3-day classroom course for DevOps engineers/architects, operations engineers, system administrators, and developers. Objective: use DevOps cultural philosophies, practices, and tools to develop, deliver, and maintain applications and services at high velocity on AWS.

Topics researched: Configuring the AWS CLI, AWS SDKs, AWS SAM CLI, AWS Cloud Development Kit (AWS CDK), AWS Cloud9.

Hands-On Lab & Mind Map

Lab: Using AWS CloudFormation to Provision and Manage a Basic Infrastructure

Hands-on lab covering this module's toolkits — the AWS CLI and AWS CDK are used alongside a live demonstration, then the lab has students provision and manage infrastructure with AWS CloudFormation templates.

1. What's New 15 items

AWS CLI

AWS SDKs

AWS SAM

AWS CDK

AWS Cloud9: no new What's New or blog items were identified in the research window; Cloud9 remains closed to new customers with existing customers able to continue as normal.

2. Amazon News 1 item

3. Lifecycle Changes 2 items

4. Security Bulletins 4 items

Research objective: AWS service updates (What's New, Blogs, Amazon News, Lifecycle Changes, Security Bulletins) from the last 9 months relevant to the AWS services and concepts covered in Module 4 of DevOps Engineering on AWS.

Course context: Intermediate, 3-day classroom course for DevOps engineers/architects, operations engineers, system administrators, and developers. Objective: use DevOps cultural philosophies, practices, and tools to develop, deliver, and maintain applications and services at high velocity on AWS.

Topics researched: CI/CD Pipeline and Dev Tools — AWS CodeCommit, AWS CodeBuild, AWS CodeDeploy, AWS CodePipeline, and AWS integration with Jenkins.

Hands-On Labs & Mind Map

Lab 1: Deploying an Application to an EC2 Fleet Using AWS CodeDeploy

Following a demonstration of a CI/CD pipeline with actions from AWS CodeCommit, AWS CodeBuild, AWS CodeDeploy, and AWS CodePipeline, students deploy an application to a fleet of EC2 instances using AWS CodeDeploy.

Lab 2: Automating Code Deployments Using AWS CodePipeline

Following a demonstration of AWS's integration with Jenkins, students build and automate a complete code deployment pipeline using AWS CodePipeline.

1. What's New 13 items

AWS CodePipeline

AWS CodeBuild

AWS CodeDeploy

AWS CodeCommit

Jenkins on AWS Integration

2. Amazon News 0 items

No dedicated Amazon.com press releases specifically covering CodePipeline, CodeBuild, CodeDeploy, CodeCommit, or Jenkins integration were identified in the research window.

3. Lifecycle Changes 1 item

4. Security Bulletins 1 item

Research objective: AWS service updates (What's New, Blogs, Amazon News, Lifecycle Changes, Security Bulletins) from the last 9 months relevant to the AWS services and concepts covered in Module 5 of DevOps Engineering on AWS.

Course context: Intermediate, 3-day classroom course for DevOps engineers/architects, operations engineers, system administrators, and developers. Objective: use DevOps cultural philosophies, practices, and tools to develop, deliver, and maintain applications and services at high velocity on AWS.

Topics researched: Introduction to Microservices architecture concepts and patterns on AWS.

1. What's New 3 items

Amazon ECS / Microservices Networking

No AWS Well-Architected microservices-lens update was identified in this window — Well-Architected lens activity in this period focused on AI/Agentic AI and Digital Sovereignty lenses, not microservices specifically.

2. Amazon News 0 items

No dedicated Amazon.com press releases specifically covering microservices architecture on AWS were identified in the research window.

3. Lifecycle Changes 1 item

4. Security Bulletins 0 items

No security bulletins specific to microservices architecture concepts were identified in the research window.

Research objective: AWS service updates (What's New, Blogs, Amazon News, Lifecycle Changes, Security Bulletins) from the last 9 months relevant to the AWS services and concepts covered in Module 6 of DevOps Engineering on AWS.

Course context: Intermediate, 3-day classroom course for DevOps engineers/architects, operations engineers, system administrators, and developers. Objective: use DevOps cultural philosophies, practices, and tools to develop, deliver, and maintain applications and services at high velocity on AWS.

Topics researched: Deploying applications with Docker, Amazon Elastic Container Service (ECS) and AWS Fargate, Amazon Elastic Container Registry (ECR), Amazon Elastic Kubernetes Service (EKS).

1. What's New 15 items

Amazon ECS

AWS Fargate

Amazon ECR

Amazon EKS

2. Amazon News 0 items

No dedicated Amazon.com press releases specifically covering ECS, Fargate, ECR, or EKS were identified in the research window.

3. Lifecycle Changes 2 items

4. Security Bulletins 1 item

Research objective: AWS service updates (What's New, Blogs, Amazon News, Lifecycle Changes, Security Bulletins) from the last 9 months relevant to the AWS services and concepts covered in Module 7 of DevOps Engineering on AWS.

Course context: Intermediate, 3-day classroom course for DevOps engineers/architects, operations engineers, system administrators, and developers. Objective: use DevOps cultural philosophies, practices, and tools to develop, deliver, and maintain applications and services at high velocity on AWS.

Topics researched: AWS Lambda and AWS Fargate, AWS Serverless Application Repository (SAR), AWS Serverless Application Model (SAM), AWS Step Functions.

Hands-On Lab & Mind Map

Lab: Deploying a Serverless Application Using AWS SAM and a CI/CD Pipeline

Following demonstrations of AWS Lambda characteristics and an AWS SAM quick start in AWS Cloud9, students deploy a serverless application using the AWS Serverless Application Model (AWS SAM) integrated into a CI/CD pipeline.

1. What's New 14 items

AWS Lambda

AWS SAM

AWS Step Functions

AWS Serverless Application Repository: no qualifying What's New or blog announcements were found in the research window.

2. Amazon News 0 items

No dedicated Amazon.com press releases specifically covering Lambda, SAM, Step Functions, or SAR were identified in the research window.

3. Lifecycle Changes 4 items

4. Security Bulletins 0 items

No Lambda, SAM, Step Functions, or SAR-specific security bulletins were identified in the research window.

Research objective: AWS service updates (What's New, Blogs, Amazon News, Lifecycle Changes, Security Bulletins) from the last 9 months relevant to the AWS services and concepts covered in Module 8 of DevOps Engineering on AWS.

Course context: Intermediate, 3-day classroom course for DevOps engineers/architects, operations engineers, system administrators, and developers. Objective: use DevOps cultural philosophies, practices, and tools to develop, deliver, and maintain applications and services at high velocity on AWS.

Topics researched: Continuous Deployment, deployments with AWS services — deployment strategies such as "all at once," "rolling," and "blue/green."

1. What's New 5 items

Amazon ECS

AWS Elastic Beanstalk

See Module 6 report for additional Amazon ECS deployment-observability items (Action Logs, real-time console deployment view). No qualifying AWS CodeDeploy or AWS Lambda deployment-strategy announcements were found in this window beyond region-only expansions, which are excluded.

2. Amazon News 0 items

No dedicated Amazon.com press releases specifically covering deployment strategies were identified in the research window.

3. Lifecycle Changes 2 items

4. Security Bulletins 1 item

Research objective: AWS service updates (What's New, Blogs, Amazon News, Lifecycle Changes, Security Bulletins) from the last 9 months relevant to the AWS services and concepts covered in Module 9 of DevOps Engineering on AWS.

Course context: Intermediate, 3-day classroom course for DevOps engineers/architects, operations engineers, system administrators, and developers. Objective: use DevOps cultural philosophies, practices, and tools to develop, deliver, and maintain applications and services at high velocity on AWS.

Topics researched: Introduction to testing; tests — unit, integration, fault tolerance, load, and synthetic; product and service integrations.

1. What's New 5 items

Amazon CloudWatch Synthetics

AWS Fault Injection Service (FIS)

See Module 4 report for the AWS CodeBuild Amazon Linux 2023 build-host update, also relevant to this module's testing/CI integration. AWS Device Farm had no qualifying announcements in this window.

2. Amazon News 0 items

No dedicated Amazon.com press releases specifically covering automated testing tools were identified in the research window.

3. Lifecycle Changes 0 items

No deprecation, end-of-support, or discontinuation notices for CloudWatch Synthetics, AWS FIS, or AWS Device Farm were identified in the research window.

4. Security Bulletins 0 items

No security bulletins specific to CloudWatch Synthetics, AWS FIS, or AWS Device Farm were identified in the research window.

Research objective: AWS service updates (What's New, Blogs, Amazon News, Lifecycle Changes, Security Bulletins) from the last 9 months relevant to the AWS services and concepts covered in Module 10 of DevOps Engineering on AWS.

Course context: Intermediate, 3-day classroom course for DevOps engineers/architects, operations engineers, system administrators, and developers. Objective: use DevOps cultural philosophies, practices, and tools to develop, deliver, and maintain applications and services at high velocity on AWS.

Topics researched: Introduction to DevSecOps, security of the pipeline, security in the pipeline, threat detection tools.

1. What's New 22 items

Amazon GuardDuty

AWS Security Hub

AWS Config

Amazon Inspector

AWS Config also released monthly incremental resource-type/rule updates throughout the window (Apr, May, Jun, Aug 2026) beyond the highlights above.

2. Amazon News 0 items

No dedicated Amazon.com press releases specifically covering Security Hub, GuardDuty, Config, or Inspector were identified in the research window.

3. Lifecycle Changes 1 item

4. Security Bulletins 0 items

No security bulletins naming Security Hub, GuardDuty, AWS Config, or Inspector directly were identified in the research window.

Research objective: AWS service updates (What's New, Blogs, Amazon News, Lifecycle Changes, Security Bulletins) from the last 9 months relevant to the AWS services and concepts covered in Module 11 of DevOps Engineering on AWS.

Course context: Intermediate, 3-day classroom course for DevOps engineers/architects, operations engineers, system administrators, and developers. Objective: use DevOps cultural philosophies, practices, and tools to develop, deliver, and maintain applications and services at high velocity on AWS.

Topics researched: Introduction to the configuration management process, AWS services and tooling for configuration management.

Hands-On Lab & Mind Map

Lab: Performing Blue/Green Deployments with CI/CD Pipelines and Amazon ECS

Students configure and execute blue/green deployments through a CI/CD pipeline targeting Amazon Elastic Container Service (Amazon ECS), applying configuration management practices to a running containerized workload.

1. What's New 8 items

Amazon ECS (Blue/Green Deployments)

AWS Systems Manager

AWS AppConfig

AWS Systems Manager State Manager, Parameter Store, and Automation had no standalone feature-launch announcements in this window beyond the items above.

2. Amazon News 0 items

No dedicated Amazon.com press releases specifically covering Systems Manager, AppConfig, or ECS blue/green deployments were identified in the research window.

3. Lifecycle Changes 2 items

4. Security Bulletins 2 items

Research objective: AWS service updates (What's New, Blogs, Amazon News, Lifecycle Changes, Security Bulletins) from the last 9 months relevant to the AWS services and concepts covered in Module 12 of DevOps Engineering on AWS.

Course context: Intermediate, 3-day classroom course for DevOps engineers/architects, operations engineers, system administrators, and developers. Objective: use DevOps cultural philosophies, practices, and tools to develop, deliver, and maintain applications and services at high velocity on AWS.

Topics researched: Introduction to observability, AWS tools to assist with observability (Amazon CloudWatch, AWS X-Ray, Amazon Managed Service for Prometheus, Amazon Managed Grafana).

Hands-On Lab & Mind Map

Lab: Using AWS DevOps Tools for CI/CD Pipeline Automations

Students apply AWS observability tooling to monitor and troubleshoot a CI/CD pipeline in action, tying together the course's DevOps automation and observability practices.

1. What's New 30 items

Amazon CloudWatch

Amazon CloudWatch Application Signals

AWS X-Ray

Amazon Managed Service for Prometheus

Amazon Managed Grafana

2. Amazon News 0 items

No dedicated Amazon.com press releases specifically covering CloudWatch, X-Ray, Prometheus, or Grafana were identified in the research window.

3. Lifecycle Changes 1 item

4. Security Bulletins 0 items

No security bulletins specific to Amazon CloudWatch, AWS X-Ray, Amazon Managed Service for Prometheus, or Amazon Managed Grafana were identified in the research window.

Research objective: AWS service updates (What's New, Blogs, Amazon News, Lifecycle Changes, Security Bulletins) from the last 9 months relevant to the AWS services and concepts covered in Module 13 of DevOps Engineering on AWS.

Course context: Intermediate, 3-day classroom course for DevOps engineers/architects, operations engineers, system administrators, and developers. Objective: use DevOps cultural philosophies, practices, and tools to develop, deliver, and maintain applications and services at high velocity on AWS.

Topics researched: Module 13 is the course summary — components of DevOps practice, CI/CD pipeline review, and AWS Certification path. No specific new AWS technical service surface is introduced in this module beyond what earlier modules already cover.

1. What's New 0 items

No new AWS service features to report — this module is a recap/summary of concepts already covered in Modules 1–12.

2. Amazon News 0 items

Not applicable — no new AWS service surface to research for this module.

3. Lifecycle Changes 0 items

Not applicable — see individual module reports for service-specific lifecycle changes.

4. Security Bulletins 0 items

Not applicable — see individual module reports for service-specific security bulletins.