AWS DevOps & Developer Productivity Blog

Nitin Verma

Author: Nitin Verma

Nitin is a Principal Solutions Architect with over a decade of expertise in cloud operations, automation, and security. He specializes in helping customers achieve operational excellence and accelerate their cloud journeys on AWS. Nitin's focus areas include cloud architecture, IaC, DevSecOps, and emerging technologies like AIOps. You can follow him on LinkedIn.

DevOps-Feedback-Flow

Complete CI/CD with AWS CodeCommit, AWS CodeBuild, AWS CodeDeploy, and AWS CodePipeline

Many organizations have been shifting to DevOps practices, which is the combination of cultural philosophies, practices, and tools that increases your organization’s ability to deliver applications and services at high velocity; for example, evolving and improving products at a faster pace than organizations using traditional software development and infrastructure management processes. An integral part of […]

Integrating AWS OpsWorks and AWS CodeCommit

Take advantage of CodeCommit as a repository for OpsWorks now! AWS OpsWorks (OpsWorks) can automatically fetch the Apps and Chef cookbooks from Git repositories, among other sources. This post shows how AWS OpsWorks can use the new Git-based repository service, AWS CodeCommit (CodeCommit), to fetch and deploy an application stored in an CodeCommit repository.   […]