AWS CodeDeploy

AWS CodeDeploy is a deployment service that automates application releases to compute services such as Lambda, ECS, and EC2. It supports deployment strategies including in-place, blue/green, canary, and linear traffic shifting, which are core to the Deployment domain.

Related Terms

AWS CodePipelineAWS CloudFormation

All DVA-C02 Terms

AWS Lambda

AWS Lambda is a serverless compute service that runs your code in response to events without provisioning or managing servers.

Amazon DynamoDB

Amazon DynamoDB is a fully managed NoSQL key-value and document database offering single-digit-millisecond performance.

Amazon API Gateway

Amazon API Gateway is a managed service for creating, publishing, and securing REST, HTTP, and WebSocket APIs.

Amazon Cognito

Amazon Cognito is an identity service that provides authentication and authorization for applications.

AWS STS

AWS Security Token Service (STS) is a service that issues temporary, limited-privilege credentials, typically through the AssumeRole operation.

AWS KMS

AWS Key Management Service (KMS) is a managed service that creates and controls the cryptographic keys used to encrypt data.

AWS Secrets Manager

AWS Secrets Manager is a service that stores, retrieves, and automatically rotates secrets such as database credentials and API keys.

Systems Manager Parameter Store

AWS Systems Manager Parameter Store is a service for storing configuration data and secrets as parameters, including encrypted SecureString values backed by KMS.

Amazon SQS

Amazon Simple Queue Service (SQS) is a fully managed message queue that decouples application components.

AWS SAM

The AWS Serverless Application Model (SAM) is an open-source framework and CLI for building serverless applications.

AWS CodeDeploy

AWS CodeDeploy is a deployment service that automates application releases to compute services such as Lambda, ECS, and EC2.

AWS X-Ray

AWS X-Ray is a distributed tracing service that helps developers analyze and debug applications.

Amazon CloudWatch

Amazon CloudWatch is a monitoring and observability service that collects logs, metrics, and alarms.