Database as a Service
- This is an Approach where Cloud Services Provider like Azure, AWS/GCP would offer databases
- Every CSP will offer some Database engines. If you want to create a resource
- We get the database endpoint directly
- Administrative Activities are automated or can be configured to automate.
- Azure Will offer following Relational Databases as a Service
- Microsoft SQL Server
- PostgreSQL
- mySQL/mariadb
Activity: Database Creation
- Refer Here to login into the azure portal
- Navigate to All Services => SQL Databases and click on create









- After the database is created Navigate to the
- database






-
server


-
Creation Options
Note
- Azure Free tier account: Refer Here
- Softwares to be installed: Refer Here
