Source: Stadt Dortmund/Roland Gorecki

Keynotes

Domain-Specific Service Decomposition with Microservices API Patterns

Olaf Zimmermann @ University of Applied Sciences of Eastern Switzerland, Rapperswil (HSR FHO)
February 19th, 2019, afternoon session


Homepage

Abstract

Service orientation is a key enabler for cloud-native application development. Microservices have emerged as a state-of-the-art implementation approach for the realization of the Service-Oriented Architecture (SOA) style, promoting modern software engineering and deployment practices such as containerization, continuous delivery, and DevOps. Designing (micro-)services interfaces’ to be expressive, responsive, and evolvable is challenging. For instance, deciding for suited granularities is a complex task resolving many conflicting forces; one size does not fit all. Domain-Driven Design (DDD) can be applied to identify and specify service boundaries. However, service designers seek concrete, actionable guidance going beyond high-level advice such as “turn each bounded context into a microservice”. Interface signatures and message representations need particular attention as their structures influence the service quality characteristics. This presentation first recapitulates prevalent SOA principles, microservices tenets and DDD patterns. It then reports on the ongoing compilation of complementary Microservices API Patterns (MAP) and proposes a set of pattern-based API refactorings for service decomposition. Finally, the presentation highlights some of the related research and development challenges.

Speaker's Bio

Prof. Dr. Olaf Zimmermann is an independent consultant and institute partner at the University of Applied Sciences (HSR FHO) in Rapperswil, Switzerland. Previously, he was an industrial researcher and consultant at ABB Corporate Research and IBM Research. Zimmermann also worked as a solution architect, providing services to clients in multiple industries, specializing on enterprise-scale Service-Oriented Architectures (SOAs). In the beginning of his career, he developed and taught middleware frameworks for systems and network management in the IBM European Networking Center (ENC). Zimmermann is a member of the editorial board of IEEE Software. He co-authored the book "Perspectives on Web Services" and contributed to several IBM Redbooks, including the first one on Eclipse.

Understandable Microservices

Fabrizio Montesi @ University of Southern Denmark
February 20th, 2019, morning session


Homepage

Abstract

Microservices come at a price: they have to be integrated to get a meaningful application. This motivated the creation of tools that make integration easier. Today, we spend more time developing integration than actual applications, so this development could not have come at a better time. Enter Jolie, a microservice-oriented programming language. By offering native linguistic features for composing microservices, Jolie has become a swiss army knife that can be used by integration ninjas and wise software designers that plan for maintanable software. To explore how microservices and Jolie can make us productive with integration, we’ll develop microservices for a concrete business idea: a publishing platform for sharing Chuck Norris jokes. Technically, we’ll create an API gateway for two different third-party Internet websites, integrate their behaviours, and ultimately get what we want without having to host either of them. Would you write object-oriented software without an object-oriented language? Ask yourself again, but for microservices, after you see this talk.

Speaker's Bio

Fabrizio Montesi is associate professor of Computer Science at the University of Southern Denmark. He is the creator and coordinator of the Microservices Community. He is the co-creator and maintainer of the Jolie programming language, a technology for the efficient programming of microservices. He is the co-founder and Director at italianaSoftware s.r.l., a company for the development of microservice systems.

Factory of Things - Using Microservices for Data Processing and IoT

Jörn Esdohr @ com2m GmbH
February 21th, 2019, afternoon session


Homepage

Abstract

Industrial devices and machines, ranging from lights over elevators to complete factories, are producing large amounts of data. Some of it is used to grant simple ad-hoc monitoring and control capabilities, but a lot of this valuable resource ends up discarded due to the lack of a comprehensive data processing infrastructure. Microservices provide a reliable and performant architecture for the Internet of Things (IoT) to connect devices on a large scale, which provides a path to collect and analyse the flood of accumulating application data. At com2m, a containerized microservice-based IoT platform was developed leveraging graph and document databases, and modern web technologies. We present the Factory of Things as a showcase that demonstrates the real-world integration of a manufacturing line powered by programmable logic controllers. The IoT platform enables new data processing possibilities to monitor devices and enables the development of rich data-based services.

Speaker's Bio

Jörn is a software engineer at com2m GmbH and develops customer-specific IoT solutions. He graduated with a master's degree in Applied Computer Science from Dortmund University and was involved in research projects in the domains of building automation systems and telemedical solutions for ventricular assist devices at the chair of Quantitative Techniques in Computer Science at Dortmund University.

Engineering Reliability

Ramón Medrano Llamas @ Google
February 20st, 2019, morning session


Homepage

Abstract

How do you scale up a service, so it can serve millions (or billions!) of users around the globe, make it reliable and fast while maintaining development speed and change safety? This talk introduces Site Reliability Engineering (SRE) at Google, explaining its purpose and describing the techniques it uses and the challenges it addresses. SRE teams manage Google’s many services and properties, plus all the brand new Cloud infrastructure from our offices worldwide. They draw upon Linux based computing resources that are distributed in several data centres around the globe to deploy, manage, and serve globally available services four billions of users.

Speaker's Bio

Ramón Medrano Llamas is a Site Reliability Engineer (SRE) at Google in Zürich, leading the Identity team, responsible for the authentication and identity management services at Google. He concentrates on the reliability aspects of new Google products and new features of existing products, ensuring that they meet the high bar of a Google service. Before joining Google in 2013, he worked at CERN developing and designing distributed systems for physics data analysis. He holds a master's degree in computer science and is currently working on a PhD on autonomic system management part time.

Build Fashionable Container Systems with Microservices, Clouds, and Kubernetes

Peter Rossbach @ bee42 solutions gmbh
February 21st, 2019, afternoon session


Homepage

Abstract

Transform your organization and systems so that they no longer need an end-state. Modern clouds and the container technology help you to build self-healing autonomous scalable systems around the globe. The Cloud Native Computing Foundation ecosystem offers you many features to setup and manage complex cloud-native container systems. Serverless or microservice architectures need a lot of glue infrastructure components. In this talk I will show you some automation practices, such as infrastructure as code, release automation, and container orchestration. We build container systems in conjunction with Kubernetes and Clouds. As a developer you will learn how you can easily control your stage environments, reuse setups, and how to release your complete application stack with cloud-native technologies.

Speaker's Bio

As founder of the bee42 solutions gmbh, System Architect, Cloud Native Engineer, Apache Member, Apache Tomcat Committer, Infracoder and DevOps Enabler, Peter can look back on a long-lasting and remarkable experience. With his skills he inspires people. Peter rethinks IT and improves your systems with passion.