Understanding Microservices - A Guide For the Monolithic Developer

Layla Porter

View at original site


Microservice Architecture has been thoroughly discussed, as have the reasons why you should move to it (and why you shouldn’t). If you have already decided to move over to microservices from monolithic development, then you may find the whole process a bit daunting. What aspects should you, as a developer, be concerned with? What does all the terminology mean? How do the services talk to each other?

In this session, I’ll show you how to get started with microservice architecture, answering these and many other questions. We'll look at The Tacky Tacos project, built with ASP.NET 6, and explore how the whole process fits together from a development point of view.

About the Presenter

Layla Porter

Layla Porter is a Developer Advocate at VMware serving the .NET community. She makes videos and livecodes on YouTube. She is a Microsoft MVP, a GitHub Star, Progress Ninja, and the founder of the #WomenOfDotNet Initiative. Layla loves sharing knowledge whilst having fun. No question is stupid, and beginners are always welcome.

Related Resources

Connect to a Running Docker Container Shell
Explore the file system and processes in the container, tail a log file, and more.