SlideShare a Scribd company logo
Sogeti
Guru
Night
Erwin de Gier
Sogeti Java CoE
Amsterdam, Oktober Februari 2015
Changes in
Software
Development
3
Demands
• Mobile devices
• Multicore
• Cloud computing
• Interactive & real-time
• Responsive
• Collaborative
• Frequent changes
• Data increase
4
Trends
Microservices Event Driven Scalable
5
The Java application server
Application Server
App1 App2
App3 App4
6
The Java application server
Application Server
App1 App2
App3 App4
Application Server
App1 App2
App3 App4
7
The Java application server
Application Server
App1
Application Server
App1
8
The Cloud
9
Containers
10
Container deployment
Deploy
1.0 1.1
11
Microservices
• Independent lightweight processes
• Platform agnostic
• (Immutable) containers
• Standardized DevOps tooling
• Technology diversity
12
Event Driven Architecture
Shopping Cart
Created
Product1
Added
Product2
Added
Address
Added
13
Event Driven Architecture
• Producers
• Consumers
• Functions react to events
• Events are state changes
• Asynchronous
• Loose coupling
• Responsiveness
14
Connection scaling
15
Connection scaling
• “Classic” model of scaling threads per
connection is limited
• CPU and memory bound
• c10k problem
• non blocking event loop
16
Blocking vs non-blocking
Client Server
One thread per
connection (1 client)
Client Server
One thread per event-
loop (multiple clients)
Request
Response
Request
Request
Request
Callback
Callback
Callback
17
Reactive manifesto
• react to events (message driven)
• react to load (scalable)
• react to failure (resilient)
• react to users (responsive)
18
Need for a new solution
• Deployment of light-weight processes
• Asynchronous stack
• Reactive programming
• Polyglot
• Distributed
• Event driven
19
Sogeti Guru Night 2015: Changes in-software-development

More Related Content

PDF
DevOps Institute SkilUp Day Enterprise Kubernetes - Navigating Your Kubernete...
PDF
Why DevOps Tools Do Not Speak Developer Language (and how to overcome this)
PDF
Cloud Native & Docker
PPTX
Cloud Native & Docker
PDF
Migrating .NET Apps to CF, A Strategy for Enterprises
PPTX
Azure Pilot Test
PDF
Microservices Minus the Hype: How to Build and Why
PDF
WSO2Con USA 2015: Planning Your Cloud Strategy
DevOps Institute SkilUp Day Enterprise Kubernetes - Navigating Your Kubernete...
Why DevOps Tools Do Not Speak Developer Language (and how to overcome this)
Cloud Native & Docker
Cloud Native & Docker
Migrating .NET Apps to CF, A Strategy for Enterprises
Azure Pilot Test
Microservices Minus the Hype: How to Build and Why
WSO2Con USA 2015: Planning Your Cloud Strategy

What's hot (20)

PDF
[APIdays INTERFACE 2021] Now that we have K8s, can we stop re-inventing API p...
PPTX
Overview of Blue Medora - New Relic Plugin for Microsoft SQL Server
PDF
Building a Cloud-Native Company in 2020 [DevOps Days Buffalo]
PPTX
Microsoft Build 2018 news for .NET developers
PDF
5 Best Practices to Simplify Kubernetes Troubleshooting
PDF
Bandwidth: Use Cases for Elastic Cloud on Kubernetes
PDF
Troubleshooting Permissions in Cloud-Native Products With Komodor & Authorizon
PDF
Flowable What´s coming next?
PDF
Monitoring Your AWS EKS Environment with Datadog
PPTX
5-Cool-Cloud-Computing-Research-Projects
PPTX
Modernize applications and reduce TCO with Windows containers on Azure Servic...
PPTX
App Services - Connecting the dots of Web Mobile and Integration_published
PPTX
Building Cloud Native Applications Using Azure Kubernetes Service
PDF
Migrating .NET and .NET Core to Pivotal Cloud Foundry (1/2)
PDF
Living on the Edge (Service): Bundling Microservices to Optimize Consumption ...
PDF
TDC2016SP - Living on the Edge (Service): Bundling Microservices to Optimize ...
PPTX
Urbanesia - Open Source & Microsoft
PDF
OpenWhisk - A platform for cloud native, serverless, event driven apps
PDF
This stuff is cool, but...HOW CAN I GET MY COMPANY TO DO IT?
PDF
Removing CI/CD Blockers: Navigating K8s with Codefresh & Komodor
[APIdays INTERFACE 2021] Now that we have K8s, can we stop re-inventing API p...
Overview of Blue Medora - New Relic Plugin for Microsoft SQL Server
Building a Cloud-Native Company in 2020 [DevOps Days Buffalo]
Microsoft Build 2018 news for .NET developers
5 Best Practices to Simplify Kubernetes Troubleshooting
Bandwidth: Use Cases for Elastic Cloud on Kubernetes
Troubleshooting Permissions in Cloud-Native Products With Komodor & Authorizon
Flowable What´s coming next?
Monitoring Your AWS EKS Environment with Datadog
5-Cool-Cloud-Computing-Research-Projects
Modernize applications and reduce TCO with Windows containers on Azure Servic...
App Services - Connecting the dots of Web Mobile and Integration_published
Building Cloud Native Applications Using Azure Kubernetes Service
Migrating .NET and .NET Core to Pivotal Cloud Foundry (1/2)
Living on the Edge (Service): Bundling Microservices to Optimize Consumption ...
TDC2016SP - Living on the Edge (Service): Bundling Microservices to Optimize ...
Urbanesia - Open Source & Microsoft
OpenWhisk - A platform for cloud native, serverless, event driven apps
This stuff is cool, but...HOW CAN I GET MY COMPANY TO DO IT?
Removing CI/CD Blockers: Navigating K8s with Codefresh & Komodor
Ad

