© Akos Hochrein 2019
A. HochreinDesigning Microservices with Djangohttps://doi.org/10.1007/978-1-4842-5358-8_4

4. Communication

Akos Hochrein1 
(1)
Berlin, Germany
 

So we already have a good basic idea on what microservices look like and how we can conceptually start creating them. In this chapter we are going to dig a little bit deeper into the topic of how these services can, should and will interact with each other. We are going to cover topics of synchronous and asynchronous communication, security and testing. Fasten your seatbelts and let’s jump straight into the basics of REST.

REST and the Synchronous World

Back in the heroic ages, there were no real high level definitions of what communication meant on the internet. You might remember attending ...

Get Designing Microservices with Django: An Overview of Tools and Practices now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.