Home

Hi, I'm Sotee 👋

Welcome to my blog! Here, I share my AWS projects, which I study independently to learn about AWS. As my journey back into the tech field, my primary interests are cybersecurity, cloud computing, programming, and business intelligence. Currently, I am enrolled in a six-month cybersecurity boot camp. I thoroughly enjoy learning about cybersecurity concepts and principles, participating in classroom interactions, and engaging in hands-on labs.

Avatar image
Recent AWS Projects
Three Tier Web Application.
Three Tier Web Application
VPC
Subnet
Route Table
Internet Gateway
NAT Gateway
EC2
ALB
Target Group
Security Group
RDS
MySQL
Route 53
Fedora
Apache Server

The Three Tier Web App are web tier (Amazon ALB), application tier (PHP application), and data tier (Amazon RDS).

CloudFormation
CloudFormation
CloudFormation
Stack
DynamoDB

I create CloudFormation YAML template file that is responsible for creating DynamoDB table, query policie and role.

AWS Lambda
AWS Lambda
Lambda Function
S3 Bucket
DynamoDB

AWS Lambda is one of the AWS services, which is event-driven and serverless. I have created Lambda function to keep count of file being uploaded to S3 Bucket to update DynamoDB Event table.

Static Website
Static Website
Route 53
CloudFront
S3
ACM
WAF

I use Route 53 to register domain, CloudFront for content deliveries and S3 to store web site content.

Image post 5

Three Tier Web Application

Mar 21, 2024
Image post 4

AWS CloudFormation

Feb 22, 2024
Image post 3

AWS Lambda Function

Dec 23, 2023
Subscribe to my Newsletters

Stay up-to-date with new posts