Cloud Engineer
Current- Created the S3 to host the React static website as the front-end solution. Utilized CloudFront to configure CDN for loading page, and registered the SSL certificate on AWS Certificate Manager.
- Used IAM to assign roles, to create and manage AWS users, groups, and permissions to use AWS resources.
- Designed AWS VPC with public and private Subnets, Internet Gateway, Availability Zone, configured Route Tables, NAT Gateway, ElasticIP, Security Groups.
- Configured SSL to terminate or offload at the ELB/ALB level for applications and services behind Load Balancer.
- Orchestrated the container by AWS ECS and deployed the containerized back-end code on AWS Fargate with Application Load Balancer in three different availability zones.
- Set up Docker and created new images and push images to ECR. Worked on Dockerfile and containers for deploying applications.