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

https://github.com/itsfoss0/aws-cloud-projects

Cloud projects using the different AWS Services
https://github.com/itsfoss0/aws-cloud-projects

Last synced: about 2 months ago
JSON representation

Cloud projects using the different AWS Services

Awesome Lists containing this project

README

        

# AWS Cloud projects

This repository documents a journey to improve my foundational knowledge of DevOps, SRE and cloud native technologies using the various services on AWS.

Services used:
- EC2
- VPC
- IAM

## What's included
1. [LAMP stack](./0x00-lamp_stack/): Deploying a LAMP stack application to AWS with Apache, php and MySQL
2. [LEMP stack](./0x01-lemp_stack/): Deploying a LEMP stack application to AWS with nginx, php and MySQL