Own
2019, May
Two Weeks
This website is created on the basis of Amazon Web Services (AWS).
A new domain was registered using Amazon Route 53. A static website is hosted on Amazon Simple Storage Service (Amazon S3). Amazon CloudFront service is used to achieve secure delivery data. Because Amazon S3 does not support the server-side scripting such as PHP, JSP, or ASP.NET, I have implemented dynamic a Contact Form for this site using AWS Lambda, Amazon API Gateway and Amazon Simple Email Service (Amazon SES). Also, in order to have continuous integration and continuous delivery (CI/CD) pipeline, I set up AWS CodeCommit and AWS CodePipeline services.