AWS DevOps & Developer Productivity Blog

Imtranur Rahman

Author: Imtranur Rahman

Imtranur Rahman is a Sr. Solutions Architect at Amazon Web Services. He is focused on helping partners within Amazon Web Services (AWS) to build their cloud strategy and help them with broad use of Amazon's cloud computing platform. He enjoys working on microservices based applications, hybrid application solutions, application modernization and innovating on behalf of his customers. Outside of work, he loves playing cricket and soccer.

Enabling DevSecOps with Amazon CodeCatalyst

DevSecOps is the practice of integrating security testing at every stage of the software development process. Amazon CodeCatalyst includes tools that encourage collaboration between developers, security specialists, and operations teams to build software that is both efficient and secure. DevSecOps brings cultural transformation that makes security a shared responsibility for everyone who is building the […]

Maintaining Code Quality with Amazon CodeCatalyst Reports

Amazon CodeCatalyst reports contain details about tests that occur during a workflow run. You can create tests such as unit tests, integration tests, configuration tests, and functional tests. You can use a test report to help troubleshoot a problem during a workflow. Introduction In prior posts in this series, I discussed reading The Unicorn Project, by […]