A blog website developed with Django for backend, HTML and CSS for frontend The website has several features: Homepage: display top 10 newest articles, with pagination buttons Article page: actual content that user can modify, integrated with Facebook comments Admin site: using Django default admin page, added Summernote for easier editing. Tagging and categorizing articles Elastic Search for quick search The application is configured to be hosted on Ubuntu 18.04 on Azure, database used is RDS, served with Gunicorn and Nginx The live page is currently down for migration to AWS Lambda