Skip to content

lal-verma/aws-cdk-demo-examples-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The repository provides sample implementations for AWS CDK in Python used in Udemy Course - https://www.udemy.com/course/aws-cdk-in-python/?referralCode=1ABC5EF70B215CFEDFB9

sample-cdk-app-python

This directory contains the sample CDK application. This covers illustrations covering multiple CDK concepts including

  • aspects
  • assets
  • constructs
  • context
  • environments
  • permissions
  • resources
  • stacks
  • tags

Programming language for these samples is python.

sample-lambda-functions

This directory contains the sample code for AWS Lambda functions, which are used in sample_cdk_app_python samples. Programming language for these functions is Python.

sample-container-app

This directory contains code for a sample containerized application. Programming language for this is Javascript.

About

This provides the AWS CDK examples used in the online course available at - https://www.udemy.com/course/aws-cdk-in-python/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors