Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/thaitechtales/aws
- Owner: ThaiTechTales
- Created: 2025-01-04T06:32:53.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-12T12:35:00.000Z (22 days ago)
- Last Synced: 2025-01-12T13:38:07.056Z (22 days ago)
- Topics: automation, aws, cloud, cloud-computing, cloudformation, cloudformation-template, devops, infrastructure-as-code, scalable-solutions, terraform, terraform-module
- Language: HCL
- Homepage:
- Size: 42.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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