1Z0-337v1

Description

Quiz on 1Z0-337v1, created by Rodrigo Guzman on 23/04/2018.
Rodrigo Guzman
Quiz by Rodrigo Guzman, updated more than 1 year ago
Rodrigo Guzman
Created by Rodrigo Guzman almost 6 years ago
40
1

Resource summary

Question 1

Question
Your Oracle Storage Cloud Service is provisioned at Oracle’s Chicago data center. Your data center is collocated with the Oracle data center in Chicago. There is a requirement to access Oracle Storage Cloud Service over a dedicated connection. Which service would you use to accomplish that requirement?
Answer
  • Oracle Network Cloud Service MPLS – Site-to-Site VPN
  • Oracle Network Cloud Service – FastConnect Partner Edition
  • Oracle Network Cloud Service – FastConnect Standard Edition
  • Oracle Network Cloud Service – Corente VPN
  • iPaaS VPN

Question 2

Question
Which two networking tasks should you complete in Oracle Compute Cloud Service before provisioning Oracle Storage Cloud Software Appliance – Cloud Distribution?
Answer
  • Create a security rule identifying which gateways can be added.
  • Create a security rule to enable NFS access from the appliance instance to the client instances.
  • Create a security rule to enable NFS access from the client instances to the appliance instance.
  • Create a security application with TCP protocol to enable JDBC access.
  • Create a security list to which the appliance instance can be added.

Question 3

Question
A customer with a large number of VMware and Kernel-based Virtual Machines (KVMs) has a requirement to eliminate their VM sprawl and consolidate images. What Oracle Infrastructure as a Service solution would you implement to help them?
Answer
  • Oracle VM Migrator to convert their VMs to Oracle VM Management Cloud
  • Oracle Java Cloud Service to rewrite and migrate their application-based virtual machines (VMs) to the Oracle Cloud
  • Oracle Ravello to encapsulate their multi-VM applications and run them in the Oracle Cloud
  • Oracle Document Cloud Service to publish their virtual machines (VMs)

Question 4

Question
A customer wants to expand the company’s storage infrastructure and is exploring Oracle Storage Cloud Service. Which options further enhances it and provides additional capabilities?
Answer
  • Metered Archive Storage Capacity
  • Non-metered Storage Cloud Service
  • Storage Cloud Software Appliance
  • Metered Data-Transfer (Outbound)

Question 5

Question
Which two methods can you use to ensure secure access from the Internet to Linux virtual machines (VMs) in Oracle Compute Cloud Service?
Answer
  • Configure the VMs to disable access from the Internet.
  • Define ACLs for files and directories on the VMs.
  • Create a VNC tunnel to each VM.
  • Log in to the VMs by using SSH.
  • Set up firewalls by using security lists.

Question 6

Question
To handle large amounts of unstructured data, how does Oracle Storage Cloud Service store data and in what form?
Answer
  • in evenly-sized blocks, each with its own address
  • as files in a directory structure or as objects in top-level containers, based on the storage model that is chosen for the account
  • as objects in a flat hierarchy of containers
  • as files in a nested hierarchy of containers, similar to a directory structure on the hard disk drive of a laptop
  • as compressed zip files

Question 7

Question
Which method would you use to provision block storage capacity for virtual machines (VMs) in Oracle Compute Cloud Service?
Answer
  • Attach containers in Oracle Storage Cloud Service to VMs.
  • Deploy Oracle Storage Cloud Software Appliance in your data center.
  • Create storage volumes in Oracle Compute Cloud Service and attach the volumes to VMs.
  • Set up a ZFS storage appliance on-premises and connect Oracle Compute Cloud Service VMs to the appliance.
  • Block storage capacity is provisioned automatically when VMs are created in Oracle Compute Cloud Service.

Question 8

Question
What is the minimum file size that can be uploaded as a Dynamic Large Object (DLO)?
Answer
  • There is no minimum size.
  • 1 MB
  • 2 MB
  • 5 GB
  • 10 GB

Question 9

Question
Which three attributes of a virtual machine (VM) can be set in Oracle Compute Cloud Service?
Answer
  • the physical server on which the VM should be hosted
  • the amount of RAM allocated to the VM
  • Oracle Storage Cloud Service containers attached to the VM
  • the number of Oracle Compute Units (OCPUs) allocated to the VM
  • VM image (operating system and disk size)

Question 10

Question
You are using Chef to set up an application server on an Oracle Compute Cloud Service instance. Identify two configuration tasks that you must complete.
Answer
  • Edit the /etc/chef file.
  • Edit the /etc/profile file.
  • Update node permissions.
  • Configure a password-less SSH connection between the Oracle Compute Cloud Service instance that will host the Chef server and all instances managed by the server.

Question 11

Question
Identify the two methods used to upload a large object of size greater than 5 GB to Oracle Storage Cloud Service.
Answer
  • Static Large Object
  • Dynamic Large Object
  • Big Data Upload
  • Ephemeral Object
  • Large Object Upload

Question 12

Question
After creating an instance, which two methods can be used to find the status of the instance?
Answer
  • Use the API call GET /instance/ with the Accept header application/oracle-compute-v3 +directory+json.
  • View the instance orchestration on the Orchestrations page of the web console.
  • View the instance on the Instances page of the web console.
  • Use the API call GET /instancestatus/.

