About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Learning Path
Get started with containers
A container is a unit of deployable software that provides isolation at the process level. Each application, together with its environment, can run in an isolated environment. Containers expose a different environment to each of the services. You can automate the deployment, scaling, and management of containerized applications.
In the following video, developer advocates Nicholas Bourdakos and Mofizur Rahman briefly describe what containers are and how they work.
Skill level
Beginner
Estimated time to complete
Approximately 1 hour.
Learning objectives
- Understand the basics of how containers work
- Recognize the benefits of containerization
- Know how to use Docker and container registries