CIS305 3

.docx

School

ECPI University *

*We aren’t endorsed by this school

Course

305

Subject

Computer Science

Date

Feb 20, 2024

Type

docx

Pages

1

Uploaded by kenardoafelix

Report
CIS305 3.2 What is the name of the container? Docker provides a way to name the container using the -name flag. How does the DHCP service work? The DHCP service assigns IP addresses from a pool and leases an address to any DHCP enabled client when it starts on the network. What is the difference between virtualizing that service vs. using containers? Virtualization runs multiple OS instances on a single server. Containers run a single instance with user’s space to isolate processes from one another. What would you recommend to your classmates regarding using a container for the service? Containers could be risky. Malicious actors can find a way to break out of a container and gain access to host machines. Discuss the pros and cons of virtualization vs. containerization of the service. Container technology is highly scalable. Virtualization is still a reliable way to store the application securely and have a longer life cycle than containers. Virtualization is not as portable as containers. Containers are easier to maintain. Virtualization has hard security boundaries and they can emulate multiple operating systems. Containers run only on host OS.
Discover more documents: Sign up today!
Unlock a world of knowledge! Explore tailored content for a richer learning experience. Here's what you'll get:
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help