British Gas
As Britain’s favourite domestic energy supplier our commitment to customer satisfaction and employee fulfilment is clear.
-
What Can Lagom Do For You?
Featuring Renato Cavalcanti
Much has been said about building Microservices and the advantages of it, but how can you build truly scalable and distributed Microservices systems?
In this talk, Renato will share with you the architectural principles promoted by the Lagom Framework. Through interactive demos you will learn how...
architecture lagom distributed-computing event-sourcing cqrs reactive-systems -
Securing Kubernetes Networking with a Service Mesh
Featuring Nic Jackson
Many organizations are discovering the networking complexity involved in running a microservice system. Over the last few years, many influential companies have investigated this problem. At the moment, one popular solution is to use a service mesh. A service mesh allows you to replace...
architecture devops microservices mucon -
Stop Bashing Orchestration! And Long Live Choreography!
Featuring Martin Schimak
How can you approach end-to-end business processes crossing multiple microservices? A choreography leverages event collaboration, orchestration suggests a request-and-response oriented style. Which pattern should you prefer? In this talk, Martin will explore the arguments put forward for one or...
architecture orchestration deployment mucon microservices -
Heuristics for Identifying Microservice Boundaries
Featuring Erich Eichinger
When identifying microservice boundaries, it is not enough to consider domains only. Other forces like organisational communication structures, and time, strongly suggest that you also should include other criteria in your considerations. Based on real world experience of numerous projects, this...
architecture heuristics service-decomposition microservices evolutionary-architectures -
Journeys To Cloud Native Architecture: Sun, Sea And Emergencies
Featuring Nicki Watt
For many businesses looking to embrace modern business practices, deliver and scale faster, adopting a Cloud Native mindset and architecture makes sense. In this talk Nicki Watt, from OpenCredo, will explore the realities of making that journey for a number of clients. Far from being a smooth...
architecture mucon real-world-experience devops cloud-native microservices -
Microservices, Bounded Contexts, and Everything in Between
Featuring Vladik Khononov
“95% of the words are spent extolling the benefits of ‘modularity’ and that little, if anything, is said about how to achieve it” - Glenford J. Myers, 1978. This quote is 40 years old. Today, 4 decades later, nothing has changed except terminology. Time to fix this.
In this talk Vladik will share...
architecture modular-systems mucon bounded-contexts microservice -
Messages - Patterns and Pitfalls
Featuring Richard Wellum
When you design and build an ecosystem of Microservices, the communication between them is a vital part. During this talk you will learn at the main message types at your disposal, and how designing our messages with Commands, Events and Queries will control both your interaction with other...
architecture mucon commands microservices