Giter Site home page Giter Site logo

ohpensource / fluidcdk Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 1.0 1.24 MB

A fluent interface wrapper for AWS CDK (Cloudformation Development Kit)

License: Apache License 2.0

PowerShell 3.49% C# 83.18% HTML 11.03% CSS 0.96% JavaScript 0.05% Shell 1.28%
dotnet dotnetcore dotnetcore-2-1 aws cloudformation deployment infrastructure infrastructure-as-code infrastructure-automation

fluidcdk's Introduction

FluidCDK

FluidCDK is a fluent interface wrapper for AWS CDK (CloudFormation Development Kit). It can drastically reduce the amount of code required to provision resources in AWS.

Features

  • Enhanced readability over YAML/JSON.
  • Structures/props are not required.
  • Easy permission grants.
  • Tons of built-in day-to-day constructs.
  • CDK native objects can still be accessed.
  • SOLID design.

ImageTagger demo

Prerequisites

Instructions

  1. Clone this repository to the machine where AWS CLI is installed.
  2. Configure AWS CLI with a default profile (for instructions, see the AWS documentation).

Windows

  1. Open a PowerShell session and change directory to the repository root folder.
  2. Run ./deploy.ps1 -awsprofile {profilename} -awsaccount {accountnumber} where
  • {profilename} is the name of the profile you configured for the AWS CLI and
  • {accountnumber} is your AWS account number.
  1. Once the application is deployed, you'll get its URL.

Linux / macOS

  1. Open the terminal and change directory to the repository root folder.
  2. Run ./deploy.sh {profilename} {accountnumber} where
  • {profilename} is the name of the profile you configured for the AWS CLI and
  • {accountnumber} is your AWS account number.
  1. Once the application is deployed, you'll get its URL.

fluidcdk's People

Contributors

joanvilarino avatar lechuckthepirate avatar theletterf avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

dpdesi

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.