Hosting a Website using Flask

In this tutorial, we will use Flask with Python 3 on an Amazon Linux 2 EC2 instance. Terminologies In this document, the term Virtual Machine refers to the EC2 instance running on Amazon Web Services with Amazon Linux 2 operating system Terminal or Shell or Console refers to the SSH connection established with the virtual... » read more

Getting Started with Databases and SQL

This manual is to help you on getting started with Setting up a MySQL Server Configuring the Users, Databases and Privileges Working with tables using CLI Programming using Python Wrapper 1. Setting up a MySQL Server Get your Amazon Linux 2 running on a Terminal / Command Prompt / Putty and execute the following sudo... » read more