Who should attend
This course is intended for developers, architects, and system administrators who wish to learn how to deploy containerized applications using Red Hat® Enterprise Linux® Atomic Host software and what changes might make them well-behaved applications in a container environment.
Prerequisites
Red Hat recommends these prerequisites:
- Have familiarity with general programming and scripting concepts.
- Have familiarity with one or more of the following languages: JavaScript, Java EE™, PHP, and Python.
- Have an understanding of the runtime environment configuration for the language of choice.
- Have familiarity with relational database concepts and a basic knowledge of SQL; MySQL experience is recommended.
- Have basic Red Hat Enterprise Linux administration skills; Red Hat Certified System Administrator (RHCSA) certification recommended.
Course Content
Through hands-on labs, students will take a monolithic application and break it down into its distinct services thereby illustrating how containers are an excellent vehicle for microservices architecture deployment.
Course summary
- Creating containers using Docker
- Working with image registries
- Providing persistent storage to a container
- Creating new images using Dockerfiles
- Implementing image design recommended practices
- Linking containers
- Orchestrating containers using Kubernetes
- Provisioning development and testing environments with Vagrant