Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
LEARNING PATH: Java: Microservices with Java for Experts
Rating: 3.2 out of 5(38 ratings)
330 students

LEARNING PATH: Java: Microservices with Java for Experts

Deploy smaller, lighter, and faster services that can be implemented easily in a Java production environment
Last updated 12/2017
English

What you'll learn

  • Use domain-driven design to design and implement microservices
  • Secure microservices using Spring Security
  • Troubleshoot and debug issues faced during development
  • Consume microservices using a JavaScript web application
  • Learn best practices and common principles for microservices
  • Get familiar with the authentication and authorization techniques for your application
  • Troubleshoot and configure in few steps using ELK Stake and Zipkin
  • Explore how UI app can interact with backend microservices

Course content

2 sections40 lectures4h 46m total length
  • The Course Overview2:52

    This video will an overview of entire course

  • A Solution Approach Using New architecture paradigm22:40
    The aim of this video is to get a brief overview about Microservices and Monolithic architecture and its benefits.
  • Sample REST Service16:15
    In this video we will look at simple component to building a stand-alone application
  • Design importance and Domain Driven Design (DDD)8:42

    The aim of this video is to explore Design Matters and learn more about Domain Driven Design (DDD).

  • The Building Blocks - I9:10
    The aim of this video is to learn about the building blocks of DDD.
  • Building blocks – II: Artifacts of DDD5:43

    The aim of this video is to learn about the artifacts of DDD such as Value Objects and Services.

  • Aggregates and Repository7:33
    In this video, we will learn other two artifacts of DDD such as Aggregates and Repository
  • Factory and Modules5:06

    This videos covers final two artifacts of DDD that are Factory and Modules

  • Strategic Design and Principles - I3:51

    The aim of this video is to introduce you to the three strategic design and principles that could be followed to maintain the integrity of thedomain model.

  • Strategic Design and Principles - II9:12
    In this video, learn about the other two strategic principles: Continuous Integration and Context Map
  • Implementing Entity8:19

    The aim of this video is to use an interface or set of interfaces to implement the entity in our table reservation system.

  • Implementing Repository4:47

    The aim of this video is to implement the repository pattern.

  • Implementing Service9:06

    The aim of this video is to implement the domain service

  • OTRS Overview5:21

    The aim of this video to learn to use Online Table Reservation System to book a restaurant based on these services

  • OTRS Services1:15
    In this video, we will explore the OTRS services such as Restaurant Service, Booking Service, User Service and Registration & Discovery Service
  • Implementing Restaurant Service6:16

    The aim of this video is to implement the Restaurant service

  • Implementing the GET Endpoint8:15
    The aim of this video is to implement the Get endpoints
  • Implement Registration and Discovery Service3:52

    The aim of this video is to implement the Registration and Discovery service

  • Testing6:21

    In this video we will test our services

  • Test Your Knowledge

Requirements

  • Practical knowledge of Java is required.

Description

With the cloud being used widely, Java enterprise application development has moved from monolithic applications to microservices which are small, lightweight, process-driven components. Hence, microservices in Java are the next big thing in developing scalable, easy-to-maintain Java applications. So, if you are a Java developer or a  DevOps engineer looking to upgrade your Java and microservice skills, then go for this Learning Path.


Packt’s Video Learning Paths are a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it.
The highlights of this Learning Path are:

  • Learn how to build, deploy, and test microservices from scratch with the help of  easeDesign
  • Make your microservices secure using Spring Security

Let’s take a look at your learning journey. You will start off by gaining a deep understanding of the core Java microservice concepts and framework. You will then focus on the high-level design of large software projects. You will gradually move on toward setting up the development environment and configuring it before implementing continuous integration to deploy your microservice architecture. Next, you will be shown how to use Spring security, and how you can secure microservices and test effectively using REST Java clients and other tools. Finally, you will learn the best practices and common principles of microservice design to troubleshoot and debug issues faced during development.

By the end of this Learning Path, you will be confident in building and deploying services that can be implemented easily in a production environment.

About the Author :

Sourabh Sharma has more than a decade of experience in product/app development. His expertise lies in developing, deploying, and testing N-tier web applications. He loves to troubleshoot complex problems and look for the best solutions. In his career, he has successfully developed and delivered various standalone and cloud apps to happy Fortune 500 customers. Sourabh has also initiated and developed a microservice-based product for his US-based top enterprise product company. He started writing Java programs in his college days, in the late 90s, and it's still an enduring passion.

Who this course is for:

  • This Learning Path is targeted at Java developers and DevOps engineers looking to upgrade their Java and microservice skills