Which Oracle Cloud Infrastructure (OCI) service is NOT available as part of Oracle Cloud Free Tier?
Correct Answer: C
Exadata DB Systems is an OCI service that is NOT available as part of Oracle Cloud Free Tier. According to the Oracle website5, "Oracle Cloud Free Tier includes a free time-limited promotional trial that allows you to explore a wide range of Oracle Cloud Infrastructure products, and a set of Always Free offers that never expire." The list of eligible services for the Free Tier does not include Exadata DB Systems, which is a high-performance database platform that runs on OCI6.
Question 2
Which is NOT a key to successful database upgrades?
Correct Answer: C
Question 3
Which three are prerequisites for using the MySQL Database Service? (Choose all correct answers)
Correct Answer: A,C,D
You must create a compartment to store your resources
Question 4
What is the primary goal of Oracle Maximum Availability Architecture for customer systems?
Correct Answer: C
Question 5
What three typical data types/models are covered by Oracle's Converged Database? (Choose all correct answers)
Correct Answer: B,C,F
Graph, relational, and spatial are three typical data types/models that are covered by Oracle's Converged Database. A converged database is a multi-model, multitenant, multi-workload database that supports the data model and access method each development team wants, without unneeded functionality getting in the way. A graph data model represents data as nodes and edges, and enables complex queries based on relationships and patterns. A relational data model organizes data into tables with rows and columns, and supports SQL queries and transactions. A spatial data model stores and manipulates geometric and geographic data, such as points, lines, polygons, and raster images.