Skip to content

chiwaichan/feedmyfurbabies-cdk-iot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To deploy this project

The commands below assumes you will deploy this project in the us-east-1 region, if you deploy this project in a different region then replace "us-east-1" with the region used.

git clone git@github.com:chiwaichan/feedmyfurbabies-cdk-iot.git
cd feedmyfurbabies-cdk-iot
cdk deploy

git remote rm origin
git remote add origin https://git-codecommit.us-east-1.amazonaws.com/v1/repos/feedmyfurbabies-cdk-iot-FeedMyFurBabiesCodeCommitRepo
git push --set-upstream origin main

Please visit my blog on FeedMyFurBabies - AWS IoT Core deployed using AWS CDK and other Github Repository for an in-depth explanation of the architecture deployed in this project.

About

CDK project implemented using Python to deploy an AWS IoT Core reference architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages