Microservices Architecture Training
- Description
- Curriculum
- FAQ
- Reviews
- Understand and differentiate between various Microservices Architectural styles
- Apply Microservices Architecture principles
- Know how to make the appropriate Microservice Architecture decision
- Develop and test a Microservice
- Know what technologies can be used to enable Microservices with an example
There are no prerequisites for attending this Microservice course. Understanding of programming languages such as Java, basic understanding and familiarity with Spring Boot framework and building Java applications would be useful to execute Case Study and Project.
- Application Architects
- Software Architects
- Application Developers
- Developer working on Web, Cloud, Mobile, and other social technologies
-
1Evolution of Microservices
Learning Objectives: In this Module, you will learn how Microservices have evolved over time and how different is Microservices from SOA. In addition, you will get to know about different architectures and where does Microservices architecture fit.
Topics:
- Monolithic Architecture
- Distributed Architecture
- Service oriented Architecture
- Microservice and API Ecosystem
- Microservices in nutshell
- Point of considerations
- SOA vs. Microservice
- Microservice & API
Skills:
- Architecture styles
- Advantages of different architecture styles
- Limitations of Architectures
- What is Microservices
-
2Microservices Architecture
Learning Objectives: Learn the various principles of REST, the various characteristics of Microservices, the importance of messaging in Microservices architecture, and the concept of distributed transactions.
Topics:
- REST Architecture principles
- Microservice Characteristics
- Inter-Process Communications
- Microservice Transaction Management
Skills:
- Considerations while building microservices
- How the services communicate with each other
- How the transaction management is done in microservice.
-
3Microservices - Design
Learning Objectives: This Module gives you an insight into Domain Driven Design, the approach called Big Ball of Mud, the approaches and their strategies that can be used while moving from Monolithic to Microservices.
Topics:
- Domain Driven Design
- Big Mud Ball to Sweet Gems
- Untangling the Ball of MUD
- Kill the MUD Ball growth
- Repackaging/Refactoring
- Decouple the User interface and Backend Business Logic
- MUD Ball to Services
- Microservice Design Patterns
- Microservice Architecture Decisions
Hands-on:
- Setting up the root project
- Spring Boot - Hello World
- Returning json entity as response
- Spring Boot dev tools
- Intro to Lombok
- Adding Items to Mongo DB
- Querying Mongo
- Accessing an SQL database
- Spring Data Rest and HATEOAS
- Connecting to an Elasticsearch Server
- Searching our Elasticsearch Server
Skills:
- Architecture Decisions
- Monolithic to Microservices redesign.
- Learn to identify and design microservices.
-
4Microservices - Security
Learning Objectives: Know why security is an important factor to be considered in Microservices. Learn what are the various best practices in Microservice security design, and what techniques can be used to implement security.
Topics:
- Why is Security important?
- Microservice Security Principles
- Microservice Security techniques
- Access Tokens
- Oauth 2.0
- How to secure a Microservice using OAuth 2.0
Hands-on:
- Spring Boot Security Setup
- Basic Spring security
- Moving to Oauth2
- Implementing Single Sign On
- Implementing Authorization Server
- Implementing Resource Server
Skills:
- Oauth 2.0
- Security tokens
- Secure by design
-
5Microservices - Testing
Learning Objectives: Learn the different testing strategies that can be implemented in Microservices, how Spring Boot features help in testing Microservices, and the various testing tools that are available to be used.
Topics:
- Testing scenarios and strategy
- Test at Different Levels
- Testing Best Practice for Microservices
Skills:
- Testing methodology
- How to test Microservices
-
6Microservices Reference Architecture
Learning Objectives: Get an insight into Microservices reference architecture, what are the key Microservice enablers and how do DevOps and Microservice go hand in hand. In addition, know what features an API system provide to Microservices, and how Netflix has benefited by implementing Microservices.
Topics:
- Reference Architecture
- Microservice Enablerc
- Microservices @ Netflix
Hands-on:
- Reading properties in various ways
- Implementing config server
- Setting up Discovery Server
- Setting up Discovery Client
- Overview of Actuator Endpoints
- API Gateway and Dynamic Routing
- IDeclarative Rest Client
- Hystrix Fault Tolerance
- Distributed Caching
- Distributed Sessions
- Need for Event Driven Systems
- Building Event Driven Systems
- Implementing Distributed Tracing
- Understanding Metrics
- Monitoring Microservices
- Spring Boot Admin
Skills:
- Scalable Architecture
- How Netflix uses Microservices
- How cloud and DevOps enables Microservice architecture
View the recorded session of the class available in your LMS.
You can attend the missed session, in any other live batch."