This site was built with Terraform and is hosted on AWS. It uses a serverless function to update this visit counter:

Loading visit count...

Go ahead, reload the page, the counter should go up.

What happened?

Your browser called an API gateway, which invoked a serverless function, which read and updated the visit counter that runs in a serverless database.

The site is based on the Cloud Resume Challenge and its Terraform Extension.

Creating the site, showing it in interviews and being able to talk about it, helped me to get a job as a DevOps Engineer.

Feel free to take a look at the source code, for example:

PS:

There is no resume here. I decided to use the Cloud Resume Challenge to create a blog instead.