Question 13

Question
Which three requirements are addressed by Oracle Storage Cloud Software Appliance?
Answer
  • key-based encryption of data before it is stored in Oracle Storage Cloud Service
  • locally-attached block storage capacity for applications running in Oracle Compute Cloud Service virtual machines (VMs)
  • shared storage in the cloud for Oracle Compute Cloud Service VMs.
  • private cloud storage
  • local caching of frequently accessed data

Question 14

Question
After successfully creating an Oracle Linux instance, which two tasks could you perform to validate that it is working?
Answer
  • Ping the instance from an external host by using the public IP address of the instance.
  • Ping the instance from an instance in another security list in the same domain, using the private IP address of the instance.
  • Log in to the instance with its public IP address from an external host by using SSH.
  • Log in to the instance with its private IP address from an instance in the same security list by using SSH.

Question 15

Question
Which four characteristic of an instance can be determined by the machine image?
Answer
  • the RAM allocated to an instance
  • the size of the boot disk of the instance
  • the default users created on the instance
  • password-less access to the instance
  • packages installed on the instance
  • IP addresses allocated to an image

Question 16

Question
You are planning to implement Oracle Storage Cloud Service for a customer who has large volumes of unstructured data that the customer infrequently needs to retrieve. Which service would you configure and why?
Answer
  • Oracle Database Backup Service, because RMAN compresses unstructured data into a relational database as a BLOB for fast retrieval
  • Oracle Storage Cloud Service – Object Storage, because it encapsulates and uploads large data sets as containers
  • Oracle Storage Cloud Service – Archive Storage, because it is a durable storage for large amounts of data that is accessed occasionally
  • Oracle Storage Cloud Service, because it can retrieve large amounts of data the fastest

Question 17

Question
Which two methods would you use to obtain a token, when executing an operation and authenticating against your Oracle Storage Cloud Service instance?
Answer
  • Use the Java library, which automatically requests an authentication token.
  • In the Oracle Cloud My Services web console, navigate to the Security tab, and select Generate Token.
  • Use the REST API to request an authentication token.
  • Use the Command Line Interface (CLI) and enter the get_token command.
  • Use an SSL utility to generate a self-signed SSL token certificate.

Question 18

Question
Identify two ways in which data can be stored and retrieved from Oracle Storage Cloud Service.
Answer
  • using a SOAP web service
  • using SQL*Net
  • using XSFTP
  • using the Java library
  • using a RESTful web service

Question 19

Question
How are segments and manifest files uploaded when using the Static Large Object (SLO) method?
Answer
  • Segments uploaded using Static Large Object must then be converted to Dynamic Large Objects.
  • Segments can be uploaded before the manifest file in Static Large Object.
  • The manifest object can only be created after uploading the segments in Static Large Object.
  • Segments are dynamically called and uploaded by the manifest recipe.

Question 20

Question
What explanation would you provide to a customer who wants to set up a container in Oracle Storage Cloud Service and needs to understand how objects in the two container classes (Storage and Archive) are downloaded?
Answer
  • Objects in Standard containers can be downloaded directly, whereas objects in Archive containers must be restored before they can be downloaded.
  • There is no difference how objects in containers are downloaded.
  • Users need to be assigned different roles to download data from Archive and Standard containers.
  • Data cannot be downloaded from an Archive container.
  • The REST API interface for Archive storage is entirely different from that for Standard storage

Question 21

Question
After creating an instance from an Oracle-provided Oracle Linux image, which two tasks would you perform to ensure continued SSH access to your instance?
Answer
  • Keep the SSH private key corresponding to the SSH public key specified during instance creation, to use in case the instance is deleted and re-created.
  • Create at least one additional user with root access on your instance and generate separate SSH keys for this user.
  • Promptly dispose of the SSH private key corresponding to the SSH public key specified during instance creation.
  • Disable the SSH key used by the Oracle Public Cloud user to ensure other users can’t use the same key.
  • Change the SSH public key in the authorized_keys file of the Oracle Public Cloud user the first time you log in.

Question 22

Question
Identify three true statements about Oracle Storage Cloud Software Appliance.
Answer
  • it provides POSIX-compliant file access to Oracle Storage Cloud Service containers using the NFSv4 protocol
  • it supports third-party storage cloud services
  • it allows encryption of files when they are being stored
  • it caches frequently retrieved data on the local host

Question 23

Question
You have used orchestrations to specify security lists, security rules, security IP lists, IP reservations, and storage volumes. You are now creating instances. Which three relationships (dependencies) must you define to ensure that the entire topology can be started and stopped without errors?
Answer
  • from instances to IP reservation
  • from instances to security rules
  • from instances to storage volumes
  • from security IP lists to security rules
  • from security rules to security lists

Question 24

Question
A customer would like to periodically access applications and large-scale data sets that require long-term data retention. Which service would you implement in order to meet these requirements?
Answer
  • Oracle Database Cloud Service
  • Oracle Compute Cloud Service
  • Oracle Storage Cloud Service
  • Oracle Storage Cloud Archive Service
  • Oracle Backup and Data Archive Cloud Service

Question 25

Question
How does Oracle Storage Cloud Software Appliance – Cloud Distribution work?
Answer
  • It copies data from specified storage volumes in Oracle Compute Cloud Service to Oracle Storage Cloud Service on demand.
  • It stores all data in storage volumes attached to the Oracle Compute Cloud Service VM that hosts the appliance and uploads only infrequently accessed data to Oracle Storage Cloud Service.
  • It immediately writes data to containers in Oracle Storage Cloud Service as soon as applications write files to the appliance.
  • It uploads data to Oracle Storage Cloud Service according to the synchronization schedule defined by the user.
  • It caches data written by applications in storage volumes attached to the Oracle Compute Cloud Service virtual machine (VM) that hosts the appliance and copies all the data asynchronously to Oracle Storage Cloud Service.

Question 26

Question
A customer is located in Chicago, Illinois. What requirement must they satisfy to use the Oracle Network Cloud Service – FastConnect Standard Edition?
Answer
  • Their data center is collocated with an Equinix data center.
  • Their data center must be collocated with an Oracle partner data center in Chicago.
  • Their data center must be collocated with an Oracle data center in the continental USA.
  • Their data center must be collocated with an Oracle data center in Chicago.

Question 27

Question
Which two statements are true about shapes?
Answer
  • A shape defines how much CPU and memory resources are consumed by the operating system running on the VM.
  • Shapes define the combination of computer power, memory, and number of threads enabled.
  • A range of shapes (combination of compute power and memory) is available to select for VMs.
  • A shape defines the number of Oracle Compute Units (OCPUs) and the amount of RAM available for a virtual machine (VM).
  • A shape defines the number of Oracle Compute Units (OCPUs) equivalent to an Intel processor.

Question 28

Question
You have created a container in Oracle Storage Cloud Service. How would you upload a file to that container when using a REST API call?
Answer
  • You cannot upload files using REST API calls.
  • Send a PUT request to {accountURL}/{containerName}.
  • Send a PUT request to {accountURL}/{containerName}/{objectName}.
  • Send a POST request to {accountURL}/{containerName}/{objectName}.
  • Send a POST request to {accountURL}.

Question 29

Question
Identify two connection speed configurations that are available on FastConnect – Standard Edition Oracle routers.
Answer
  • 10 Gbps
  • 100 Mbps
  • 1 Gbps
  • 5 Gbps
  • 50 Gbps
  • 100 Gbps

Question 30

Question
Identify the option that is available only with a Dedicated Compute account.
Answer
  • Back up storage volumes on an associated Oracle Storage Cloud Service account
  • Restrict traffic to instances by using security lists
  • Create virtual machines by using applications from Oracle Cloud Marketplace
  • Have hardware isolation from other sites

Question 31

Question
Identify two ways to access, administer, or use Oracle Compute Cloud Service.
Answer
  • Representational State Transfer (REST) API
  • Web console
  • OpenStack Identity Keystone
  • TFTP
  • AJAX
  • JavaScript Object Notation (JSON)

Question 32

Question
A customer who uses Oracle Storage Cloud Service seeks a more automated method, instead of using the REST API and manually entering the cURL commands. Which service should the customer implement?
Answer
  • Oracle File Transfer Appliance
  • Oracle Storage Cloud Software Appliance
  • Oracle Data Transfer Service
  • Oracle Documents Cloud Service

Question 33

Question
A customer using Oracle Compute Cloud Service for a critical application has experienced intermittent performance issues. By moving the customer to a Dedicated Compute account, what capability would you use to help resolve the problem?
Answer
  • You can create more VMs for increased processing power.
  • You can split or span multiple domains.
  • You can isolate applications, resources, and virtual machines (VMs) at the hardware level so there is no impact from other customers.
  • You can configure the memory at the hardware level to 256 bit for application optimization and caching.

Question 34

Question
After subscribing to an Oracle Cloud service, what is your next step?
Answer
  • E-mail your Oracle representative for the activation key.
  • Log in to My Oracle Support (MOS) and verify that the service has been added to your account and has been activated.
  • On the Oracle Cloud My Services page, verify that the subscribed service is active.
  • Start using the service.
  • Deploy the service.

Question 35

Question
You have added an instance to three security lists: seclistA, seclistB, and default security list. You have defined three security rules that reference those security lists as a destination, apart from the EnablePublicSSHAccess secrule. Now you want to disable access to this instance from all internal and external sources over all protocols except SSH. What are the next three steps you perform?
Answer
  • Set the outbound policy for two security lists to DENY.
  • Create a new security rule to enable SSH access to the instance.
  • Add the instance to a new security list.
  • Disable all three security rules that you have created.
  • Remove the instance from all three security lists.
  • Set the inbound policy for all three security lists to DENY.

Question 36

Question
You have created an instance with storage volumes, SSH keys, and a public IP address. While creating the instance, you have also attached two storage volumes to it and added it to three security lists. Which two objects can be removed after the creation of the instance?
Answer
  • security lists to which the instance has been added
  • the private IP address of the instance
  • the public IP address of the instance
  • storage volumes attached while creating the instance

Question 37

Question
Can a single container be used for both Standard Storage and Archive Storage?
Answer
  • No. Containers inherit the single storage class, Archive or Storage, which is specified for the account.
  • Yes. Only the object metadata will vary depending on how you upload it.
  • No. A container can be of only one class, Archive or Standard.
  • Yes. You can switch the storage class from Archive to Standard and vice versa at any time.
  • Yes. However, when you change the container class from Archive to Storage or vice versa, all the previously stored objects are destroyed.

