Getting Started: Microservices Architecture

Get started with Microservices Architecture with AWS Solution Architect James Eastham

About This Course

Embark on a journey with 'Getting Started with Microservices Architecture' meticulously crafted by James Eastham, a Solution Architect at AWS. This course is your gateway to mastering the intricacies of microservices architecture, a pivotal skill in today's tech landscape. James, with his extensive real-world experience, delves deep into the fundamentals of microservices, ensuring a solid foundation for learners of all levels. This course is designed not only to impart theoretical knowledge but also to equip you with practical skills, essential for navigating the complexities of modern software development. Whether you're a budding developer, an aspiring architect, or a seasoned professional, this course offers valuable insights into the modular world of microservices. By the end of this course, you'll have a comprehensive understanding of how microservices operate, how they enhance scalability and flexibility, and why they're a preferred choice for contemporary applications. Join James Eastham in this enlightening journey, and unlock the door to a new realm of architectural possibilities.

Course Curriculum

5h 20m 9 sections
Welcome
0:51 Free preview
What will you learn in this course?
1:21 Free preview
Who is the course for and prerequisites
1:38 Free preview
The Monolith
5:27
Service Oriented Architecture
3:08
Microservices
3:42
Finding Microservice Boundaries
5:26
Key Concepts of Microservices
5:15
The Good and the Bad of Microservices
2:20
The Fallacies of Distributed Computing
4:32
Are microservices right for you?
4:14
Coupling
4:17
Understanding microservice boundaries
5:12
Sharing Data
4:18
Microservice Communication - Synchronous
2:35
Microservice Communication - Asynchronous
3:12
Dealing with Consistency
3:53
Microservice Deployment
3:29
Code sharing
4:39
Service Discovery
3:47
Optimize for rate of change
2:50
How big is a microservice?
3:32
Enterprise Integration Patterns
3:41
Shared Data
5:45
Request/Response
12:14
Publish/Subscribe
6:56
Point to Point Integrations
6:44
Event Driven Architecture
8:51
Streaming & Batch Processing
5:59
Distributed transactions
10:47
Choosing the right communication method
5:22
Integrating with external services
7:49
API First Design
3:32
Everything fails all the time
4:33
Handling failures in microservices
4:33
Timeouts and retries
4:05
Circuit breakers
7:07
Bulkheads
5:00
Understanding idempotency
3:20
Vertical vs horizontal scaling
4:42
Caching
5:57
Chaos engineering and planning for failure
3:51
Optimize for feedback loops
3:31
Types of testing
4:38
Unit testing
5:15
Integration Testing
8:45
End to end tests, yes or no?
7:13
Testing in production
3:53
Testing non-functional requirements
3:52
Containers or serverless?
5:18
The Basics of CI/CD
5:24
Deploy vs release
3:48
Canaries & Blue Green Deployments
7:27
Feature flagging
5:44
Observability vs monitoring
3:07
Distributed tracing
7:14
Log aggregation
5:02
Metrics
4:40
Alerting
5:23
Service Level Objectives
5:16
Conways Law
5:26
The Human Side of Microservices
3:21
Team Topologies
6:43
What about the frontend?
2:40
Shift left and autonomy
5:18

Meet Your Instructor

James Eastham

James Eastham

James Eastham is a Serverless Developer Advocate at Datadog and a Microsoft MVP. He has over 10 years of software experience at all layers of the software development process and has spoken at conferences all over the world. He answered phones in front-line support, administered databases, and built SSIS packages, as well as developed cloud-native backends with serverless technologies. He spent time at AWS working with some of the biggest companies on the planet, migrating workloads from data centers into the cloud and modernizing in the process. James produces content on YouTube focused on architecting and building applications with serverless technologies using .NET and Rust. He also has a strong interest in and expertise in event-driven architecture and building more loosely coupled systems.

View all courses by James Eastham

What's New

Deep Dive: Solution Architecture
course

Deep Dive: Solution Architecture

Master solution architecture and turn business needs into scalable, maintainable systems.

Learn More
Migrating: ASP.NET Web APIs to ASP.NET Core
course

Migrating: ASP.NET Web APIs to ASP.NET Core

A step-by-step process to migrate ASP.NET Web APIs from .NET Framework to ASP.NET Core.

Learn More
Getting Started: Caching in .NET
course

Getting Started: Caching in .NET

Let's make the hardest thing in programming easy for .NET software engineers.

Learn More
From Zero to Hero: Testing with xUnit in C#
course

From Zero to Hero: Testing with xUnit in C#

Learn how to test any codebase in .NET with the latest version of xUnit, the industry-standard testing library.

Learn More
Create a ChatGPT Console AI Chatbot in C#
blog

Create a ChatGPT Console AI Chatbot in C#

This walkthrough is your hands-on entry point to create a basic C# console application that talks to ChatGPT using the OpenAI API.

Learn More