PHP Conference Japan 2020
Regular session (25 mins)

How to not break messaging

Thr33One Nick Chiu Thr33One
2

We all know about API versioning and how painful it can be to maintain these,
especially for many services and over a long time.
What if there was a better way for this using messaging?
We will dive in, how Apache Kafka and Apache Avro can make your life
easier and how you can have evolving schemas.