Question 38

Question
Identify three key technology components of Oracle Ravello.
Answer
  • vSphere orchestrator
  • storage overlay
  • software-defined network
  • hyper threaded multiplexer
  • high performance nested hypervisor

Question 39

Question
Which two tasks must be performed after creating a private image file and before using that image to create an instance?
Answer
  • Index the machine image in Oracle Compute Cloud Service.
  • Upload the image file to Oracle Storage Cloud Service.
  • Register the machine image in Oracle Compute Cloud Service.
  • Duplicate the machine image in Oracle Compute Cloud Service.

Question 40

Question
What type of storage capacity do block storage volumes provide?
Answer
  • shared storage for applications on virtual machines (VMs) in Oracle Compute Cloud Service
  • discrete storage disks that can be attached to virtual machines (VMs) in Oracle Compute Cloud Service
  • scalable object storage in the cloud
  • infinitely scalable storage for virtual machines (VMs) in Oracle Compute Cloud Service
  • geo-replicated storage in the Oracle Public Cloud for any application running on-premises

Question 41

Question
In which three use cases would Oracle Storage Cloud Software Appliance be appropriate?
Answer
  • providing highly scalable block storage capacity in the form of disks attached to VMs in Oracle Compute Cloud Service
  • providing directly attached storage for on-promises applications
  • easily connecting on-premises applications to Oracle Storage Cloud Service without having to deal with REST API calls to the service
  • ensuring that on-premises applications continue to experience near-local storage-access performance when using Oracle Storage Cloud Service
  • encrypting data uploaded to Oracle Storage Cloud Service before the data leaves the customer’s data center

Question 42

Question
Identify two key prerequisites that your customer must meet when ordering Oracle Network Cloud Service – FastConnect Standard Edition.
Answer
  • The customer orders at any location where there is a router.
  • The customer orders the service at the location where a physical connection between their network routers and Oracle routers can be set up.
  • The customer orders the service at the location where a physical connection between their network routers and partner routers can be set up.
  • The customer orders the service at the location where the partner routers are located.
  • The customer orders the service at the location where their Oracle Cloud Services are provisioned.

Question 43

Question
What is required in order to deploy Oracle WebLogic Server on an Oracle Compute Cloud Service, using Chef?
Answer
  • Cookbooks and recipes.
  • Download of custom scripts from GitHub.
  • An Oracle Storage Cloud Software Appliance.
  • A minimum of three Oracle Compute Cloud Service instances.

Question 44

Question
You have created two instances, A and B. You need to allow traffic between both instances. Instance A should be open for traffic from the public internet over HTTP and HTTPS, and Instance B should only allow HTTP and HTTPS traffic from a specific set of IP addresses. You have already created the security IP list with the specified set of IP addresses. Which four steps do you perform next?
Answer
  • Create security rules to enable traffic from the public internet list to Security List 3 over HTTP and HTTPS.
  • Create security rules to enable traffic from the security IP list to Security List 1 over HTTP and HTTPS.
  • Create security rules to enable traffic from the public internet list to Security List 1 over HTTP and HTTPS.
  • Add instance A to another security list, say Security List 2.
  • Add instance A and instance B to the same security list, say Security List 1.
  • Add instance B to another security list, say Security List 3.
  • Enable security rules to enable traffic from the public internet to Security List 2 over HTTP and HTTPS.

Question 45

Question
Why would you create and use storage volumes?
Answer
  • to provide low-cost backup for infrequently accessed data
  • to upload objects to Oracle Storage Cloud Service
  • to set up auto-scaling storage capacity for applications running in VMs in Oracle Compute Cloud Service
  • to provide block storage capacity in the form of disks attached to virtual machines (VMs) in Oracle Compute Cloud Service
  • to create cloud-based backups of data generated by on-premises applications

Question 46

Question
Identify the two steps that you must perform in order to download an archived object.
Answer
  • Have the download archive permission.
  • Get an authentication token and download the archived object.
  • Find out the status of the object and restore the object.
  • Verify the object restoration status and download the object.
  • Create an archive container.

Question 47

Question
Which two methods can you use to programmatically store, access, or manage content in Oracle Storage Cloud Service?
Answer
  • a RESTful Web Service
  • RMAN
  • NFS
  • SQL*NET
  • ODBC
  • a Java client API

Question 48

Question
Identify two applicable use cases for Oracle Compute Cloud Service – Compute Capacity.
Answer
  • running instances on hardware shared with other tenants
  • moving an application to the public cloud and maintaining hardware isolation from other tenants in the cloud
  • performance management of applications that are moved to the public cloud
  • small-scale provisioning and tearing down of virtual machines for test and development environments in the public cloud
  • backup and disaster recovery of Oracle-packaged applications and SaaS applications

Question 49

Question
In which two use cases should you deploy an Oracle Storage Cloud Software Appliance?
Answer
  • as a replacement for a mid-range Direct Attached Storage Device (DASD)
  • as a data mover to transfer files to and from Oracle Storage Cloud Service
  • for backup of home directories and unstructured data in traditional NFS environments
  • to run applications and executables directly from appliance mount points

