Date:

Mon, 2 Mar

Location:

Level: 
Beginner

Prerequisites

None

Tutorial: Design & Implementation of Microservices [Sold out]

This tutorial is sold out

Microservices Architecture is a concept that aims to decouple a solution by decomposing functionality into discrete services. Microservice architectures can lead to easier to change, more maintainable systems which can be more secure, performant and stable.

In this workshop you will discover a consistent and reinforcing set of tools and practices rooted in the the philosophy of small and simple that can help you move towards a Microservice architecture in your own organisation. Small services, communicating via the web's uniform interface with single responsibilities and installed as well behaved operating system services. However, with these finer-grained systems come new sources of complexity.

 

What you will learn

During this workshop you will understand in more depth what the benefits are of finer-grained architectures, how to break apart your existing monolithic applications, and what are the practical concerns of managing these systems. We will discuss how to ensure your systems can be made more stable, how to handle security, and how to handle the additional complexity of monitoring and deployment.

We will cover the following topics: Principle-driven evolutionary architecture Capability modelling and the town planning metaphor REST, web integration and event-driven systems of systems Micro services, versioning, consumer driven contracts and Postel's law.

 

Who should attend

Developers, Architects, Technical Leaders, Operations Engineers and anybody interested in the design and architecture of services and components.