Containers
Containers technology is a relatively new technology. However, it has grown in popularity to the point that it has become a key piece of infrastructure software in the world of cloud-native applications. Containers allow you to surround your software with an isolated user space or a container.
Containers are very useful in deploying and running scalable microservices because they allow your microservices to run in an isolated space that contains all the microservice configurations, environmental variables, dependencies, runtimes, and any other files or settings needed for the service.
Containers allow software developers to deploy isolated services in the same server nodes, ensuring that your services are run unaffected by any ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access