Question 50

Question
Which three interfaces can you use to access Oracle Storage Cloud Service?
Answer
  • RESTful API, which is compatible with OpenStack Swift
  • Oracle File Sharing Appliance Gateway
  • File Transfer Manager API, which provides a simple interface to upload or download objects
  • the Download Command Line Interface (CLI) to efficiently transfer files to the service
  • anonymous FTP service
  • Oracle Storage Cloud Service Java library, which wraps RESTful web service.

Question 51

Question
You have created four instances using a single orchestration. Two instances have the High Availability (HA) policy specifies as Active, one has the HA policy specified as Monitor, and the fourth has the HA policy specifies as None. What can you do?
Answer
  • You can’t delete any of the instances.
  • Delete all of the instances by stopping the orchestration.
  • Delete only the instances that have the HA policy specified as None or Monitor.
  • Delete only the instance that has the HA policy specified as None.
  • Delete only the instance that has the HA policy specified as Monitor.

Question 52

Question
When you request Oracle Network Cloud Service – VPN for Dedicated Compute service, which IP address range is used to configure your service?
Answer
  • the public IP address range that you want to use for your instances in Oracle Compute Cloud Service
  • the private IP address range that you want to use for your instances in Oracle Compute Cloud Service
  • the public IP addresses of your existing Oracle Compute Cloud Service instances
  • the private IP address range that is used in your on-premises data center

Question 53

Question
After deployment, you need to verify that Oracle Network Cloud Service – FastConnect Standard Edition is properly functioning. Which method should you use?
Answer
  • Run the traceroute command from an IP address that you are advertising over the peer to Oracle, to the IP address of the Oracle data center where your service is provisioned.
  • Run the traceroute command from any host within Oracle Cloud, such as an Oracle Compute Cloud Service instance, to a host that’s located within your data center.
  • Run the traceroute command from any host in your data center to any known host within Oracle Cloud, such as an Oracle Compute Cloud Service instance.
  • Run the traceroute command from the Oracle data center to the IP address of the other vendor’s data center.

Question 54

Question
Which two methods can customers use to control and secure their data in Oracle Storage Cloud Service?
Answer
  • Set up RSA read and write key pairs on containers.
  • Through RESTful web services, invoke Oracle Data Masking on objects stored.
  • Use the Java client to encrypt data when stored and decrypt data when retrieved.
  • Assign read and write permissions to containers to restrict access to data.
  • Through RESTful web services, invoke SPARC M7 processor 128-bit encryption.

Question 55

Question
You have requested and received an authentication token from Oracle Storage Cloud Service by sending your user credentials to the service. What is your next step?
Answer
  • Activate your token.
  • Perform your operations against your service instance by using your token within 30 minutes.
  • Perform your operations, so idle time does not invalidate your token.
  • Start moving your data to the Cloud. Tokens are valid as long as your subscription is active.

Question 56

Question
Identify three key capabilities of Oracle Bare Metal Cloud Service.
Answer
  • it provides High Availability (HA)
  • it provides disk images in RAW format
  • it provisions compute hardware that is managed by the customer
  • it provides bare metal compute, high-performance storage, and non-blocking networking
  • it enables non-uniform memory access (NUMA)

Question 57

Question
Which two features are provided by FastConnect – Standard Edition?
Answer
  • access to your Oracle Cloud service using a direct connection from your premises or colocation facility
  • prioritized access to Oracle Cloud support for your Oracle Cloud services
  • a direct connection to your Oracle Cloud services, so data is not transported over the public Internet
  • a dedicated T1 line to your Oracle Cloud services
  • a level 2 router, which encrypts and decrypts every packet you send over the public Internet to your Oracle Cloud service

Question 58

Question
Four steps must be completed in order to prepare Oracle Compute Cloud Service before provisioning Oracle Storage Cloud Service Appliance – Cloud Distribution. a. Create the security rules for permitting HTTPS traffic, NFS traffic, NFS access, and SSH connections to the appliance instance. b. Generate the necessary SSH key pairs and add the public keys to Oracle Compute Cloud Service. c. Identify (or create) a security list in Oracle Compute Cloud Service for the appliance instance. d. To enable NFS access to the appliance instance, create a security application in Oracle Compute Cloud Service. In what order do you execute them?
Answer
  • bcda
  • bacd
  • abcd
  • acdb

Question 59

Question
Identify three capabilities of the Oracle Storage Cloud Software Appliance.
Answer
  • it converts any server into an Oracle Storage Cloud Engineered System Appliance
  • it turns a server into a local mount to Oracle Storage Cloud Service, enabling file-based data movement to the Oracle Storage Cloud
  • it is a gateway to the Oracle Storage Cloud Service having read and write performance comparable to network-attached storage
  • it enables synchronous file-based symmetric replication to Oracle Cloud
  • it extends end-to-end security encryption and key management using Oracle Key Vault
  • it provides security with end-to-end encryption with control of the keys and transparent encryption

Question 60

Question
Which three steps should be completed in order to get started with Oracle Storage Cloud Service?
Answer
  • Associate a permanent public IP address with the instance.
  • Create a site-to-site VPN tunnel.
  • Request a trial subscription or purchase a subscription to an Oracle Storage Cloud Service.
  • Activate and verify the service.
  • Create accounts for your users and assign privileges and roles.

