Logo Vincent
Back to all posts

AWS-CodeDeploy

Tools
AWS-CodeDeploy

Preface

AWS CodeDeploy is a code deployment service.

Creating an Application

URL

https://us-west-2.console.aws.amazon.com/codesuite/codedeploy/start?region=us-west-2#

Create Application

Fill in the name and target, then create.

You can create multiple deployment groups under one application,

so it’s recommended to use the product name as the application name.

Create Deployment Group

Next, you need to create a deployment group.

© 2026 Vincent. All rights reserved.