Building a Wireless Corona Statistics Display
A look at how to build a simple, wireless corona statistics display based on an esp 8266
Hosting a static site on AWS S3 (Part 3)
In the third part of this ongoing series, we will have a look at the project structure, how to structure your code and how to create modules to keep your code reusable.
Hosting a static site on AWS S3 (Part 2)
In the second part of the series, we will look at the Infrastructure-as-Code paradigm, why it is a good idea and how to use terraform to implement it.
Hosting a static site on AWS S3
Let’s have a look at how we can host a simple static website (like this blog) on AWS S3.