Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/juanvivas16/ft-arch-proposal
- Owner: juanvivas16
- License: gpl-3.0
- Created: 2024-09-03T20:13:04.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T13:58:42.000Z (2 months ago)
- Last Synced: 2024-10-01T16:17:54.797Z (about 2 months ago)
- Topics: automation, aws, devops, diagrams, docker-compose, iac, terraform
- Language: HCL
- Homepage:
- Size: 1.46 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)