Download Oracle Infrastructure as a Service Cloud 2017 Implementation Essentials.1Z0-337.RealExams.2018-09-19.64q.vcex

Vendor: Oracle
Exam Code: 1Z0-337
Exam Name: Oracle Infrastructure as a Service Cloud 2017 Implementation Essentials
Date: Sep 19, 2018
File Size: 60 KB

How to open VCEX files?

Files with VCEX extension can be opened by ProfExam Simulator.

Demo Questions

Question 1
A customer has three IP networks: VPN-Network, App-Network, and DB-Network. Their requirements are as follows:
  • VPN-Network must communicate with only App-Network. 
  • DB-Network must not communicate with VPN-Network. 
  • App-Network must be able to communicate with DB-Network. 
How would you meet these requirements?
  1. Add all IP networks to an IP exchange, and add security rules to allow communication between the relevant networks.
  2. Add DB-Network and App-Network to one IP exchange and create security rules to communicate with VPN-Network.
  3. Add VPN-Network and App-Network to the same IP exchange. Create a second IP exchange and add App-Network and DB-Network to it.
  4. Add VPN-Network and App-Network to one IP exchange. Create security rules to communicate with DB-Network.
Correct answer: C
Question 2
A customer creates a compute instance using an OCIO1M shape, which has an extra 400 GB of NVMe disk. After shutdown the server, you do not have access to NVMe disk anymore. 
What is the best way to fix this problem, assuming performance is a key requirement for this application?
  1. Copy the data to a standard object storage container every time you need to reboot a compute instance.
  2. Add a persistent block storage to the compute instance using storage/default mode, and place all application data there.
  3. Add a persistent block storage to the compute instance using storage/ssd/gpl mode, and place all application data there.
  4. Create a compute instance using a different shape to keep the data in case of a reboot.
Correct answer: C
Question 3
A customer has compute services deployed in multiple sites under the same identity domain with a Storage Replication policy configured. They want to create a block volume backup from a compute instance running on the uscom-central-1 site to the uscom-east-1 site. 
What action must they perform?
  1. Create a colocated snapshot, access the uscom-east-1 site, and create a new instance from the snapshot created.
  2. Create a snapshot of the block storage using the default options; it will be available on both sites.
  3. Create a remote snapshot and then access the object storage to restore it on the uscom-east-1 site.
  4. Create a colocated snapshot, create a new instance on uscom-central-1, and restore the snapshot there.
Correct answer: A
Question 4
What is used to apply security rule(s) to a vNIC Set?
  1. Security Protocol
  2. ACL
  3. IP Address Prefix Set
  4. instance
Correct answer: B
Question 5
A shape is a resource profile that specifies the number of OCPUs and the amount of memory to be allocated to an instance in Compute Classic. Each OCPU corresponds to two hardware execution threads, known as vCPUs. If your application requires 8 vCPUs to run, what would the equivalent OCPU shape be?
  1. OC6 shape, which has 8 OCPUs
  2. OC7 shape, which has 16 OCPUs
  3. OC4 shape, which has 2 OCPUs
  4. OC5 shape, which has 4 OCPUs
Correct answer: D
Explanation:
Reference https://docs.oracle.com/en/cloud/iaas/compute-iaas-cloud/stcsg/shapes.html
Reference https://docs.oracle.com/en/cloud/iaas/compute-iaas-cloud/stcsg/shapes.html
Question 6
A customer has set up a FastConnect Classic link with public peering. What is the next step they must take to enable communication between their network and Oracle Cloud Infrastructure Classic over Fast Connect Classic?
  1. Whitelist with Oracle any public IP addresses that they want to advertise over the connection.
  2. Create a private gateway in Oracle Cloud Infrastructure Classic to allow private subnets.
  3. Also set up private peering before they can use FastConnect Classic.
  4. Immediately create a VM in Oracle Cloud Infrastructure Classic to ensure that the FastConnect Classic link always stays online.
