Installing Amazon Web Service???s Cloud Development Kit (CDK) on MacOS and Creating your first Python Application

In this article, you will learn how to install AWS Cloud Development Kit (AWS CDK) onto a MacOS machine. After installing AWS CDK, you will then create your first app, deploy it, and destroy it.

Background

As I stand on the threshold of my impending graduation, I find myself drawn to the vast world of Amazon Web Services (AWS). Eager to broaden my horizons, I recently embarked on a thrilling journey by joining a volunteer group dedicated to a project deeply rooted in the realm of AWS. This hands-on experience has ignited a passion within me to explore AWS further and share my insights as I progress.

In this article, I’ll walk you through the process of installing the Amazon AWS CDK on macOS, guiding you step-by-step in setting up your development environment. But that’s just the beginning! We’ll dive even deeper by creating your first Python application using the AWS CDK.

Website