Giter Club home page Giter Club logo

recipes's Introduction

recipes

A collection of recipes for setting up resources in AWS and EKS

This is my attempt of trying to introduce observability tools to people and providing a recipe for them to add them into their infrastructure as easily as possible, as such you may find that most of these setups may be too simple for your production needs(e.g HA consideration, maintenance processes), and if I am able to think of ways to make these better and able to simplify into recipes, I will update this repository, as a recipe guide for myself in my future setups.

Requirements

This repository assumes you already have the following tools installed and required IAM permissions(preferable an admin) to use with terraform

  1. terraform >= v0.12.29
  2. terragrunt >= v0.23.6
  3. kubectl >= 1.18
  4. helm >= 3.3.0

Note

This is not a free tier compatible setup and any costs incurred will be bared by you and you are responsible for making sure you are allowed to create these paid resources.

How to use this?

So the way I'm currently structuring this in a way, introducing the recipe based on the amount of time I think it will take you read what it is about, run the command and see the result, I hope the time estimation is accurate for you, but otherwise just see it as a difficulty setting that you want to embark on, and I will describe the differences in the readme of each setup, so that you know what are some of the pros and cons of each method, and why spending more time to incrementally improve the setup is useful.

While there may be faster and even better ways out there using paid SaAS solutions, I'm proposing the open source methods here as a means to get started on the journey of observability, without investing in paid services, and knowing what are the features that you really need, when it comes to integrating into your environment.

Directory setup of this repository

Infrastructure

The infrastructure folder contains the terragrunt files to setting up a basic VPC and EKS cluster in AWS, this is meant for use as an example in which recipes are then applied on.

Resources created

  • VPC
    • Internet Gateway
    • NAT Gateway
    • subnets (public,private,intranet,database)
    • Route tables
    • Network ACLs
  • EKS
    • 1 autoscaling group with 2 ec2 worker nodes

Metrics

Recipes under the topic of #monitoring #metrics

recipes's People

Contributors

ryanoolala avatar

Stargazers

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