Git Product home page Git Product logo

devops_fun_assignment's Introduction

devops_fun_assignment

Purpose of this repo deploying serverless application as 2 different Lambda function and ECS Fargate container, exposed with Appliation Load Balancer.

This repo create 2 lambda functions hello1 and hello2 on AWS and adjust alb as trigger with path-based routing /hello1 and /hello2

  1. Write your own function within lambda_functions/{hello1,hello2}/main.py (for now only 2 functions allowed)
  2. ECS Fargate services added for default action Application Load Balancer, you can specify your own container in variables.tf
  3. Rest of them will be set by Terraform. Follow actions as follow;
cd terraform/
make package
make init
make plan
make apply
make destroy

devops_fun_assignment's People

Contributors

sly01 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

nareshrcr

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.