🇩🇪
Programm

  1. Course introduction


    1. Introduce and review the course.


  2. Get started with containers


    1. Provision a database server using container technology.


  3. Work with containers


    1. Work with and manipulate existing container images to produce containerized services.


  4. Manage Images


    1. Manage the life cycle of an image from creation to deletion.


  5. Create custom images


    1. Design and code a Dockerfile to build a custom container image.


  6. Design container images for application deployment


    1. Design and build a custom container image for the deployment of an application over multiple containers.


  7. Test containerized application deployment


    1. Deploy a multi-container application using Kubernetes.


  8. Troubleshoot containerized applications


    1. Utilize various techniques to troubleshoot a containerized application.


  9. Provision development environments


    1. Provision a development environment using the Red Hat CDK.


  10. Comprehensive review of containerizing software applications


    1. Demonstrate how to containerize a software application.



Ziele
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
Voraussetzungen
This course requires that you meet the following 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;(RHCSA) certification recommended.