Posts by Anastasia Papachristopoulou
Author: Anastasia Papachristopoulou
MySQL in Amazon (RDS)
Feed: Planet MySQL; Author: Olivier Dasini; Up until now we have seen MDS (MySQL Database Service) and MySQL in Azure. As the Cloud technology keeps moving fast, I thought it would be a good idea to see how to set up a MySQL in Amazon , as a service, that is RDS. Let’s get started then! What we need is an Amazon subscription that is really easy to get one and there is also a Free Tier. The AWS Free Tier is available to you for 12 months starting with the date on which you create your AWS account. When ... Read More
MySQL Recovery
Feed: Planet MySQL; Author: Olivier Dasini; If you are dealing with data, and you most probably are if you are reading this, one of your biggest fears would be not to be able to retrieve them. In a world where data actually surround us, it is critical to be able to retrieve them fast and with the best consistency. Thus, it is always a good idea to have high availability settings in place to avoid loosing your data. However, most of the times, we may wish or we may need to save the database and our data, and be a ... Read More
MySQL in Azure

Feed: Planet MySQL; Author: Olivier Dasini; Cloud computing is becoming more and more famous among the IT circles and it is growing super fast. Industries are charmed by its flexible character and the avoidance of having their own infrastructure. An easy solution that offers automation on every field and they can scale up depending on the needs of each user and company. There are many Cloud providers, such as Oracle Cloud Infrastructure, Microsoft Azure, Amazon Web Services, etc… In this article, we are going to see how to set up a MySQL Database instance on Microsoft Azure Cloud. At this ... Read More
Recent Comments