[AWS] Service Catalog

AWS provides a really a lot of services, which can be customized in diverse ways. In this environment, it is not easy for each team to manage its AWS resources consistently within the organization.

AWS Service Catalog can create and manage templates (product lists or a portfolio) across teams.

Continue reading “[AWS] Service Catalog”

[AWS] Integrate Automated Testing into CI/CD Pipelines

This post demonstrates how to integrate testing and security into CI/CD (Continuous integration (CI), continuous delivery (CD), and continuous deployment (CD)) pipelines using AWS DevOps Tools such as CodeCommit, CodeBuild, CodeDeploy, and CodePipeline.

Continue reading “[AWS] Integrate Automated Testing into CI/CD Pipelines”