My Cloud Blog

A journal of experiences in computer science.

Aws Amplify App

2021-05-27 Web Daniel Sablosky
This site is a Hugo generated site hosted as an application by Amazon Web Services (AWS) Amplify. AWS Amplify is really two things. It is a framework for building cloud-powered apps as well as a service for hosting them. AWS Amplify works off of a Github (or AWS CodeCommit) hook for continous deployment and offers feature branches for continous integration as well as a Secure Sockets Layer (SSL) certificate for encryption in transit. Continue reading