Question 61

Question
Your customer has fixed monthly budget for Oracle Storage Cloud Service. Multiple applications access the service and the customer wants to define limits for the amount of data that application can store. Which technique will resolve the customer’s requirement?
Answer
  • Monitor the usage periodically and prevent right request after the budget for the month is consumed.
  • Customize the application to stop sending write request after reaching limits predefined in the application code.
  • Set a quota for the number of write to requests that a user can send in a month.
  • Use a separate container for each application and set a quota for each.
  • Apportion of the account level quota among all users in the domain.

Question 62

Question
How are segments uploaded when using the Dynamic Large Object (DLO) method?
Answer
  • The segments must always be uploaded after the manifest file in the Dynamic Large Object method.
  • To avoid any mismatch in the data, the manifest object is created after uploading all the segments in the Dynamic Large Object method.
  • segments are first uploaded into the manifest individually and then the manifest containing the segments is uploaded in the Dynamic Large Object method.
  • A manifest is created and then segments are uploaded in Dynamic Large Object using RMAN.

Question 63

Question
Which two capabilities does FastConnect – Partner Edition provide?
Answer
  • two physical connections from your network edge to Equinix Cloud Exchange to ensure redundancy and high availability
  • access to your Oracle Cloud service from your network premises over the public Internet via a secure tunnel
  • a direct and deterministic path from your network to your Oracle Cloud services
  • a cloud colocation facility
  • an InfiniBand cross connect to the Equinix Cloud Exchange platform at Equinix data centers
  • an IPSec connection between BT’s IP Connect MPLS IP VPN service and Oracle Public Cloud services

Question 64

Question
Identify three capabilities provided by the Oracle Compute Cloud Service.
Answer
  • virtual assembly builder
  • storage resources
  • database resources
  • virtual machines
  • compute resources
  • middleware resources

Question 65

Question
Identify two prerequisites for using FastConnect – Standard Edition.
Answer
  • a valid connection, port, and cross-connect with Equinix Cloud Exchange
  • a valid public IP address and a valid Autonomous System Number (ASN) to establish a connection with Equinix Cloud Exchange
  • network equipment capable of supporting Layer3 routing using BGP and VLAN tagging using 802.1Q
  • a valid Oracle order for FastConnect – Standard Edition with port speed defined
  • network equipment capable of supporting Layer1 and Layer4 for routing using SIP and 802.3

Question 66

Question
Which three statements are true about both Oracle Storage Cloud Software Appliance – on premise and Oracle Storage Cloud Software Appliance – Cloud Distribution?
Answer
  • It appears to Microsoft clients as a SQL server database.
  • Large files are segmented into multiple sequential file segments.
  • The appliance is provisioned on an Oracle Compute Cloud Service instance.
  • The built-in data integrity checks to ensure the data is validated as it moves through the data path.
  • It provides POSIX-compliant file access to Oracle Storage Cloud Service containers using the NFSv4 protocol.
  • It automatically backs up and stores all obfuscated data in the Oracle Storage Cloud Service

Question 67

Question
Which two programmatic actions become optional by using Oracle Storage Cloud Software Appliance – Cloud Distribution?
Answer
  • changing an application to utilize the Oracle Storage Cloud Service Java SDK
  • providing near-local performance using a tunable cache
  • making numerous REST API calls to access data on Oracle Storage Cloud Service
  • accessing shared file storage by using the InfiniBand protocol
  • implementing SWIFT end-to-end data integrity with checksum verification

Question 68

Question
You are working in a company named Acmeshell Inc. as an Oracle Cloud IaaS specialist. You are in the middle of migrating some in-house solution to Oracle cloud. You have uploaded 5 TB of data and some configurations files in Oracle Object Storage and deleted it from the in-house storage. Now, you need this data in both Oracle cloud as well as in your in-house system. What you need to do to access this data, which is you have uploaded in Oracle storage cloud from both Oracle cloud as well as outside Oracle cloud?
Answer
  • You can access it inside Oracle cloud, but not outside Oracle cloud.
  • You need internet connection to access this uploaded data.
  • You need to know, Object storage endpoint.
  • You must have permissions to access uploaded data.
  • You need to have created site-to-site VPN connection between in-house as well as Oracle cloud.

Question 69

Question
You have migrated in-house 10 TB of data to Oracle Cloud object storage, which was being used by a research team. And they (research team) was keep running some analytics jobs (Apache Spark) and batch processing (Hadoop MapReduce, scheduled jobs). However, as data is not available in house and uploaded into the Oracle Object storage. How would you solve this issue for research team?
Answer
  • You will create a duplicate copy of this data in-house and enable data sync capabilities between Oracle Object storage and in-house storage.
  • You will download the entire data back to the in-house storage and manually keep synching the data.
  • You can use HDFS connector to access data for MapReduce, which is stored in the Oracle Object Storage.
  • You can use HDFS connector to access data for Apache Spark, which is stored in the Oracle Object Storage.

Question 70

