Please enable JavaScript.
Coggle requires JavaScript to display documents.
Deployment - Domain 3 - Coggle Diagram
Deployment - Domain 3
Automate deployment testing
Configuration as code: AWS OpsWorks, AWS Elastic Beanstalk
Infrastructure as code: CloudFormation
Linear deployment: AWS SAM, AWS CodeDeploy
More Depth: Lambda functions receive their payloads, How to create test environments, API Gateway stages, methods, resources, integrations, How to use CodePipeline, Container image tags, Amplify branches, and Copilot, How to deploy API resources.
Dive deeper cross account IAM assume role to deploy serverless API code into environments
Deploy code by using AWS CI/CD services
The operation excellence pilar of WAF
main go of ci/cd: it is define issues in early stages, improve the code quality.
Services: AWS CodeCommit, AWS CodeBuild, AWS CodeStar, AWS Cloud9, AWS CodePipeline
blue/green, canary, linear, rolling is different of deploys
Use labels and branches for versions, Manage access configurations, Automate rotation of credentials
Test app in development environments
Deployment Strategies: Compute, Database, Storage.
AWS SAM, API Gateway, Step Functions
Versions or aliases
Event source = bucket
Innovation = In s3 add the function ARN
Promotion = Alias ARN of the lambda to bucket
Prepare app artifacts to be deployed to AWS
Artifact repositories. AWS CodeArtifact, S3, AWS CloudFormation, AWS Lambda.
dive deeper SAM commands
File organization. AWS CodeCommit. Permissions Access repos and Trigger Pipelines
AWS Systems Manager. Application Manager, AWS AppConfig, Parameter Store.
GitPull
GitPush Permissions
Access Data: AWS Secrets Manager, AWS AppConfig, Paramter Store