AWS DevOps & Developer Productivity Blog

Chirag Dhull

Author: Chirag Dhull

Use Parameter Store to Securely Access Secrets and Config Data in AWS CodeDeploy

AWS CodeDeploy is a service that automates code deployments to any instance, including Amazon EC2 instances and instances running on-premises. Many customers use AWS CodeDeploy to automate application deployment because it provides a uniform method for: • Updating applications across development, staging, and production environments. • Handling the complexity of updating applications and avoiding service […]