wpblogwala
Amazon Web Services, Database, DevOps

Running MySQL Databases on AWS EC2 – A Tutorial for Beginners

Running databases on local computers is easy and sometimes sufficient enough at the development step. But, deploying most applications needs to run databases on a remote server. There are thousands of solutions for deploying databases remotely. This article shows you how to create a simple database on AWS EC2 services and remotely manage it. This article is written for beginners…

Continue Reading