Giter Club home page Giter Club logo

cdk-examples's Introduction

AWS CDK examples

MIT License Typescript

These are CDK examples exclusively written in typescript. These are CDK template/patterns that I came across my journey with AWS CDK. I hope other people find it helpful as I myself refer to these examples time to time.

Detailed explanation of each cdk example will be found at

Redirect from www to non-www url

Build and deploy react app on s3 and cloudfront with Codepipeline

Build and deploy hugo website on s3 and cloudfront with Codepipeline

Build docker container and deploy SSR NextJS app on Fargate with ECS and Codepipeline

Share code and dependency library between multiple lambda functions with layers

Lambda that is deployed with CDK can be invoked locally with SAM for faster iteration.

We will deploy HTTP API with CDK and you can consume api via subdomain or via main domain.

Lambda function written in typescript. It is compiled and build to javascript and deployed with CDK.

We are using latest AWS SDK V3 for Javascript for doing CRUD operations on Dynamodb with Lambda functions written in typescript.

Build golang lambda function inside docker container that matches closely with the production environment.

We are going to run lambda on multiple ram settings to find out which gives you better value for money ๐Ÿ’ฐ.

Before deploying changed to production website we deploy changes to preview site and test.

cdk-examples's People

Contributors

apoorvmote avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.