Posts

Showing posts from December, 2024

Creating VM in AWS and installing MySQL Server Community Edition

Image
Here we will first look on how to create a VM with the help of AWS(Amazon Web Services) and then we will continue with the installation of the MySQL Server Community Edition I will provide you with the step by step explanation and the process. Step 1: Create your AWS account or log in to your AWS account Step 2: Then click/search on EC2 instances in the console Step 3: Click on Launch Instances, and fill up the following details:                              3.1 Names and tags:                                 Instance name: db01 (you can keep any name)               3.2   Application and OS Images (Amazon Machine Image):                               AMI: Amazon Linu...