Coder Social home page Coder Social logo

mrdjen / aws-cdk-plain Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adambien/aws-cdk-plain

0.0 0.0 0.0 40 KB

Slightly Streamlined AWS Cloud Development Kit (CDK) Boilerplate for Java

License: Apache License 2.0

Shell 4.22% Java 95.78%

aws-cdk-plain's Introduction

Slightly Streamlined AWS Cloud Development Kit (CDK) Boilerplate

This is a blank, slightly streamlined, project for Java development with AWS CDK.

You will find the maven command in cdk.json file.

It is a Maven based project, so you can open this project with any Maven compatible Java IDE to build and run tests.

Installation

  1. For max convenience use the default profile
  2. Install AWS CDK CLI
  3. cdk boostrap --profile YOUR_AWS_PROFILE

Useful commands

  • mvn package compile and run tests
  • cdk ls list all stacks in the app
  • cdk synth emits the synthesized CloudFormation template
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk docs open CDK documentation

Enjoy!

in action

Infrastructure as Java Code (IaJC): Setting AWS System Manager Parameter

Infrastructure as Java Code (IaJC): Setting AWS System Manager Parameter

references

Used in:

  1. Plain Lambda Template
  2. MicroProfile on Quarkus as Lambda Template

See you at: airhacks.live

aws-cdk-plain's People

Contributors

adambien 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.