InAWS TipbyKaustubh Khavnekar·Jan 17, 2022Integrating AWS CDK Pipelines and sam local testingThis article will cover how you can use AWS CDK Pipelines and add a step with sam local based testing in your pipeline. It also handles…A response icon1A response icon1
InAWS TipbyKaustubh Khavnekar·Jan 7, 2022Using the AWS CloudFormation registry to manage your own custom CloudFormation Resource Types: Part…A quick recap: What is the AWS CloudFormation registry?
InAWS TipbyKaustubh Khavnekar·Jun 29, 2021Using the AWS CloudFormation registry to manage your own custom CloudFormation Resource Types: Part…What is the AWS CloudFormation registry?
Kaustubh Khavnekar·Apr 17, 2021Create Ubuntu 20.04 AMI hardened according to CIS benchmarks using Terraform and AnsibleOver the past few weeks, I have been working on a small project to automate the creation of an AMI (Amazon Machine Image) for Ubuntu 20.04…