The Journey to Microservices from a Startup Perspective
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Syllabus
Intro
Each journey is different
After an evolving while ...
Separate Collaboration Apps
Small, autonomous teams
Microservices come with complexity
Challenges of transformation
Transformation process
Key concepts of modelling Microservices
Identify Bounded Contexts
First approach as a co-existing service
Heavy undertake if you do all at once
Extracting Web App
Extracting Business Logic
Extracting Data Storage
Which one first?
Stop feeding the monolith
Security: Auth-Server with API-Gateway as Token
Service Discovery w/ Spring Cloud & Eureka
Dynamic client-side Loadbalancing w/ Ribbon
Design for Failure w/ Hystrix
Monitoring w/ Hystrix Dashboard & Turbine
Current ecosystem so far.
A lot to cover to establish a Microservices ecosystem
Lessons learned
Summary
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube