Posts about CodeCommit

Tag: CodeCommit

  • What is Continuous Integration / Continuous Deployment (CI/CD)?

    What is Continuous Integration / Continuous Deployment (CI/CD)?

    Continuous Integration (CI) and Continuous Deployment (CD) are essential for modern software development, and Amazon Web Services (AWS) provides a wide range of services and features that can help you implement CI/CD in your organisation. CodeCommit CodeCommit is a fully managed source control service that allows teams to host and manage their Git repositories on…

  • DevSecOps

    DevSecOps

    The following solution demonstrates how AWS tools can be utilized to manage your CI/CD pipeline and incorporate automated additional features. By utilizing AWS CodeCommit, AWS CodePipeline, AWS CodeBuild, and AWS CloudFormation, our team can assist you in streamlining the deployment lifecycle by automating and simplifying pre-deployment compliance checks. As illustrated in the diagram, when a…