Develop microservice-based applications in Java EE with MicroProfile and OpenShift
Building on Red Hat Application Development I: Programming in Java EE (AD183), the introductory course for Java EE application development, Red Hat Application Development II: Implementing Microservice Architectures (DO283) emphasizes learning architectural principles and implementing microservices in Java EE, primarily based on MicroProfile with WildFly Swarm and OpenShift.
This course is based on Red Hat® Enterprise Application Platform 7.4 and Wildfly Swarm 2018.3.3.
You will build on Java EE application development fundamentals and focus on how to develop, monitor, test, and deploy modern microservices applications. Many enterprises are looking for a way to take advantage of cloud-native architectures, but many do not know the best way to go about it. These enterprises have monolithic applications written in Java Enterprise Edition (JEE).
Prerequisites
Attend Introduction to OpenShift Applications (DO101) or demonstrate equivalent experience
Attend Red Hat Application Development I: Programming in Java EE (AD183) or demonstrate equivalent experience
Be proficient in using an integrated development environment such as Red Hat® Developer Studio or Eclipse
Experience with Maven is recommended, but not required
Intended Audience
This course is designed for Java developers.
Why The DataTech Labs ?
Self-Paced Online Video
A 360-degree learning approach that you can adapt to your learning style
A 360-degree learning approach that you can adapt to your learning style
Engage and learn more with these live and highly-interactive classes alongside your peers
24/7 Teaching Assistance
24/7 Teaching Assistance
Keep engaged with integrated teaching
Online Practice Labs
Projects provide you with sample work to show prospective employers.
Applied Projects
Real-world projects relevant to what you’re learning throughout the program
Learner Social Forums
A support team focused on helping you succeed alongside a peer community
Skill Covered
In this course, students learn how to:
Deploy and monitor microservice-based applications.
Implement a microservice with MicroProfile.
Implement unit and integration tests for microservices.
Use the config specification to inject data into a microservice.
Create a health check for a microservice.
Implement fault tolerance in a microservice.
ecure a microservice using the JSON Web Token (JWT) specification.