Microservices Architecture: Microservices beginner
Technology:
Expertise:
- 5 Courses | 7h 30m 4s
- 3 Books | 13h 3m
- 12 Courses | 11h 21m 51s
- 7 Books | 33h 4m
- 1 Audiobook | 9h 14m 4s
Explore microservices architecture, a software development method, where large complex applications are built from smaller services.
GETTING STARTED
Basic Concepts of a Microservices Architecture
-
3m 41s
-
3m 29s
COURSES INCLUDED
Basic Concepts of a Microservices Architecture
Discover the basic concepts of the microservices architecture, and explore the properties surrounding a distributed architecture and the advantages and disadvantages of microservices.
11 videos |
41m
Assessment
Badge
Microservices Architecture
Microservices makes it easier to build and maintain applications when they are broken down into several parts. Explore past and present architectures for microservices, including components, design patterns, and inter-process communication.
20 videos |
1h 27m
Assessment
Badge
Microservices Containers
There are several types of processes and packages that can be used to build microservice processes. Discover how to use Docker and Kubernetes with microservices.
13 videos |
1h 19m
Assessment
Badge
Microservices Deployment and Continuous Integration
Explore deployment strategies for microservices and essential tools for configuration, including Spring Boot and REST. Also, discover how tools, such as Jenkins, can be used to assist in continuous integration (CI) development.
18 videos |
1h
Assessment
Badge
Microservices Testing Strategies, Scaling, Monitoring, and Security
Explore approaches for managing testing complexity in service architecture, load balancing, scaling out additional instances, and common practices for securing and monitoring microservices architecture.
19 videos |
2h 13m
Assessment
Badge
SHOW MORE
FREE ACCESS
COURSES INCLUDED
Microservices Deep Dive
Explore architectures for microservices, including software design patterns, inter-process communication, automation, and microservices in the real world.
12 videos |
47m
Assessment
Badge
Microservices Architecture and Design Patterns
Take an in-depth look at software design patterns for microservices. This includes pattern language for microservices, domain driven design, and strategies and best practices for creating successful microservices.
12 videos |
59m
Assessment
Badge
Microservices & Netflix
Take an in-depth look at the Netflix microservices architecture in practice. Explore components such as Eureka, Ribbon, Zuul, and Conductor.
12 videos |
51m
Assessment
Badge
Current & Future Trends
Explore the current state of microservices, including coverage of tools and frameworks, current challenges, emerging trends, and some examples of microservice use in the real world.
12 videos |
49m
Assessment
Badge
Design Thinking for Microservices
Discover how we can adopt design thinking process to identify an approach of leveraging the collective expertise to build solutions.
13 videos |
56m
Assessment
Badge
Prototyping Design Thinking
Discover how to model prototypes in order to demonstrate the capabilities of systems and solutions.
9 videos |
41m
Assessment
Badge
Design Pattern Classification & Architectural Patterns
Explore the classification of design patterns. Learn to recognize architectural patterns and apply these patterns in various coding scenarios.
13 videos |
1h 5m
Assessment
Badge
Simplifying Design Using Structural Pattern
Code simplification leads to a better and reusable design. Explore different ways of identifying and selecting the right structural pattern to simplify design solutions.
9 videos |
42m
Assessment
Badge
Managing Object Construction & Behavior Using Patterns
Object construction plays an important role in defining creational policies.Explore the detailed and comparative benefits of using object construction and behavioral patterns to simplify logic.
13 videos |
55m
Assessment
Badge
Core Concepts of a Service-Oriented Architecture
A Service-Oriented architecture and microservices are different. Discover how a Service-Oriented architecture (SOA) differs from microservices and the advantages that SOA provides.
16 videos |
1h 17m
Assessment
Badge
Designing the Microservices Architecture
There is more than one design for microservices architecture. Explore several architecture and design techniques that will provide a template for your microservices design phase.
12 videos |
1h 25m
Assessment
Badge
Microservice Refactoring Patterns
There are different ways to refactor. Explore techniques to mitigate the risk and increase the success of the transformation from a monolithic architecture to a microservice architectural style.
9 videos |
47m
Assessment
Badge
SHOW MORE
FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THESE COURSES
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.BOOKS INCLUDED
Book
Microservices from Day One: Build Robust and Scalable Software from the StartProviding simple guidelines and tips for dividing a problem domain into services, this book discusses many of the decisions you face when adopting a service-oriented approach and defines a set of rules to follow for easily adopting microservices.
5h 25m
By Cloves Carneiro Jr., Tim Schmelmer
Book
Microservices in ActionCreated with day-to-day development in mind, this informative guide immerses you in real-world use cases from design to deployment.
5h 38m
By Morgan Bruce, Paulo A. Pereira
Book
Cracking Microservices Interview: Learn Advance Concepts, Patterns, Best Practices, NFRs, Frameworks, Tools and DevOpsPresenting an exhaustive question bank with special emphasis on practical scenarios and business cases, this book provides common pitfalls to be avoided and patterns to leverage, as well as concepts, principles, and guidelines for various domains for the microservices ecosystem.
2h
By Sameer S. Paradkar
BOOKS INCLUDED
Book
Learn Microservices with Spring Boot: A Practical Approach to RESTful Services Using RabbitMQ, Eureka, Ribbon, Zuul and CucumberA pragmatic tutorial that teaches by doing, this book includes a practical case study application "walk-thru" and will show you how to build a microservices architecture with Spring Boot with some of the state-of-the-art techniques in computer programming.
3h 8m
By Moises Macero
Book
Microservices from Day One: Build Robust and Scalable Software from the StartProviding simple guidelines and tips for dividing a problem domain into services, this book discusses many of the decisions you face when adopting a service-oriented approach and defines a set of rules to follow for easily adopting microservices.
5h 25m
By Cloves Carneiro Jr., Tim Schmelmer
Book
Advanced Microservices: A Hands-on Approach to Microservice Infrastructure and ToolingDistilling complex topics into easy-to-learn concepts, this book covers the most up-to-date, modern approaches to microservice infrastructure and tooling and dives deep into data abstraction and API design more than any other book on the market.
3h 14m
By Thomas Hunter II
Book
Microservices PatternsMore than just a patterns catalog, this practical guide offers experience-driven advice to help you design, implement, test, and deploy your microservices-based application.
8h 32m
By Chris Richardson
Book
Microservices in ActionCreated with day-to-day development in mind, this informative guide immerses you in real-world use cases from design to deployment.
5h 38m
By Morgan Bruce, Paulo A. Pereira
Book
Cracking Microservices Interview: Learn Advance Concepts, Patterns, Best Practices, NFRs, Frameworks, Tools and DevOpsPresenting an exhaustive question bank with special emphasis on practical scenarios and business cases, this book provides common pitfalls to be avoided and patterns to leverage, as well as concepts, principles, and guidelines for various domains for the microservices ecosystem.
2h
By Sameer S. Paradkar
Book
Learn Microservices with Spring Boot: A Practical Approach to RESTful Services Using an Event-Driven Architecture, Cloud-Native Patterns, and Containerization, Second EditionA pragmatic tutorial on learning microservices that teaches by doing, this book shows you how to build Java-based microservices architecture using the Spring Boot framework by evolving an application from a small monolith to an event-driven architecture composed of several services.
5h 7m
By Moisés Macero García
SHOW MORE
FREE ACCESS
AUDIOBOOKS INCLUDED
Audiobook
Micro Frontends in ActionThis audio edition teaches you to apply the microservices approach to the frontend.
9h 14m 4s
By Michael Geers