Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 513 Bytes

File metadata and controls

9 lines (8 loc) · 513 Bytes

AWS CodeStar

  • It is an integrated environment where we can quickly develop, build and deploy applications in AWS
  • Integrates CodeCommit, CodeBuild, CodeCommit and CodeDeploy together
  • It presents a more simplified UI
  • It does integration with JIRA for issue tracking
  • Change parameters in CodeStar:
    • We can modify the template.yml file in order to configure CodeStart
    • This file is generated when we first create the project and it is stored in the CodeCommit repository of the project