Question
You are working with a company, who provides end-t-end IOT (Internet of Things) solutions for a wind mill company. Including installation of sensors to analyzing the data. However, data received from sensors are growing fasted and will reach to TB in a month and needs to be stored somewhere for real-time analytics as well as historical analytics. Which of the best solution from the Oracle cloud?
Answer
  • You should have used Oracle RDBMS based solutions either Oracle DB or MySQL
  • You should have used Oracle Exadata based solution
  • You should have used Oracle Bare Metal Based DB instance solution
  • You should have used Oracle Object storage

Question 71

Question
You have a Linux instance in your datacenter (in premise). As soon as you back up data on this Linux instance that needs to be stored in Oracle Cloud Storage as well. To solve this requirement you decided to use Oracle Cloud Storage Software appliance which all of the following steps you need accomplished for setup this?
Answer
  • You have to install Storage software appliance on a Server.
  • Create a filesystem in the appliance and connect the filesystem to a container on your Oracle Cloud Infrastructure Object Storage account. You then mount the filesystem via NFS on a directory (for example, dir1) on your appliance host.
  • To back up data on your host in your data center, you create a directory (for example, dirA) and mount the directory to the remote directory (dir1).
  • Create a site-to-site VPN tunnel, between datacenter and Oracle Cloud storage, using Customer gateway.
  • You have to install a Gateway device, where Appliance is installed to create authenticated connections.

Question 72

Question
What all are required, if you want to backup data using Oracle Cloud Infrastructure Storage Software appliance?
Answer
  • A working server/instance of Oracle Cloud Infrastructure Storage Software Appliance
  • A metered subscription (trial or paid) to Oracle Cloud Infrastructure Object Storage
  • A host running from which you want to back up data to Oracle Cloud Infrastructure
  • Administrator role on your Oracle Cloud Infrastructure Object Storage

Question 73

Question
You have setup the Oracle Cloud Storage Software Appliance on a host. Now you need to do a setup of a filesystem on that host. How would you do that?
Answer
  • Using a command “oscsa create filesystem name”
  • Using a REST API call
  • Using a Java SDK
  • While starting Storage Appliance, you will get Management Console URL, which is a web application and using that you can create a filesystem.

Question 74

Question
You have done the setup of Oracle Storage Appliance on a server in your in-premise server. Now, before starting the storage activity you have to get connected with the Oracle storage cloud. As soon as you connected with the Oracle Storage Cloud, it will
Answer
  • Create a container with the same name as with filesystem name and get connected with it.
  • If the container already exists with the same as filesystem name it will fail to connect and throw error.
  • If the container already exists with the same as filesystem name it will connect with the existing container.
  • If there is no container with the same name as filesystem then it will throw error and ask to create container first.

Question 75

Question
For your in-house, use you have created a storage in Oracle Storage cloud and many of the applications (in-house) can read and write data in that storage. Which of the following an application developer to use programmatically access the storage?
Answer
  • REST API
  • Java API
  • C# API
  • Python API
  • Scala API

Question 76

Question
Once you have uploaded your data in Oracle Storage Cloud, how would you make sure that data stored in Cloud storage has not been corrupted?
Answer
  • Using MD5 checksum
  • Based on HTTP response code
  • There is no way, you need to download again to verify after uploading.
  • Using encryption keys

Question 77

Question
You want to access data stored in Oracle cloud storage, however you know that every request you make requires authentication token. Which all of the statements are correct with regards to authentication token?
Answer
  • If you have planned automated backup of your data then ensure that a request for a new authentication token is the first operation in each backup cycle.
  • You must also ensure that a request for a new authentication token is sent after every 30 minutes, and that all requests to Oracle Storage Cloud Service include a valid (unexpired) authentication token.
  • When you use the Java library, you don’t need to request and use an authentication token explicitly.
  • When you use the Java library, you need to request and use an authentication token explicitly.

Question 78

Question
Which of the following is true, with regards to Oracle Storage Appliance data security?
Answer
  • You can do client side encryption.
  • You can selectively encrypt the data
  • You can generate keys on the appliance.
  • You can bring your own encryption keys.

Question 79

Question
Which of the following make sure that data stored in the cloud are protected by the Oracle, when accessed via Oracle Storage appliance.
Answer
  • You can use end to end checksum verification to help in ensuring the data integrity.
  • Quick recovery from crash by spawning off new instance of Oracle Cloud Infrastructure Storage Software Appliance.
  • Regular metadata backup to cloud helps ensure data availability.
  • It keep sending the email on every day, to the owner of the data.

Question 80

Question
Which of the following statement is true with regards to data caching, when data is cached using Oracle Storage Appliance?
Answer
  • You can achieve near local NAS performance through buffer caching.
  • You can configurable the cache to support your custom workloads.
  • Least Recently Used (LRU) algorithm to retain hot data in your cache.
  • You can also create distributed cache (multi-node cluster) to have bigger cache

Question 81

Question
Which of the following are correct ways to manage data using Oracle Cloud Storage Appliance?
Answer
  • Web Console Admin UI
  • Command Line Interface
  • REST API
  • Python API

Question 82

Question
What all are the possible permissions for accessing data stored in Object storage?
Answer
  • Read-only privileges to containers
  • Read-write privileges to containers
  • set containers to be publicly readable
  • set containers to be publicly readable and writable

Question 83

