AWS Classroomnotes 03/May/2023

Goal: To Set up a database

On-premises

  • To setup a Microsoft SQL Server on a Windows Server
  • Download SQL Server and install it
  • Once the installation is done, try installing Azure Data Studio to connect to the database.

AWS with Managed Database

  • Launch the RDS service and select options
    Preview
  • We have selected some options and clicked on create database
  • We got features like shown below already configured
    • Vertical scaling
    • Replications
    • Backups

Note

  • Databases are generally servers which are connect from clients in 3 popular ways
    • command line
    • GUI
    • Code (SDK)
      Preview
  • Azure Data Studio is a UI Based Client which supports connecting to
    • Microsoft SQL server
    • mysql
    • postgres

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

About continuous learner

devops & cloud enthusiastic learner