Correct answer: A
Question 7
You have an Oracle Linux instance up and running and you want to add a user to the system. Because this user will access the instance through the Internet, you want the connection to be through a secure channel. 
What is the best way to allow the user to access this instance?
  1. Add the user to the system without a password, create an ssh key pair, and add the public key to the authorized_keys file. Edit the sshd_config file, add the username to the AllowUsers parameter, and restart the sshd daemon.
  2. Add the user to the system without a password, ask the user to create his or her own ssh key pair and send the public key to you. Add the public key to the authorized_keys file, edit the sshd_config file, add the username to the AllowUsers parameter, and restart the sshd daemon.
  3. Add the user to the system, ask the user to create his or her own ssh key pair and send the public key to you. Add the public key to the authorized_keys file, edit the sshd_config file, add the username to the AllowUsers parameter, and restart the sshd daemon.
  4. Ask the user to create his or her own ssh key pair and send the public key to you. Add the public key to the authorized_keys file, edit the sshd_config file, and add the username to the AllowUsers parameter.
Correct answer: D
Question 8
A customer wants to create their own network and run all their VMs in it. They also want immediate access to their VMs from their on-premises data center via private IPs only. 
Which two actions would you perform?
  1. Inform the customer about dedicated links using FastConnect Classic for private peering.
  2. Educate the customer about the Oracle Cloud shared network and the advantages of having Oracle manage the network for them and using public IPs instead.
  3. Raise an SR with Oracle asking for the required subnets and create the VMs on a shared network.
  4. Create a VPN tunnel between the customer and Oracle so that the customer can access their VMs over a private IP.
  5. Create an IP network with associated security rules. Create VMs on the IP network.
Correct answer: AC
Question 9
You want to create an instance snapshot but, when accessing the compute dashboard, this option is NOT available. 
Why is this happening and how can you create a snapshot?
  1. Instance snapshots capture the state of your non-persistent boot disk. You cannot create an instance snapshot if your instance uses a persistent bootable storage volume. You must create a snapshot of your persistent block volumes from the Storage tab.
  2. Instance snapshots capture the state of your persistent boot disk. You cannot create an instance snapshot if your instance uses a non-persistent bootable storage volume. You must create a snapshot of your persistent block volumes from the Storage tab.
  3. You created a compute instance using object storage. You must take a snapshot of the persistent block volume associated with that instance.
  4. You created a compute instance using persistent block volume. You must take a snapshot of your persistent volume associated with that instance.
Correct answer: A
Explanation:
Reference https://docs.oracle.com/en/cloud/iaas/compute-iaas-cloud/stcsg/cloning-instance-using-instance-snapshots.html#GUID-3232455D-5B55-4D71-B73B-E2E86A52937F
Reference https://docs.oracle.com/en/cloud/iaas/compute-iaas-cloud/stcsg/cloning-instance-using-instance-snapshots.html#GUID-3232455D-5B55-4D71-B73B-E2E86A52937F
Question 10
A customer wants to use a Windows image for their infrastructure on Oracle Cloud Infrastructure Classic. 
Which three statements are true about using Windows on Oracle Cloud Infrastructure Classic?
  1. They must be advised that Windows may not be the best OS to use in Oracle Cloud Infrastructure Classic.
  2. The default password for the Windows image is "Welcome123!"
  3. They must use orchestrations to set a custom password for the Windows machine during creation.
  4. Windows images are provided in Oracle Cloud Marketplace and can be used with both shared and IP networks.
  5. They get patches for Windows from Microsoft and not Oracle.
Correct answer: BDE
HOW TO OPEN VCE FILES

Use VCE Exam Simulator to open VCE files
Avanaset

HOW TO OPEN VCEX AND EXAM FILES

Use ProfExam Simulator to open VCEX and EXAM files
ProfExam Screen

ProfExam
ProfExam at a 20% markdown

You have the opportunity to purchase ProfExam at a 20% reduced price

Get Now!