From the course: Cloud Architecture: Design Decisions
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
Map requirements to databases
From the course: Cloud Architecture: Design Decisions
Map requirements to databases
- [Instructor] Databases are a part of all cloud deployments, and they provide a structured way to store and access data from many connected applications. There are many types of databases, both native to a cloud provider and third party databases. Sometimes there are traditional databases such as Oracle and DB2. Sometimes there are open source databases such as MySQL, and sometimes there are databases you'll only find in specific cloud providers, such as AWS's DynamoDB. Keep in mind that databases are cloud storage. While all databases are different, many will have you also attach a raw storage system such as object storage to support the database's ability to store data in a more primitive format. There are several things to consider, such as database capacity or how big the databases need to be and the upward limits set. It won't help you if at some point you need to store as much as a petabyte of data and the database only stores up to a terabyte. These limitations are often only…
Contents
-
-
-
-
-
-
(Locked)
Map requirements to storage2m 14s
-
(Locked)
Map requirements to compute3m 18s
-
(Locked)
Map requirements to databases4m 23s
-
(Locked)
Map to security and governance4m 10s
-
(Locked)
Map to cloud operations (CloudOps)2m 58s
-
(Locked)
Map requirements to an AI solution3m 21s
-
(Locked)
Making sense of it all2m 21s
-
(Locked)
Challenge: Defining the cloud architecture requirements for ABC Inc.1m 10s
-
(Locked)
Solution: Defining the cloud architecture requirements for ABC Inc.2m 39s
-
(Locked)
-
-