Git Product home page Git Product logo

altana-vpc's Introduction

altana-vpc

Altana Coding Exercise

For this project, I was tasked to build out AWS infrastructure including:

  • VPC
  • Internet and NAT Gateways
  • Subnets
  • EKS Cluster
  • AWS Load Balancer
  • Containers with Web Servers running NGINX

Due to time constraints, my approach for this project was to complete the minimum requirements and use as many defaults in order to get as much of this completed as possible.

I was not able to complete the Load Balancer nor the Application container deployments. With more time I would've configured the load balancer and kubernetes manifests in order to complete the project. For the sake of timliness, I am submitting the project as is and would be happy to go over my next steps in further conversations.

In order to build out the infrastructure included in main.tf you will need an AWS IAM User account with an AWS Access Key.

Once you have your AWS Config set up, make sure you are in altana-vpc directory and run terraform init and terraform apply (assuming you have terraform installed).

Some things I would improve on the project with more time:

  • As mentioned, build out the reamining portions of the project, including Load Balancer and container applications
  • The EKS Cluster does not contain any nodes, so I would include the node group creation along with the IAM roles needed for the nodes
  • Break out modules into individual files for more control over configuration
  • Include a variables.tf file
  • The EKS Cluster hangs and looks like it is not built, but actually is built if you check within the AWS Console. This is due to an issue in security group configuration and nodes not being built.

altana-vpc's People

Contributors

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