Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thaitechtales/aws

This repository serves as a centralised hub for all AWS-related projects. The aim is to explore and implement various AWS services and solutions, showcasing practical knowledge of cloud architecture, infrastructure management, and automation.
https://github.com/thaitechtales/aws

automation aws cloud cloud-computing cloudformation cloudformation-template devops infrastructure-as-code scalable-solutions terraform terraform-module

Last synced: 22 days ago
JSON representation

This repository serves as a centralised hub for all AWS-related projects. The aim is to explore and implement various AWS services and solutions, showcasing practical knowledge of cloud architecture, infrastructure management, and automation.

Awesome Lists containing this project

README

        

# AWS Projects Repository

## Purpose

This repository serves as a centralised hub for all AWS-related projects. The aim is to explore and implement various AWS services and solutions, showcasing practical knowledge of cloud architecture, infrastructure management, and automation.

## Intention

- To consolidate AWS projects that demonstrate skills in Infrastructure as Code (IaC), cloud-native application development, and cost-efficient cloud solutions.
- To create a portfolio of projects that highlight proficiency in AWS.

## Projects

- **webapp:** Highly available web application infrastructure featuring a VPC, multi-AZ subnets, an EC2 instance with a web server, and an Application Load Balancer.
- **logging-lambda:** Centralised logging in CloudWatch that has an S3-triggered Lambda function.
- **notification-system:** Notification and messaging system using Simple Notification Service (SNS) and Simple Queue Service (SQS) integrated with Lambda