Similar to Sogeti Guru Night 2015: Changes in-software-development (20)

PPTX
Event Driven Architectures - Net Conf UY 2018
PDF
Multi-Containers Orchestration with Live Migration and High-Availability for ...
PPTX
This will show docker history details Ppt.pptx
PPTX
Introduction to Docker - 2017
PDF
The Need of Cloud-Native Application
PDF
AWS for Java Developers workshop
PPTX
Tokyo Azure Meetup #5 - Microservices and Azure Service Fabric
PPTX
Event Driven Architecture – Enabling Microservices
PPTX
Azure servicefabric
PPTX
Disruptive Trends in Application Development
PPTX
Informatica Cloud 101: Fast Track to Integration with Intuit
PPTX
Lugano Tech Talks - Why Docker
PPTX
Microservices from operations aspect
PDF
Google Tech Talk with Dr. Eric Brewer in Korea Apr.27.2015
PPTX
Docker & aPaaS: Enterprise Innovation and Trends for 2015
PDF
Testing the Migration of Monolithic Applications to Microservices on the Cloud
PPTX
OpenStack Management at Hyperscale
PDF
(CISC 2013) Real-Time Record and Replay on Android for Malware Analysis
PPTX
Neo4j for Cloud Management at Scale
PPTX
Introduction to Google Cloud Services / Platforms
Event Driven Architectures - Net Conf UY 2018
Multi-Containers Orchestration with Live Migration and High-Availability for ...
This will show docker history details Ppt.pptx
Introduction to Docker - 2017
The Need of Cloud-Native Application
AWS for Java Developers workshop
Tokyo Azure Meetup #5 - Microservices and Azure Service Fabric
Event Driven Architecture – Enabling Microservices
Azure servicefabric
Disruptive Trends in Application Development
Informatica Cloud 101: Fast Track to Integration with Intuit
Lugano Tech Talks - Why Docker
Microservices from operations aspect
Google Tech Talk with Dr. Eric Brewer in Korea Apr.27.2015
Docker & aPaaS: Enterprise Innovation and Trends for 2015
Testing the Migration of Monolithic Applications to Microservices on the Cloud
OpenStack Management at Hyperscale
(CISC 2013) Real-Time Record and Replay on Android for Malware Analysis
Neo4j for Cloud Management at Scale
Introduction to Google Cloud Services / Platforms
Ad

More from erwindeg (8)

PDF
Optimizing Kubernetes deployments with Helm
PDF
Codemotion reactive-java
PDF
Reactive Java: The state of the world
PPT
Application Modernization
PDF
Creating a polyglottestframework
PDF
What developers should know about design
PDF
Afstuderen bij Sogeti Java
PDF
Workshop app-development with wireframes
Optimizing Kubernetes deployments with Helm
Codemotion reactive-java
Reactive Java: The state of the world
Application Modernization
Creating a polyglottestframework
What developers should know about design
Afstuderen bij Sogeti Java
Workshop app-development with wireframes

Recently uploaded (20)

PDF
MCP Security Tutorial - Beginner to Advanced
PPTX
Cybersecurity: Protecting the Digital World
PPTX
Weekly report ppt - harsh dattuprasad patel.pptx
PPTX
Computer Software and OS of computer science of grade 11.pptx
DOCX
How to Use SharePoint as an ISO-Compliant Document Management System
PDF
Autodesk AutoCAD Crack Free Download 2025
PDF
Types of Token_ From Utility to Security.pdf
PPTX
Custom Software Development Services.pptx.pptx
PPTX
Tech Workshop Escape Room Tech Workshop
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PPTX
Patient Appointment Booking in Odoo with online payment
DOCX
Greta — No-Code AI for Building Full-Stack Web & Mobile Apps
PPTX
Why Generative AI is the Future of Content, Code & Creativity?
PDF
AI/ML Infra Meetup | LLM Agents and Implementation Challenges
PDF
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
PPTX
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
PPTX
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
AI/ML Infra Meetup | Beyond S3's Basics: Architecting for AI-Native Data Access
PPTX
Trending Python Topics for Data Visualization in 2025
MCP Security Tutorial - Beginner to Advanced
Cybersecurity: Protecting the Digital World
Weekly report ppt - harsh dattuprasad patel.pptx
Computer Software and OS of computer science of grade 11.pptx
How to Use SharePoint as an ISO-Compliant Document Management System
Autodesk AutoCAD Crack Free Download 2025
Types of Token_ From Utility to Security.pdf
Custom Software Development Services.pptx.pptx
Tech Workshop Escape Room Tech Workshop
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
Patient Appointment Booking in Odoo with online payment
Greta — No-Code AI for Building Full-Stack Web & Mobile Apps
Why Generative AI is the Future of Content, Code & Creativity?
AI/ML Infra Meetup | LLM Agents and Implementation Challenges
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
wealthsignaloriginal-com-DS-text-... (1).pdf
AI/ML Infra Meetup | Beyond S3's Basics: Architecting for AI-Native Data Access
Trending Python Topics for Data Visualization in 2025

Sogeti Guru Night 2015: Changes in-software-development