30% OFF - Use code HANDSON30 for 30% off any course or Dometrain Pro! Browse courses →
  • Courses
  • Learning Paths
  • Blogs
  • Authors
  • Leaderboard
  • Dometrain Pro
  • Shopping Basket

    Your basket is empty

  • Business Portal
  • Getting Started: Microservices Architecture

    Learn the basics of microservices architecture in this course. Understand the key concepts, design patterns, and techniques for building scalable, modular systems.

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

    Getting Started: Model Context Protocol (MCP)
    course

    Getting Started: Model Context Protocol (MCP)

    Learn how to get started with the Model Context Protocol (MCP) and integrate it into your applications.

    Learn more about Getting Started: Model Context Protocol (MCP)
    Hands-On: Learn TypeScript
    course

    Hands-On: Learn TypeScript

    Learn TypeScript through hands-on coding exercises. Practice what you learn with interactive challenges designed for every level.

    Learn more about Hands-On: Learn TypeScript
    Hands-On: Learn JavaScript
    course

    Hands-On: Learn JavaScript

    Learn JavaScript through hands-on coding exercises. Practice what you learn with interactive challenges designed for every level.

    Learn more about Hands-On: Learn JavaScript
    Hands-On: Data Structures & Algorithms in C#
    course

    Hands-On: Data Structures & Algorithms in C#

    Master data structures and algorithms through hands-on coding exercises in C#. Free to enroll for 7 days!

    Learn more about Hands-On: Data Structures & Algorithms in C#
    Blogsmith.ai
    feature

    Blogsmith.ai

    Turn your videos into blogs and newsletters with AI. Check out our new product at blogsmith.ai.

    Learn more about Blogsmith.ai
    Leaderboard
    feature

    Leaderboard

    See how you stack up against other learners. Track your progress, climb the ranks, and compete with the Dometrain community.

    Learn more about Leaderboard
    Hands-On: Learn PostgreSQL
    course

    Hands-On: Learn PostgreSQL

    Learn PostgreSQL through hands-on coding exercises. Practice what you learn with interactive challenges designed for every level.

    Learn more about Hands-On: Learn PostgreSQL
    Free Hands-On: C# for Beginners
    course

    Free Hands-On: C# for Beginners

    Learn C# through hands-on coding exercises. Practice what you learn with interactive challenges designed for everyone, from beginners to experts.

    Learn more about Free Hands-On: C# for Beginners
    Getting Started: AI for .NET Developers
    course

    Getting Started: AI for .NET Developers

    Get started with integrating AI into your .NET applications effectively using the latest LLM best practices.

    Learn more about Getting Started: AI for .NET Developers
    Getting Started: Building .NET Applications on AWS
    course

    Getting Started: Building .NET Applications on AWS

    Learn how to build and deploy .NET applications on AWS using CDK, Lambda, DynamoDB, S3, and more.

    Learn more about Getting Started: Building .NET Applications on AWS
    What's new in C# 14
    blog

    What's new in C# 14

    This guide covers every new C# 14 feature, explains its benefits, and provides practical code examples to help you navigate how you can use them.

    Learn more about What's new in C# 14
    Let's Build It: AI Chatbot with RAG in .NET Using Your Data
    course

    Let's Build It: AI Chatbot with RAG in .NET Using Your Data

    Build a Retrieval-Augmented Generation (RAG) chatbot that can answer questions using your data.

    Learn more about Let's Build It: AI Chatbot with RAG in .NET Using Your Data
    From Zero to Hero: SignalR in .NET
    course

    From Zero to Hero: SignalR in .NET

    Enable enterprise-grade real-time communication for your web apps with SignalR.

    Learn more about From Zero to Hero: SignalR in .NET
    Deep Dive: Solution Architecture
    course

    Deep Dive: Solution Architecture

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

    Learn more about Deep Dive: Solution Architecture
    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 about Migrating: ASP.NET Web APIs to ASP.NET Core
    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 about Getting Started: Caching in .NET
    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 about From Zero to Hero: Testing with xUnit in C#
    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 about Create a ChatGPT Console AI Chatbot in C#