Build a simple DevOps pipeline from GitHub to AWS S3 for static website
The simplest way to automate the deployment of your static HTML page Photo by Riley Crawford on Unsplash One way to host a simple static website is to use AWS S3 to keep your files. Yes, put your index.html and style files into an S3 bucket named ....
Oct 27, 20207 min read229
