An aspiring Cloud/DevOps Engineer
I am currently on a career transition from the construction industry to cloud programming. This is where I will be documenting my DIY projects on the cloud. Currently, all my projects are centered around AWS as the cloud provider.
IaC is essentially the process of using code to manage infrastructure on the cloud. Since it has numerous advantages over using the console, I figured that it would be best to put it at the start of my education
Currently, my projects uses Terraform and Packer to deploy and manage infrastructure in AWS.
-
Mini Terraform Projects - Small DIY projects I created to learn the basics to Terraform
- Creating the terraform remote backend in an S3 bucket
- Deploying a simple VPC network
- Website hosting with S3 and CloudFront
- Serverless API Solution for DynamoDB
-
Three-tier web application created using EC2 AMIs, ALB, ASG, VPC, VPC Endpoints, S3 and Aurora RDS DB
- AWS Certified Cloud Practitioner - April 2023
- AWS Certified Solutions Architect Associate - Dec 2023
Kiso-Jiban Consultants Co. Ltd. From October 2022 - August 2023
- Designed SQLite Databases to function as a backend for Excel engineering spreadsheets to store massive amounts of geological information for processing.
- Used VBA to automate multiple processes in Excel.
PH Consulting Pte. Ltd. From June 2020 - July 2022
- Wrote a Python application to pipe data from Plaxis to Excel, available in repo Shovel-v3.0