Basic Microservices Concepts

Difficulty: Beginner
Duration: 2 minutes and 10 seconds
Students: 320
Rating: 4.6/5

In this lesson, we will learn the concepts of microservice and Spring framework.  

Learning Objectives

In this lesson, you will gain an understanding of the following concepts, with regards to microservices:

  • Performance
  • Failure
  • Integrity
  • Service Version Management
  • Common Code for Microservices

Intended Audience

  • Beginner Java developers
  • Java developers interested in learning how to Build and Deploy RESTful Web Services
  • Java Developers who want to develop web applications using the Spring framework
  • Java Developers who want to develop web applications with microservices
  • Java Developers who wish to develop Spring Boot Microservices with Spring Cloud

Prerequisites

  • Basic Java knowledge
Covered Topics