Question
You want to store data in Object storage, however before storing the data you want to encrypt that. How can you do that?
Answer
  • Using Java Library
  • With a 2048-bit RSA key pair provided and managed by the customer
  • Using custom certificate
  • Using Oracle provided Public and private keys

Question 84

Question
Please map the below A.      Non-metered object storage B.      Metered object storage   1.       buyer must specify how much storage capacity is required 2.       Users of the Service Instance cannot store more data than originally purchased 3.       users of the Service Instance can store as much data as they wish
Answer
  • A-1, A-2, B-3
  • A-3, A-2, B-1
  • A-2, A-1, B-3
  • A-2, A-3, B-1

Question 85

Question
Which of the following statement is correct with regards to Oracle Object storage?
Answer
  • Individual objects can be scheduled for deletion.
  • Files of any size can be uploaded to the Object Storage Classic.
  • To store files larger than 5GB, simply segment the original file into sizes of 5GB or less and upload the segments.
  • Number of manifest files should be equal to number of segments

Question 86

Question
You are working in a startup company as a cloud architect. Your company does not have any storage server. Hence, you decided to go for Non-metered subscription object storage. So that you will know price upfront. However, at the month end you see that your charges are overages, what could be the possible reason?
Answer
  • You have more subscriber to access the data stored in object storage.
  • You have marked your container to publicly readable
  • You have files in smaller sizes and forget to archive the same.
  • Resource usage during a given month exceeds the resource quota limits.

Question 87

Question
You have a non-metered subscription, and you have purchased 4TB of storage capacity and also selected replication policy which replicates the data to a georeplication data center. Which of the following statements are true in this case?
Answer
  • You will have 4TB of usable storage capacity
  • You will have 2TB of usable storage capacity
  • You will be billed for the data transfer from the primary to the georeplication DC
  • You will not be billed for the data transfer from the primary to the georeplication DC

Question 88

Question
Identify the capability that is only available with a Dedicated Compute account.
Answer
  • You can extend your on-premises data center to burst to the cloud
  • On-chip query acceleration and memory decompression
  • Site-to-site VPN
  • You can restrict traffic to your instances by using security lists
  • You can create virtual machines using apps from Oracle Cloud Marketplace

Question 89

Question
What is the most important step to get started using the Oracle Storage Cloud Service?
Answer
  • Create an NFS mount to the computer you plan to use
  • Associate a permanent public IP address with the instance
  • Register your DNS server
  • Activate and verify the service
  • Format your disks

Question 90

Question
A customer would like to run a legacy Oracle workload on a secure, pre-defined, isolated environment.. Which service would you implement in order to meet these requirements?
Answer
  • Oracle Backup and Data Archive Cloud Service
  • Oracle Virtual Cloud Service
  • Oracle Database Cloud Service
  • Oracle Compute Cloud Service
  • Oracle Storage Cloud – Archive Storage Service

Question 91

Question
What are two true statements about Oracle Storage Cloud Software Appliance capabilities?
Answer
  • Caches frequently retrieved data on the local host.
  • Supports third-party storage cloud services.
  • On chip encryption of files on your local hard drive before they are transported to be stored in the cloud.
  • There is no additional charge to use it.

Question 92

Question
Which storage type would you use when provisioning an Oracle Database on Oracle Compute Cloud Service?
Answer
  • Virtual Storage
  • Unlimited Storage
  • Block Storage
  • Object Storage
  • Hierarchical Storage

Question 93

Question
When your customer runs the following cURL command: curl -X POST \ -H "Content-Type: application/oracle-compute-v3+json" \ -H "Accept: application/oracle-compute-v3+json" \ -d "@storage_volume.json" \ -c $COMPUTE_COOKIE \ -b $COMPUTE_COOKIE https://api.compute.us2.oraclecloud.com/storage/volume/ They receive the following error message. {"message": "User /Compute-identity_domain_ID/example@companyname.com is not permitted to perform \"volume.add\" on storage/volume:/Compute-identity_domain_ID/example@companyname.com/storage2"} The storage_volume.json file contains the following information. { "size": "10G", "properties": ["/oracle/public/storage/default"], "name": "/Compute-identity_domain_ID/example@companyname.com/storage2" } Identify three issues in the request.
Answer
  • Customer has not provided all the required parameters in the storage_volume.json file
  • Customer has exhausted the allocated resource
  • Customer has provided incorrect identity domain
  • The authentication cookie has expired
  • Customer has provided incorrect username
  • Customer has provided incorrect API endpoint

Question 94

Question
A Developer expressed interest in deploying a test environment on the Oracle Cloud. Where would you direct them?
Answer
  • The Oracle Technology Network (OTN) Oracle Cloud download
  • To their assigned Oracle Sales Representative
  • Cloud.oracle.com/tryit
  • Oracle.com
Show full summary Hide full summary

Similar

KEE1
harrym
Religious Studies - Keywords.
Ready2learn
IMAGS Employment Examination for Applicants
mike_101290
GCSE Geography Climate Change
EllieFlint
HRCI Glossary of Terms A-N
Sandra Reed
Modals & semi-modals
Abeer Alqahtani
Whole Number Glossary L1
Lee Holness
Human Resource Management
A Donaghy
Crude Oils and others quiz
Dale George
Learn My Language: Korean-English
kang.s.724
Queen Elizabeth Quiz
Natalie Robbins