Coder Social home page Coder Social logo

aws-cdk-sample's Introduction

The project is built with the help of aws cdk. The aim is to have all our AWS infrastructure provision programmatically and therefore easy to replicate

Some manual configuration/Intervention are required. They include

  • Managing host zone via Route53. Since the domain is currently managed via Route53. The app required a hostZoneId which is a done passed via context.

  • Managing WAF ipset for developers. This is done seperately from the cdk stack. The ipset arn is passed via cdk context. This is done in order to preserve the list of IPs during a tear or a rebuild process

The cdk.json file tells the CDK Toolkit how to execute your app.

Useful commands

  • npm run test perform the jest unit tests (To Implement)
  • npm run deploy deploy this stack to your default AWS account/region. (Remember to redeploy code to the newly created infrastructure, usually this can be done by re-running the pipeline which should be linked to the infrastructure)
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template

project author: Ayoola O. (For easytrip.mu)

aws-cdk-sample's People

Contributors

ayoola-moore 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.