Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Databases in Cloud - Part 1
Rating: 4.7 out of 5(88 ratings)
3,655 students
Last updated 4/2023
English

What you'll learn

  • Understand various databases
  • Relational vs. Non-Relational databases
  • Learn about Amazon RDS
  • Gain knowledge about Multi-AZ and Read Replicas

Course content

3 sections5 lectures1h 34m total length
  • Introduction2:59

Requirements

  • Basics of AWS Cloud

Description

A database is a systematic collection of data. It can be used to store any type of data, including numbers, words, images, files and videos. You can use software called a database management system (DBMS) to store, retrieve, and edit data. In computer systems, the word database can also refer to any DBMS, to the database system, or to an application associated with the database.

A high-performing database is crucial to any organization. Databases support the internal operations of companies and store interactions with customers and suppliers. They also hold administrative information and more specialized data, such as engineering or economic models.

Databases are an important aspect of modern applications. It’s interesting that even after so many years relational databases are still very commonly used. But with the advance of microservices purpose-built databases are being used increasingly.

Though both type of databases helps you to store important data, but they differ in functionality and optimization. Choosing a right databases solution is crucial for success of your application.

The advancement in technology has paved the way for numerous features to increase durability, availability and security of the data stored in databases.

The databases used today have evolved to scale both vertically and horizontally. They can store vast data in the cloud and provide advanced software interfaces for machine learning and other data analytics.

Who this course is for:

  • Beginners / Intermediate in their cloud journey