GithubHelp home page GithubHelp logo

c0un7-z3r0 / gcdt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from petsy/gcdt

0.0 2.0 0.0 3.75 MB

glomex cloud deployment tools to use infrastructure as code (IaC) on AWS

License: MIT License

Dockerfile 0.07% Python 96.19% Groovy 1.42% Shell 1.93% HTML 0.02% JavaScript 0.33% Smarty 0.05%

gcdt's Introduction

Documentation License GitHub issues

glomex-cloud-deployment-tools (gcdt)

gcdt CLI tools make it easy for you to code, automate, and deploy your AWS infrastructure.

The gcdt command line tools have emerged from our experiences at glomex while working extensively with AWS services like Cloudformation, CodeDeploy, AWS Lambda, and API Gateway. gcdt is based on the same technology AWS uses to build AWS-CLI and Boto3 tools.

In 2017 glomex won the Gartner award "Best Data Management and Infrastructure". Key to our success are the gcdt CLI tools we use to successfully complete >3000 deployments per month to AWS. Over the course of the last 18 months we built gcdt ourselves using Python.

Gartner Award

Features include:

  • Infrastructure-as-code
  • Cloud infrastructure (kumo & tenkai)
  • Serverless infrastructure (ramuda & yugen)
  • Scaffolding
  • Powerful plugin mechanism
  • Service integration (Slack, Datadog, ...)
  • Codify infrastructure best practices
  • Multi-Env support (dev, stage, prod, ...)

At glomex we love continuous-integration-as-code and infrastructure-as-code. This enables us to move fast while providing services of high quality and resilience to our partners.

We added a plugin mechanism to gcdt so we can specialize gcdt to highly optimized and opinionated environments that resonate with our usecases.

We hope gcdt will be helpful to you, too. At glomex we believe that only open source software can become truly great software.

Why gcdt?

You can do everything gcdt does by using the AWS Management Console so why use gcdt? Basically, because using GUI interfaces to drive your production environment is a really bad idea. You can't really automate GUI interfaces, you can't debug GUI interfaces, and you can't easily share techniques and best practices with a GUI.

The goal of gcdt is to put everything about your AWS infrastructure into files on a filesystem which can be easily versioned and shared. Once your files are in git, people on your team can create pull requests to merge new changes in and those pull requests can be reviewed, commented on, and eventually approved. This is a tried and proven approach that has worked for more traditional deployment methodologies and will also work for your infrastructure on AWS.

Useful gcdt information

Installation

Follow the instructions to install gcdt

Contributing

Here you can find the full guide for contributing

At glomex we welcome feedback, bug reports, and pull requests!

For pull requests, please stick to the following guidelines:

  • Add tests for any new features and bug fixes. Ideally, each PR should increase the test coverage.
  • Follow the existing code style. Use PEP8 code linting.
  • Put a reasonable amount of comments into the code.
  • Separate unrelated changes into multiple pull requests.

License

Copyright (c) 2017 glomex and others. gcdt is released under the MIT License (see LICENSE).

gcdt's People

Contributors

arfua-zz avatar clamm avatar dgadavin avatar glomex-sre-deploy avatar henriknaknese avatar jbrandstetter avatar lony avatar ludwigm avatar markfink avatar olysyuk avatar rlupiichuk avatar saksham avatar schmidb avatar tonkonozhenko avatar webratz avatar

Watchers

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