
Exploring GraphQL-Braid: Leaving RESTish world and building a distributed GraphQL system
Jonas Kiiver (VP of Technology @ Monese)
Do you have 100 microservices on your backend all exposing an API? And Android and iOS apps trying to communicate with them?
You would probably create a funnel-like API which forwards app calls, collects and returns the data. Then the app guys ask you to return one more field to the endpoint or create a new endpoint. A simple GET request (DB-wise). You plan, you build, you release. App engineers are waiting. Product guys are waiting. Users are waiting!
Then you wake up one day and see that you have an age-old endpoint which returns half of the database. You have to put an end to this mess! What options are there?
In this session we will share the result of our GraphQL and Atlassian Braid exploration journey. We are building a new distributed services architecture which will combine GraphQL backends into one schema. The result should be a fast, safe and easily maintainable cluster of microservices.
Burnout syndrome – why should you take it serious
Edgars Letinskis (DevClub.lv)
In this talk, I will share my experience with burnout syndrome – symptoms, how to avoid or cope with it and will use mega patented Chopstick method to explain why should you take it serious.
Leave a Reply