Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juanvivas16/ft-arch-proposal

Design Proposal for Architecture and Infrastructure as Code in AWS
https://github.com/juanvivas16/ft-arch-proposal

automation aws devops diagrams docker-compose iac terraform

Last synced: about 1 month ago
JSON representation

Design Proposal for Architecture and Infrastructure as Code in AWS

Awesome Lists containing this project

README

        

# AWS FT DevOps Challenge

This repository contains my proposal for the technical challenge. It includes two tasks: the first focuses on designing and diagramming an architecture with a front-end and back-end in AWS, emphasizing cost-efficiency, security, and high availability. The second task involves building a secure and scalable infrastructure using Terraform, followed by testing its availability and scalability.

I hope the proposal meets your expectations, and any feedback or suggestions for improvement are always welcome.

> "There's a better way to do - Find it."
> — *Thomas Edison*
>

## Table of Contents
- [AWS FT DevOps Challenge](#aws-ft-devops-challenge)
- [Table of Contents](#table-of-contents)
- [Task 1: High-Level Architecture Proposal](#task-1-high-level-architecture-proposal)
- [Task 2: Automated Infrastructure with Terraform](#task-2-automated-infrastructure-with-terraform)
- [Decisions made in the design, challenges encountered, and potential future improvements for this challenge](#decisions-made-in-the-design-challenges-encountered-and-potential-future-improvements-for-this-challenge)

## Task 1: High-Level Architecture Proposal
In this section, we design a proposal for the AWS infrastructure using **Draw.io** as the diagramming tool.

[Task1](task1/README.md)

## Task 2: Automated Infrastructure with Terraform
In this section, we build an automated AWS infrastructure using **Terraform**.

[Task2](task2/README.md)

## Decisions made in the design, challenges encountered, and potential future improvements for this challenge

[Insights](Insights.md)