{"course":{"productid":23026,"modality":6,"active":true,"language":"en","title":"Red Hat Container Adoption Boot Camp for Developers","productcode":"DO720","vendorcode":"RH","vendorname":"Red Hat","fullproductcode":"RH-DO720","courseware":{"has_ekit":false,"has_printkit":true,"language":""},"url":"https:\/\/portal.flane.ch\/course\/redhat-do720","objective":"<h5>Impact on the organization<\/h5><p>This boot camp is intended to provide developers who have basic to intermediate knowledge of containers with the foundational and advanced skills needed to develop, deploy, and troubleshoot microservices applications with Red Hat OpenShift Container Platform. Red Hat OpenShift Container Platform enables rapid application development and deployment, as well as portability of an application across environments. The platform also offers simplified application scaling, administration, and maintenance of cloud-native applications.<\/p>\n<h5>Impact on the individual<\/h5><p>As a result of attending this course, you should be able to install, configure, and manage a Red Hat OpenShift Container Platform cluster and deploy applications on it.<\/p>\n<p>You should be able to demonstrate these skills:<\/p>\n<ul>\n<li>Design container images to containerize applications.<\/li><li>Build and manage custom container images.<\/li><li>Persisting Data in container based applications.<\/li><li>Deploy applications to OpenShift Container Platform.<\/li><li>Develop microservices using Quarkus.<\/li><li>Implement health checks in microservices to improve system reliability.<\/li><li>Implement unit and integration tests for Quarkus microservices.<\/li><li>Implement fault tolerant Quarkus microservices<\/li><li>Secure Quarkus microservices using JWT and OAuth<\/li><\/ul>","essentials":"<ul>\n<li>Become a Red Hat Certified System Administrator (RHCSA), or demonstrate equivalent experience<\/li><li><span class=\"cms-link-marked\"><a class=\"fl-href-prod\" href=\"\/swisscom\/en\/course\/redhat-ad183\"><svg role=\"img\" aria-hidden=\"true\" focusable=\"false\" data-nosnippet class=\"cms-linkmark\"><use xlink:href=\"\/css\/img\/icnset-linkmarks.svg#linkmark\"><\/use><\/svg>Red Hat Application Development I: Programming in Java EE <span class=\"fl-prod-pcode\">(AD183)<\/span><\/a><\/span> (or experience with Java EE development)<\/li><\/ul>","audience":"<p>Developers interested in adopting container technology and developing microservices<\/p>","contents":"<ul>\n<li>Introduction to containers, Kubernetes, and Red Hat OpenShift<\/li><li>Deploy and manage applications on an OpenShift cluster<\/li><li>Build and design containerized applications for OpenShift<\/li><li>Create microservice-based applications with Quarkus<\/li><li>Deploy Quarkus and Node.js based microservices to an OpenShift cluster<\/li><li>Learn how to test, secure, and monitor Quarkus microservices<\/li><li>Make Quarkus microservices fault tolerant<\/li><\/ul>","outline":"<h5>Introduction and Overview of Containers<\/h5><p>Describe how containers facilitate application development<\/p>\n<h5>Podman Basics<\/h5><p>Manage and run containers with Podman<\/p>\n<h5>Container Images<\/h5><p>Navigate container registries to find and manage container images<\/p>\n<h5>Custom Container Images<\/h5><p>Build custom container images to containerize applications<\/p>\n<h5>Persisting Data<\/h5><p>Run database containers with persistence<\/p>\n<h5>Troubleshooting Containers<\/h5><p>Analyze container logs and configure a remote debugger<\/p>\n<h5>Multi-container Applications with Compose<\/h5><p>Run multi-container applications with Podman Compose<\/p>\n<h5>Red Hat OpenShift Container Platform for Developers<\/h5><p>Define the Red Hat OpenShift architecture, concepts and terminology, and set up the developer environment<\/p>\n<h5>Deploying Simple Applications<\/h5><p>Deploy simple applications by using the Red Hat OpenShift web console and command-line tools<\/p>\n<h5>Building and Publishing Container Images<\/h5><p>Build, deploy, and manage the lifecycle of container images by using a container registry<\/p>\n<h5>Managing Red Hat OpenShift Builds<\/h5><p>Describe the Red Hat OpenShift build process and build container images<\/p>\n<h5>Managing Red Hat OpenShift Deployments<\/h5><p>Describe the different Red Hat OpenShift deployment strategies and how to monitor the health of applications<\/p>\n<h5>Deploying Multi-container Applications<\/h5><p>Deploy multi-container applications by using Red Hat OpenShift Templates, Helm Charts and Kustomize<\/p>\n<h5>Introducing the Red Hat Build of Quarkus<\/h5><p>Describe the components and patterns of microservices-based application architectures and the features of the Red Hat Build of Quarkus<\/p>\n<h5>Developing Cloud-native Microservices with Quarkus<\/h5><p>Implement microservices based applications by using the Red Hat Build of Quarkus runtime and associated developer tooling<\/p>\n<h5>Testing Quarkus Microservices<\/h5><p>Implement unit and integration tests for microservices<\/p>\n<h5>Securing Quarkus Microservices<\/h5><p>Secure microservice communications by applying origin validation, request authentication and authorization<\/p>\n<h5>Implementing Quarkus Microservices on the Red Hat OpenShift Container Platform<\/h5><p>Develop and deploy cloud-native applications on the Red Hat OpenShift Container Platform<\/p>\n<h5>Implementing Fault Tolerance in Microservices<\/h5><p>Implement fault tolerance in a microservice architecture<\/p>\n<h5>Monitoring Quarkus Microservices<\/h5><p>Monitor the operation of a microservice by using metrics and distributed tracing<\/p>","summary":"<p><strong>Supporting the adoption of container technology through the development of cloud-native applications.<\/strong><\/p>\n<p>The Container Adoption Boot Camp for Developers (DO720) immerses you in intensive, hands-on development of cloud-native applications deployed on Red Hat&#039;s implementation of Kubernetes, Red Hat&reg; OpenShift&reg; Container Platform. As part of enrollment, you will receive one year of Red Hat Learning Subscription Standard, which gives you unlimited access to all of our courses online, plus up to 5 certification exams and 2 retakes. This boot camp is for those seeking to make a quantum leap in their journey toward digital transformation. Making this shift involves developing software in tight iterations so that business value can be realized sooner. In order to accomplish this goal, this offering can facilitate the adoption of cloud-native applications, including microservices.<\/p>\n<p>This collection of courses is based on Red Hat OpenShift Container Platform 4.12 and Red Hat Build of Quarkus 2.13.<\/p>","objective_plain":"Impact on the organization\n\nThis boot camp is intended to provide developers who have basic to intermediate knowledge of containers with the foundational and advanced skills needed to develop, deploy, and troubleshoot microservices applications with Red Hat OpenShift Container Platform. Red Hat OpenShift Container Platform enables rapid application development and deployment, as well as portability of an application across environments. The platform also offers simplified application scaling, administration, and maintenance of cloud-native applications.\n\nImpact on the individual\n\nAs a result of attending this course, you should be able to install, configure, and manage a Red Hat OpenShift Container Platform cluster and deploy applications on it.\n\nYou should be able to demonstrate these skills:\n\n\n- Design container images to containerize applications.\n- Build and manage custom container images.\n- Persisting Data in container based applications.\n- Deploy applications to OpenShift Container Platform.\n- Develop microservices using Quarkus.\n- Implement health checks in microservices to improve system reliability.\n- Implement unit and integration tests for Quarkus microservices.\n- Implement fault tolerant Quarkus microservices\n- Secure Quarkus microservices using JWT and OAuth","essentials_plain":"- Become a Red Hat Certified System Administrator (RHCSA), or demonstrate equivalent experience\n- Red Hat Application Development I: Programming in Java EE (AD183) (or experience with Java EE development)","audience_plain":"Developers interested in adopting container technology and developing microservices","contents_plain":"- Introduction to containers, Kubernetes, and Red Hat OpenShift\n- Deploy and manage applications on an OpenShift cluster\n- Build and design containerized applications for OpenShift\n- Create microservice-based applications with Quarkus\n- Deploy Quarkus and Node.js based microservices to an OpenShift cluster\n- Learn how to test, secure, and monitor Quarkus microservices\n- Make Quarkus microservices fault tolerant","outline_plain":"Introduction and Overview of Containers\n\nDescribe how containers facilitate application development\n\nPodman Basics\n\nManage and run containers with Podman\n\nContainer Images\n\nNavigate container registries to find and manage container images\n\nCustom Container Images\n\nBuild custom container images to containerize applications\n\nPersisting Data\n\nRun database containers with persistence\n\nTroubleshooting Containers\n\nAnalyze container logs and configure a remote debugger\n\nMulti-container Applications with Compose\n\nRun multi-container applications with Podman Compose\n\nRed Hat OpenShift Container Platform for Developers\n\nDefine the Red Hat OpenShift architecture, concepts and terminology, and set up the developer environment\n\nDeploying Simple Applications\n\nDeploy simple applications by using the Red Hat OpenShift web console and command-line tools\n\nBuilding and Publishing Container Images\n\nBuild, deploy, and manage the lifecycle of container images by using a container registry\n\nManaging Red Hat OpenShift Builds\n\nDescribe the Red Hat OpenShift build process and build container images\n\nManaging Red Hat OpenShift Deployments\n\nDescribe the different Red Hat OpenShift deployment strategies and how to monitor the health of applications\n\nDeploying Multi-container Applications\n\nDeploy multi-container applications by using Red Hat OpenShift Templates, Helm Charts and Kustomize\n\nIntroducing the Red Hat Build of Quarkus\n\nDescribe the components and patterns of microservices-based application architectures and the features of the Red Hat Build of Quarkus\n\nDeveloping Cloud-native Microservices with Quarkus\n\nImplement microservices based applications by using the Red Hat Build of Quarkus runtime and associated developer tooling\n\nTesting Quarkus Microservices\n\nImplement unit and integration tests for microservices\n\nSecuring Quarkus Microservices\n\nSecure microservice communications by applying origin validation, request authentication and authorization\n\nImplementing Quarkus Microservices on the Red Hat OpenShift Container Platform\n\nDevelop and deploy cloud-native applications on the Red Hat OpenShift Container Platform\n\nImplementing Fault Tolerance in Microservices\n\nImplement fault tolerance in a microservice architecture\n\nMonitoring Quarkus Microservices\n\nMonitor the operation of a microservice by using metrics and distributed tracing","summary_plain":"Supporting the adoption of container technology through the development of cloud-native applications.\n\nThe Container Adoption Boot Camp for Developers (DO720) immerses you in intensive, hands-on development of cloud-native applications deployed on Red Hat's implementation of Kubernetes, Red Hat\u00ae OpenShift\u00ae Container Platform. As part of enrollment, you will receive one year of Red Hat Learning Subscription Standard, which gives you unlimited access to all of our courses online, plus up to 5 certification exams and 2 retakes. This boot camp is for those seeking to make a quantum leap in their journey toward digital transformation. Making this shift involves developing software in tight iterations so that business value can be realized sooner. In order to accomplish this goal, this offering can facilitate the adoption of cloud-native applications, including microservices.\n\nThis collection of courses is based on Red Hat OpenShift Container Platform 4.12 and Red Hat Build of Quarkus 2.13.","skill_level":"Intermediate","version":"4.6","duration":{"unit":"d","value":10,"formatted":"10 days"},"pricelist":{"List Price":{"PL":{"country":"PL","currency":"EUR","taxrate":23,"price":6700},"AE":{"country":"AE","currency":"USD","taxrate":5,"price":6600},"AT":{"country":"AT","currency":"EUR","taxrate":20,"price":10200},"DE":{"country":"DE","currency":"EUR","taxrate":19,"price":10200},"IT":{"country":"IT","currency":"EUR","taxrate":20,"price":7900},"SE":{"country":"SE","currency":"EUR","taxrate":25,"price":10200},"GB":{"country":"GB","currency":"GBP","taxrate":20,"price":8950},"NL":{"country":"NL","currency":"EUR","taxrate":21,"price":10200},"SI":{"country":"SI","currency":"EUR","taxrate":20,"price":10200},"CH":{"country":"CH","currency":"CHF","taxrate":8.1,"price":10200},"FR":{"country":"FR","currency":"EUR","taxrate":19.6,"price":10200}}},"lastchanged":"2026-03-16T18:33:01+01:00","parenturl":"https:\/\/portal.flane.ch\/swisscom\/en\/json-courses","nexturl_course_schedule":"https:\/\/portal.flane.ch\/swisscom\/en\/json-course-schedule\/23026","source_lang":"en","source":"https:\/\/portal.flane.ch\/swisscom\/en\/json-course\/redhat-do720"}}