In this tutorial, I will show you how you can convert your WordPress website to a static website and how you can host it on AWS S3.
Web Technology
This category contains posts about web technology.

Django and Elastic Beanstalk, a perfect combination
This post gives a minimum working example such that you can launch your Django application on Amazon servers using Elastic Beanstalk. The only things you need is a Django application, Python 3 and an Amazon account. Before we start, make sure you have installed the Amazon CLI. Let’s start!