You have an application which needs to run analytic workloads and use shared file systems to store persistent data. Which OCI service would you use?
Correct Answer: B
Big Data and Analytics: Run analytic workloads and use shared file systems to store persistent data. Reference: https://docs.cloud.oracle.com/en-us/iaas/Content/File/Concepts/filestorageoverview.htm
Question 52
Which option provides the best performance for running OLTP workloads in Oracle Cloud Infrastructure?
Correct Answer: A
ExplanationOn an Exadata DB system, alldatabases share dedicated storage servers which include flash storage. By default, the databases are given equal priority with respect to these resources. The Exadata storage management software uses a first come, first served approach for query processing. If a database executes a major query that overloads I/O resources, overall system performance can be slowed down. The I/O Resource Management (IORM) allows you to assign priorities to your databases to ensure critical queries are processed first when workloads exceed their resource allocations. You assign priorities by creating directives that specify the number of shares for each database. The number of shares corresponds to a percentage of resources given to that database when I/O resources are stressed. Directives work together with an overall optimization objective you set for managing the resources. The following objectives are available: 1) Auto - Recommended. IORM determines the optimization objective and continuously and dynamically determines the optimal settings, based on the workloads observed, and resource plans enabled. 2) Balanced - For critical OLTP and DSS workloads. This setting balances low disk latency and high throughput. This setting limits disk utilization of large I/Os to a lesserextent than low latency to achieve a balance between good latency and good throughput. 3) High throughput - For critical DSS workloads that require high throughput. 4) Low latency - For critical OLTP workloads. This setting provides the lowest possible latency by significantly limiting disk utilization.
Question 53
Compute instances depend on which of these OCI services? (Choose two.)
In the context of compute, what does vertical scaling mean?
Correct Answer: B
Correct. Vertical scaling refers to adding more or faster CPUs, memory, or I/O resources to an existing server, or replacing one server with a more powerful server.
Question 55
Which involves a set of policies, tools and procedures to enable the recovery or continuation of vital technology infrastructure and systems?
Correct Answer: A
Disaster recovery (DR) involves a set of policies, tools and procedures to enable the recovery or continuation of vital technology infrastructure and systems. A disaster can be any event that puts your applications at risk, from network outages to equipment failures to natural disasters. A well architected disaster recovery (DR) plan enables you to recover quickly from disasters and continue to provide services to your users. Oracle Cloud Infrastructure provides highly available, secure, and scalable infrastructure and services that enable you recover your cloud workloads quickly, reliably, and securely. > DR Concepts: The first step in planning for DR involves determining the recovery time objective (RTO) and recovery point objective (RPO). The RTO is the target time within which a given application must be restored after a disaster occurs. Typically, the more critical the applications, the lower the RTO. The RPO is the period after a disaster occurs for which the application can tolerate lost data before the disaster begins to affect the business. To build a plan that guarantees the recovery of your applications after a disaster and is cost effective, you must consider both the target time to recover and the tolerance for data loss. > Disaster Scenarios: Planning for DR requires a thorough understanding of all the possible scenarios that can cause disasters. > Application Failure: An application can fail Network Failure of failures in the underlying infrastructure or issues related to changes in software or hardware configuration. It's important to include monitoring capability in your DR solution design so that application failures are detected and alerts are sent. Depending on your requirements, your DR solution can range from simply backing up application data and configurations to a fully active-to-active failover setup that seamlessly mitigates many types of failures. > Network Failure: For DR, consider potential network outages in your cloud environment. For example, if you use an IPSec VPN connection to connect your on-premise data centers to Oracle Cloud, the IPSec VPN connection could experience network performance or outage issues. We recommend setting up multiple IPSec VPN connections or using both FastConnect and IPSec VPN connections so that you have sufficient redundancy for your network connections. Data Center Failure An unexpected event could affect an entire data center (availability domain). In your DR solution design, plan for this kind of failure. If your region has multiple availability domains, we recommend deploying your applications across the availability domains to accommodate potential issues for a particular data center. If your region has only one availability domain, consider a combination of multiple fault domains and multiple-region configurations, as defined in the recommendations for a region failure. > Region Failure: A natural disaster could cause an entire Oracle Cloud Infrastructure region to be out of service. This scenario could be one of the most severe cases in your DR design. To protect against this scenario, deploy your workloads across multiple Oracle Cloud Infrastructure regions. Depending on your DR goals (RTO and RPO), you can back up or replicate your data to another region, or set up a fully active-to-active standby in another region.