exam questions

Exam 1z0-580 All Questions

View all questions & answers for the 1z0-580 exam

Exam 1z0-580 topic 1 question 11 discussion

Actual exam question from Oracle's 1z0-580
Question #: 11
Topic #: 1
[All 1z0-580 Questions]

A customer has multiple applications and you believe consolidation using Oracle Solaris Zones will help them. The customer is concerned that consolidating them all on one physic server may cause adverse interactions between them, causing problems with functionality, security, and performance. What are the two benefits of Zones that would explain why Zones would be a good choice?

  • A. better single threaded performance
  • B. better software isolation
  • C. better hardware isolation
  • D. simpler VLAN management
  • E. simple, effective resource controls
Show Suggested Answer Hide Answer
Suggested Answer: BE 🗳️
B (not C): A zone is a virtualized operating system environment that is created within a single instance of the Oracle Solaris operating system. Oracle Solaris
Zones are a partitioning technology that provides an isolated, secure environment for applications.
Note:
* When you create a zone, you produce an application execution environment in which processes are isolated from the rest of the system. This isolation prevents a process that is running in one zone from monitoring or affecting processes that are running in other zones. Even a process running with root credentials cannot view or affect activity in other zones. A zone also provides an abstract layer that separates applications from the physical attributes of the machine on which the zone is deployed. Examples of these attributes include physical device paths and network interface names. The default non-global zone brand in the Oracle
Solaris 11.1 release is the solariszone.
By default, all systems have a global zone. The global zone has a global view of the Oracle Solaris environment that is similar to the superuser (root) model. All other zones are referred to as non-global zones. A non-global zone is analogous to an unprivileged user in the superuser model. Processes in non-global zones can control only the processes and files within that zone. Typically, system administration work is mainly performed in the global zone. In rare cases where a system administrator needs to be isolated, privileged applications can be used in a non-global zone. In general, though, resource management activities take place in the global zone.
Reference: Oracle Solaris 11.1 Information Library, Oracle Solaris Zones Overview

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...