Skip to content

This repository contains several CDK projects related to the simple web service

Notifications You must be signed in to change notification settings

alazaroc/aws-cdk-simple-webservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDK Simple webservice

This repository contains several CDK projects and it have been created and explained in this post:

https://www.playingaws.com/posts/how-to-create-serverless-applications-with-cdk-and-sam.

v1

This is the simplest version of the webservice

simple-webservice-v1

v2

In this version, a DynamoDB table has been added to the Lambda Function

simple-webservice-v2

Challenge: Test DynamoDB locally with SAM

v3

In this version, the Lambda Function also connects with an external API

simple-webservice-v3

Challenge: deploy my nodejs Lambda Function with an external library (requests)

About

This repository contains several CDK projects related to the simple web service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published