Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ericincloud committed Jan 25, 2024
1 parent b96796e commit 2b1e21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Overview

#### This project aims to demonstrate a diverse 3-Tier Cloud Architecture utilizing AWS services. The result is a static resume site with a visitor counter powered by AWS services These services include S3 to host a static website, a DynamoDB table to write to and retrieve data from, API Gateway with Lambda functions to provide logic, and Route 53/CloudFront to improve performance — all packaged with Terraform and integrated with GitHub Actions to provide CI/CD capabilities. All services will be deployed in AWS Region “us-west-1”.
#### This project aims to demonstrate a diverse 3-Tier Cloud Architecture utilizing AWS services. The result is a static resume site with a visitor counter powered by AWS services. These services include S3 to host a static website, a DynamoDB table to write to and retrieve data from, API Gateway with Lambda functions to provide logic, and Route 53/CloudFront to improve performance — all packaged with Terraform and integrated with GitHub Actions to provide CI/CD capabilities. All services will be deployed in AWS Region “us-west-1”.

##### NOTE: To improve results, please replace “ericincloud.com” to whatever domain you own.

Expand Down

0 comments on commit 2b1e21b

Please sign in to comment.