Reminder: Microservices workshop at JFokus and clarifying architecture with service blueprints

Microservice architecture workshop at JFokus, Stockholm

Stockholm, which is one of my favorite cities, was one of the last places I visited before the COVID shutdown. I'm excited to be going back again after 4 years.


In February, I'm teaching a 2 day workshop: Designing microservices - responsibilities, APIs and collaborations


The workshop is immediately after the JFokus conference. To learn more and enroll please see the details.

Prevent descent into unmaintainable hell: DevEx metrics

As I previously described, one way organizations can prevent their descent into unmaintainable hell is by tracking the DORA metrics. However, those four metrics are not the only metrics that leaders should track and improve.


In this article, I describe another set of important metrics: the developer experience (DevEx) metrics.



Read more (for paid subscribers)

Clarifying architecture with Service Blueprints: system operations

place-order-service-blueprint-operations image

I’ve previously written about how Service Blueprints are a really useful tool for documenting and understanding the architecture of a system. A service blueprint is a diagram that shows the interactions between the user, and the architectural elements. Along the top of the blueprint are the steps of the user journey. Underneath each step are the architectural elements that enable that step.


Architecture is, as I’ve previously written, multi-dimensional. Each dimension has different types of architectural elements. In this post I’ll describe how service blueprints can be used to document the system operations that are discovered in step 1 of the Assemblage process.


Read more

Discounts for my microservices data patterns bootcamp


Now is a good time to enroll your team in my distributed data patterns bootcamp.


It covers the key distributed data management patterns including Saga, API Composition, and CQRS.


The bootcamp consists of video lectures, quizzes and code walk-throughs/labs. It's self-paced and you can start at any time. There is a weekly ask-me-anything video conference repeated in multiple timezones.


Use the coupon HVQSSCEY to sign up for $120 ($275 discount!!). There are bigger discounts for buying multiple seats (10+ and 20+). Bulk purchases come with the option of private, paid Q&A sessions. Valid until January 12th, 2024


Learn more and enroll

Older messages

Microservices workshop at JFokus and clarifying architecture with service blueprints

Tuesday, January 9, 2024

Discount for microservices bootcamp ends on January 12th Microservice architecture workshop at JFokus, Stockholm Stockholm, which is one of my favorite cities, was one of the last places I visited

Learning about the microservice architecture

Monday, December 11, 2023

Visiting Seoul, Melbourne, Sweden, London and Denver Chris in Seoul, Melbourne, Sweden, London and Denver In the near future, I'll be in Seoul, Melbourne, Sweden, London and Denver I'm

Reminder: Service blueprints: creating a shared understanding of your architecture

Tuesday, November 14, 2023

Visiting Bangalore, Singapore, Seoul and Melbourne Chris in Bangalore, Singapore, Seoul and Melbourne In the near future, I'll be in Bangalore, Singapore, Seoul and Melbourne! I'm available for

Service blueprints: creating a shared understanding of your architecture

Wednesday, November 8, 2023

Visiting Bangalore, Singapore, Seoul and Melbourne Chris in Bangalore, Singapore, Seoul and Melbourne In the near future, I'll be in Bangalore, Singapore, Seoul and Melbourne! I'm available for

Reminder: A microservice exists to solve architecture issues and hungry LLMs

Monday, October 23, 2023

Visiting Bangalore, Singapore and Seoul Chris in Bangalore, Singapore and Seoul In the near future I'll in Bangalore, Singapore and Seoul! I'm available for remote and in-person workshops and

You Might Also Like

📧 Implementing API Gateway Authentication With YARP

Saturday, May 4, 2024

​ Implementing API Gateway Authentication With YARP Read on: m​y website / Read time: 5 minutes BROUGHT TO YOU BY ​ Supercharging Development With AI and APIs ​ ​Announcing Postman v11: Streamline API

Software Testing Weekly - Issue 218

Friday, May 3, 2024

Unit, Integration and End-to-End Tests 🔧 View on the Web Archives ISSUE 218 May 4th 2024 COMMENT Welcome to the 218th issue! I loved going through this discussion among software engineers: What is your

gpt2-chatbot and OpenAI search engine - Weekly News Roundup - Issue #465

Friday, May 3, 2024

Plus: Med-Gemini; Vidu - Chinese answer to OpenAI's Sora; the first race of Abu Dhabi Autonomous Racing League; deepfaking celebrities to teach math and physics; and more! ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

NASA comes to the rescue of crowded rocket launch sites

Friday, May 3, 2024

Plus: Fisker's legal woes and Sprinklr lays off 100 View this email online in your browser By Christine Hall Friday, May 3, 2024 Good afternoon, and welcome to TechCrunch PM. We made it to Friday,

🎮 Forget the PS5 Pro, I Still Love My PS4 — The Best Lock Screen Widgets for iPhone

Friday, May 3, 2024

Also: Smart Home Mistakes to Avoid, and More! How-To Geek Logo May 3, 2024 Did You Know Half of the world's geysers are located in Yellowstone National Park. 🔑 More Passkeys Happy Friday! You can

JSK Daily for May 3, 2024

Friday, May 3, 2024

JSK Daily for May 3, 2024 View this email in your browser A community curated daily e-mail of JavaScript news The Power of React's Virtual DOM: A Comprehensive Explanation Modern JavaScript

Musk raises $6B for AI startup

Friday, May 3, 2024

Also, is TikTok dodging Apple's commissions? View this email online in your browser By Haje Jan Kamps Friday, May 3, 2024 Welcome to Startups Weekly — Haje's weekly recap of everything you can

SWLW #597: Seek first to understand, The "Iterative Adjacent Possible", and more.

Friday, May 3, 2024

Weekly articles & videos about people, culture and leadership: everything you need to design the org that makes the product. A weekly newsletter by Oren Ellenbogen with the best content I found

iOS Dev Weekly - Issue 659

Friday, May 3, 2024

Is Swift 6 hitting one of the REAL hard problems? Not generics, not data race safety, but naming things! 😬 View on the Web Archives ISSUE 659 May 3rd 2024 Comment Naming things is one of the two hard

Daily Coding Problem: Problem #1430 [Easy]

Friday, May 3, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Facebook. You have a large array with most of the elements as zero. Use a more space-