Git Product home page Git Product logo

flugel-challenge's Introduction

flugel-challenge

Introduction

This repo aims to solve technical challenge for Flugel.

Challenge

TEST #1

  • Create Terraform code to create an S3 bucket and an EC2 instance. Both resources must be tagged with Name=Flugel, Owner=InfraTeam.
  • Using Terratest, create the test automation for the Terraform code, validating that both resources are tagged properly.
  • Setup Github Actions to run a pipeline to validate this code.
  • Publish your code in a public GitHub repository, and share a Pull Request with your code. Do not merge into master until the PR is approved.
  • Include documentation describing the steps to run and test the automation.

TEST #2

Complete the test #1 + the following actions:

  • Merge any pending PR.
  • Create a new PR with code and updated documentation for the new requirement.
  • I want a cluster of 2 EC2 instances behind an ALB running Nginx, serving a static file. This static file must be generated at boot, using a Python script. Put the AWS instance tags in the file.
  • The cluster must be deployed in a new VPC. This VPC must have only public subnets. Do not use default VPC
  • Update the tests to validate the infrastructure. The test must check that files are reachable in the ALB.

flugel-challenge's People

Contributors

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