Workshop: [SOLD OUT] Microservices
Implementing microservices in the real world requires solving some difficult problems. Such as:
- How can a microservices be tested without having to deploy all it's dependencies?
- How a microservice be deployed without having to regression test every client of the microservice?
- How can microservices be secured?
- How can a microservices securely access credentials / certificates?
- Where should a microservice store it's configuration?
- How can configuration of a microservice be changed without having to restart the microservice?
- How can a microservice compose a collection of other microservices?
- How can a microservice fail gracefully?
- Where should a microservice store it's state?
- What should a CD pipeline for a microservice look like?
- How can a microservice be deployed to Kuberenetes?
- How can a microservice be deployed to Cloud Foundry?
- Does a developer run all the microservices they are working on thier laptop during development?
Frameworks such as Spring Cloud, and Platforms like Kuberenets and Cloud Foundry provide highly effective and opinionated ways to implement microservices. This workshop provides a collection of sample applications that illustrate how to solve the above problems. For each sample application we will start with a short deck that explains the architecture of the application, the microservice patterns used, this will be followed by a hands on lab where attendees will get the application running on their laptops and learn how to use the frameworks. The following technologies will be covered:
- Spring Cloud Config
- Spring Cloud Contract
- Spring Cloud Config
- Spring Cloud Pipelines
- Micrometer metrics
- Netflix OSS (Hystrix, Eureka)
- Service Meshes with Envoy & Itsio
- Security with OAuth2 / OpenId Connect and Spring Security
- Service Composition with Reactive WebClient
- Spring Security
- Cloud Foundry
- Kubernetes
Our goal is not in-depth coverage of each framework, rather it's to weave the story of how all these frameworks, and platfroms come together and help you understand how to get rapidly going on your microservices journey.
Last Year's Tracks
Monday, 1 November
-
Microservices / Serverless Patterns & Practices
Evolving, observing, persisting, and building modern microservices
-
Practices of DevOps & Lean Thinking
Practical approaches using DevOps & Lean Thinking
-
JavaScript & Web Tech
Beyond JavaScript in the Browser. Exploring WebAssembly, Electron, & Modern Frameworks
-
Modern CS in the Real World
Thoughts pushing software forward, including consensus, CRDT's, formal methods, & probabilistic programming
-
Modern Operating Systems
Applied, practical, & real-world deep-dive into industry adoption of OS, containers and virtualization, including Linux on Windows, LinuxKit, and Unikernels
-
Optimizing You: Human Skills for Individuals
Better teams start with a better self. Learn practical skills for IC
-
Open Spaces
Tuesday, 2 November
-
Architectures You've Always Wondered About
Next-gen architectures from the most admired companies in software, such as Netflix, Google, Facebook, Twitter, & more
-
21st Century Languages
Lessons learned from languages like Rust, Go-lang, Swift, Kotlin, and more.
-
Emerging Trends in Data Engineering
Showcasing DataEng tech and highlighting the strengths of each in real-world applications.
-
Bare Knuckle Performance
Killing latency and getting the most out of your hardware
-
Socially Conscious Software
Building socially responsible software that protects users privacy & safety
-
Delivering on the Promise of Containers
Runtime containers, libraries, and services that power microservices
-
Open Spaces
Wednesday, 3 November
-
Applied AI & Machine Learning
Applied machine learning lessons for SWEs, including tech around TensorFlow, TPUs, Keras, PyTorch, & more
-
Production Readiness: Building Resilient Systems
More than just building software, building deployable production ready software
-
Developer Experience: Level up your Engineering Effectiveness
Improving the end to end developer experience - design, dev, test, deploy, operate/understand.
-
Security: Lessons Attacking & Defending
Security from the defender's AND the attacker's point of view
-
Future of Human Computer Interaction
IoT, voice, mobile: Interfaces pushing the boundary of what we consider to be the interface
-
Enterprise Languages
Workhorse languages found in modern enterprises. Expect Java, .NET, & Node in this track