SlideShare a Scribd company logo
1 of 24
Download to read offline
Naviga&ng Cloud Adop&on:
Trends That Challenge and Inspire Developers
Maureen	Fleming	
Vice	President
Topics
Cloud	adop6on	trends	
Developer	projects	and	middleware	adop6on	pa;erns	
Trends	in	compute	
Containers	
Serverless	
Trends	in	automa6on	technology	
Microservices	
Pipelines	
Func6ons	
Robo6c	process	automa6on	&	content	intelligence	
Orchestra6on	
Importance	of	hybrid	integra6on	in	the	era	of	decentralized	compu6ng	
New	purpose	for	the	Integra6on	COE	
Recommenda6ons	
2
[CATEGORY	
NAME],	
[PERCENTA
GE]	
	
[CATEGORY	
NAME],	
[PERCENTA
GE]	
2016	
Source:	IDC	Worldwide	2016	&	2018	CloudView	Surveys	
2016	N=11,350;	2018	N=9,520	 3	
Public Cloud Is Mainstream
[CATEGORY	
NAME],	
[PERCENTA
GE]	
	
[CATEGORY	
NAME],	
[PERCENTA
GE]	
2018	
44%	
4%	
4%	
48%	
No	Plans	
Considering	
This	year	
Using	
46%	
5%	
5%	
45%	
No	Plans	
Considering	
This	year	
Using	
While	public	cloud	
spending	grew	rapidly	
over	the	past	decade,	
cloud	adop6on	has	
only	gradually	
increased	
As	public	cloud		
becomes	mainstream,	
more	enterprise	
mission	cri6cal	
workloads	are	moving	
into	cloud
Public	and	Private	Cloud	
Source:	IDC	Worldwide	2018	CloudView	Surveys	
2018	N=5,740	
•  Of	enterprises	that	adopted	
cloud:	
•  Increasingly	organizing	new	
development	projects	to	deploy	as	
cloud	architecture	(53%	cloud	also	
and	cloud	first)	
•  Best	fit	(28%)	reflects	reality	that	
not	all	new	projects	are	cloud	
suitable	
4	
Cloud Adop&on Posture for Net New IT Services
26	
27	
15	
28	
3	
Cloud	First	 Cloud	Also	 Cloud	Last	 Best	Fit	 No	consistent	
approach
5	
Containers Represent a Different Kind of Deployment Scale
Topics
Cloud	adop6on	trends	
Developer	projects	and	middleware	adop6on	pa;erns	
Trends	in	compute	
Containers	
Serverless	
Trends	in	automa6on	technology	
Microservices	
Pipelines	
Func6ons	
Robo6c	process	automa6on	&	content	intelligence	
Orchestra6on	
Importance	of	hybrid	integra6on	in	the	era	of	decentralized	compu6ng	
New	purpose	for	the	Integra6on	COE	
Recommenda6ons	
6
Virtual	cloud	
compute	
Virtual	servers	on-
demand.	Pay	by	use,	and	
premium	reserved	access	
Elas6c	scaling	guarantees	
access	to	correct	level	of	
compute	
Examples:		
•  AWS	EC2	
•  Azure	Compute	
•  OpenStack	Compute	
•  Etc.	
	
7	
Cloud Compute Op&ons
Container-based	
compute	
Opera6ng	system	
virtualiza6on	that	runs	an	
applica6on	and	its	
dependencies	in	resource-
isolated	processes	(Docker).		
Includes	an	orchestra6on	
system	(Kubernetes)	to:		
•  Automate	deployment	
•  Scale	
•  Manage	containerized	
applica6ons	
Examples:		
•  Red	Hat	OpenShik	
Container	Plalorm	
•  AWS	Fargate	(CaaS),	ECS	
•  IBM	Cloud	Private	
	
Serverless		
compute	
Stateless	processing	of	code	in	
response	to	an	event,	which	
triggers	the	upload	of	stored	
code,	executes	the	code	for	a	
set	period	of	6me	and	then	
terminates	
Serverless	provides	service	on-
event	by	managing	the	
underlying	compute	resources.	
Developers	have	no	addi6onal	
deployment	considera6ons	
beyond	cost	per	use	
Examples:		
•  AWS	Lambda	
•  Microsok	Azure	Func6ons	
•  Google	Cloud	Func6ons	
Bare	Metal	
	
A	computer	system	or	
network	with	the	virtual	
machine	installed	directly	
on	hardware	rather	than	
within	the	host	opera6ng	
system	
Examples:		
•  AWS	Bare	Metal	Instances	
•  IBM	Cloud	Bare	Metal	
Servers	
•  Tradi6onal	servers	running	
hypervisors
Virtual	cloud	
compute	
	
8	
Cloud Compute Op&ons
Container-based	
compute	
	
Serverless		
compute	
Bare	Metal	
	
Most	common	
compute	for	
na6ve	public	
cloud	custom	
solu6ons	
Viral	adop6on,	
especially	to	
develop	on	
private	cloud	
and	deploy	in	
private	or	
public	
Viral	adop6on	
for	
experimental,	
intermi;ent,	
single	func6on	
or	pipeline-
oriented	
workloads	
High	
performance	
workloads,	
legacy	
workloads	
Within	the	next	3	years		
•  Vendors	will	make	their	middleware	available	to	run	in	containers,	in	a	serverless	configura6on	and	on	bare	metal		
•  Vendors	will	support	different	pricing	models,	including	elas6c,	consump6on-based	pricing	
•  Development	teams	will	be	able	to	shik	between	deployment	op6ons	using	the	same	middleware.	Choices	will	be	based	on	an	op6miza6on	of	cost	
efficiency	and	performance	requirements
9	©	IDC	
SAP	 IBM	 Google	 Oracle	 Microsok	 Salesforce	 AWS	Enterprise	
DataCenter	
Hos6ng	
Managed	Container	Pla/orm	
For	the	past	decade,	enterprises	have	been	following	vendor’s	to	the	cloud.	
Cloud	plalorm	providers	have	focused	on	building	capabili6es	to	the	North	and	South	
Disrup6on	is	coming	East	to	West	via	container	plalorms	
Container	plalorms	are	becoming	the	atomic	unit	of	PaaS	for	enterprise	custom	solu6ons	and	for	assets	that	need	
to	run	across	loca6ons	and	ecosystems
10	
Top Drivers for Container Adop&on
IDC,	January	2018.	N=301
Topics
Cloud	adop6on	trends	
Developer	projects	and	middleware	adop6on	pa;erns	
Trends	in	compute	
Containers	
Serverless	
Trends	in	automa6on-related	technologies	
Microservices	
Pipelines	
Func6ons	
Robo6c	process	automa6on	&	content	intelligence	
Importance	of	hybrid	integra6on	in	the	era	of	decentralized	compu6ng	
New	purpose	for	the	Integra6on	COE	
Recommenda6ons	
11
More	spending	on	development	of	custom	solu6ons	
(77%)	than	adop6on	of	new	SaaS	(23%)		
Solu6ons	based	on	custom	code	and	commercial	PaaS	
services	combine	custom	code	and	commercial	cloud	
sokware		
•  17%	of	new	spending	on	PaaS	will	involve	custom	development	
•  13%	will	involve	implemen6ng	PaaS	commercial	services	
Development	in	private	PaaS	may	be	deployed	in	same	
environment	or	hosted	on	a	public	cloud.		
•  Control	over	development	and	loca6on	flexibility	are	important	
drivers	of	container	adop6on	
% of New Cloud Applica&on Spending
Source:	IDC	Worldwide	2018	CloudView	Survey	
2017	N=5,168	
12	
[CATEGORY	
NAME],	
[PERCENTA
GE]	
[CATEGORY	
NAME],	
[PERCENTA
GE]	
[CATEGORY	
NAME],	
[PERCENTA
GE]	
[CATEGORY	
NAME],	
[PERCENTA
GE]
Microservices
An approach to developing a single applica&on or backend
service as a suite of small services, each running in its own
process 
•  Services are independently deployable 
•  Bare minimum of centralized management of these services 
•  WriMen in any programming language
•  Uses lightweight protocols for communica&ons: HTTP API,
messaging 
•  Maintains clean separa&on of stateless and stateful services
Note: The applica&ons or backend services constructed from
microservices are accessed via secure API Gateway, which is
oQen implemented as a component of API Management
SoQware.
•  Individual microservices have APIs but connect with each other
through inter-communica&ons mechanisms
13	
39%	
42%	
34%	
38%	
Implemented	 Planning	to	
2018	 2017	
Source:	IDC	CloudView	Survey,	N=1,446	
Microservices	adop6on	by	developers	in	
organiza6ons	that	have	adopted	cloud	
Defini6on	from	mul6ple	sources,	but	primarily	Mar6n	Fowler	
The	term	Microservices	has	become	more	
fashionable	in	the	non-technical	community;	the	
meaning	is	changing	to	now	be	thought	of	as	a	
limited	scope	service	externally	callable	using	a	
public	or	permissioned	API
Func&ons
Func&ons soQware provides stateless processing of code in response to an
event
•  Spending on func&ons was viral in 2017, with growth exceeding 200%
Most middleware vendors have introduced a func&ons capability either as a
public cloud offering or in a container
•  Apache OpenWhisk is the most common open source distribu&on of Func&ons
•  AWS Lambda is the first commercial implementa&on, largest and best known
Func&ons is oQen equated to serverless, and at its most basic configura&on,
becomes the callable layer of serverless compute. 
•  Serverless is a larger category associated with a style of deployment. Func&ons is a
segment of serverless
There are varia&ons of func&onality across the different Func&ons products.
Some are basic, while others have added condi&onal logic and stateful
processing



14
Pipelines
Data pipelines are popularized as a workflow to deliver
data from source to target that may involve different types
of transforma&ons and data enrichment. 
Pipelines are being re-constructed to support the event-
condi&on-ac&on design paMern of an event-driven
architecture to detect and predict problems as a way to
focus on preven&ng problems or iden&fying opportuni&es
AI used to convert unstructured content to a data model;
machine learning algorithms detect anomalies and make
predic&ons and recommenda&ons. This combines with
different types of middleware:
•  Messaging middleware
•  Integra&on soQware
•  Business rules
•  Func&ons
2017 spending for ECA pipelines grew in mid-double-digits




15	
Event	
Process	
Analyze	
Act	
Decide	
Event	processors	receive	and	process	data	
streams	
Streaming	analy6cs	detect	and	predict	when	
decisions	need	to	be	made	
Decision	automa6on	determines	
whether	and	what	ac6on	is	required	
and	routes	instruc6ons	
Applica6ons	receive	and	execute	
instruc6ons	
Condi6on	Evalua6on	
Use	cases	
•  Lost	baggage	detec6on	
•  Customer	sen6ment	
•  Imperfect	order
Robo&c Process Automa&on
Robo6c	sokware	automa6on	(RPA)	is	sokware	designed	
to	automate	or	augment	repe66ve	manual	tasks	
•  RPA	uses	client	agent	to	intercept	instruc6ons	between	an	applica6on	
and	the	OS	and	re-routes	to	the	RPA	plalorm	to	execute	the	bot	or	
calls	the	bot	and	executes	on	the	client	
•  Determines	how	to	automate	by	recording	work	end	users	do	
and	building	playbook	mechanisms	from	the	recording	
•  Other	types	link	together	automa6on	object	models	and	then	
run	them	as	they	are	triggered		
RPA	is	viewed	by	businesses	as	a	strategic	automa6on	
technology	and	funding	RPA	COEs	
Architecture	teams	view	RPA	as	one	type	of	automa6on	
that	can	be	applied	to	automa6on	use	cases	
RPA	grew	in	triple	digits	in	2017	and	the	leading	vendors	
have	$1B	plus	valua6ons	
	
	
16	
AI	Pla/orms	
Robo6c	
Process	
Automa6on	
Workflow	&	
Integra6on		
Middleware	
Automa6on-
Embedded	
Applica6ons
Topics
Cloud	adop6on	trends	
Developer	projects	and	middleware	adop6on	pa;erns	
Trends	in	compute	
Containers	
Serverless	
Trends	in	automa6on-related	technologies	
Microservices	
Pipelines	
Func6ons	
Robo6c	process	automa6on	&	content	intelligence	
Importance	of	hybrid	integra6on	in	the	era	of	decentralized	compu6ng	
New	purpose	for	the	Integra6on	COE	
Recommenda6ons	
17
We	are	in	an	era	of	decentralized	
compu6ng	
•  Public	cloud	adop6on	is	an	accelerator	of	
decentralized	compu6ng	
•  Most	organiza6ons	that	adopt	public	cloud	
adopt	mul6ple	clouds	
•  All	of	these	clouds	tends	to	connect	to	on-
premises	or	third	party	hosted	applica6ons	
built	on	tradi6onal	infrastructure	
Three	ways	to	make	decentralized	
compu6ng	easier	to	manage	
•  Hybrid	approach	to	integra6on	
•  Shik	to	containers-based	bespoke	that	
offers	the	op6on	to	co-locate	where	
needed	
•  Asynchronous	messaging	
Bespoke	Clouds:	$28B	
Applica6ons	Clouds:	$90B	
18	
Amazon	
49%	
IBM	
7%	
Google	
7%	
Salesforce	
6%	
Microsok	
23%	
Others	
8%	
[CATEGORY	
NAME],	
[PERCENTAG
E]	
[CATEGORY	
NAME],	
[PERCENTAG
E]	
[CATEGORY	
NAME],	
[PERCENTAG
E]	
[CATEGORY	
NAME],	
[PERCENTAG
E]	
[CATEGORY	
NAME],	
[PERCENTAG
E]	
Rest	of	
Market	
73%
API		
Management	
Integra6on	 Messaging		
Secure	Gateway	
Integra6on	Development	Studio	
Developer	Portal 					Mapping													Tools 												Visual	Development	
Monitoring	 No6fica6ons	 Analy6cs	 Logging	
Integra6on	and	connec6vity	are	key	
assets	of	decentralized	compu6ng	
•  API	management	with	a	secure	API	gateway	
•  Shared	catalog	of	services	
•  Support	for	embedded	microservices	pipelines	
•  Common,	shared	integra6on	services	
•  Asynchronous,	reliable	messaging	
Mul6-cloud	deployment	capabili6es	
that	also	support	container	
deployments	
	
	
19
But	integra6on	and	
connec6vity	are	not	
enough	unless	they	are	
hybrid	
Integra6on	solu6ons	are	
called	hybrid	when	their	
sokware	components	can	
•  Be	deployed	in	different	
loca6ons	
•  Communicate	across	loca6ons	
and	share	common	assets	
•  Integra6on	and	interoperate	
with	other	integra6on	tools			
20	
Deployment	and	Execu6on	
Hybrid Integration Services
Shared Integration Libraries and Services Catalogs
AdministratorsData Scientists
Semi-Pro
Developers End UsersDevelopers
Internal B2E
Applications
and Services
External
Ecosystem
Partners (B2B)
Consumers (B2C)
Batch Request-ResponseEvent-Driven
Data Services Business Logic Services
MobileOn-Premises Cloud Edge
Stateless Stateful
Governance Development ManagementDiscovery Measurement
Mobile
IoT
AR/VR
BOT
Connected
Processes
Assets
People
API
Databases
Stream
Processing AI/MLAnalyticsData Lake
Decision Support
& Automation
Workflow
Developer	Roles:
21	
Recipes	 Workflows	 Tasks	
En66es	 Templates	 Forms	
Conversa6ons/	
Bots	
Connec6ons	 Orchestra6on	
Data	Mapping	
Template	
Builders	
Onboarding	
Messaging	
Pa;erns	
Applica6on	
Microservices	
Integra6on	
Services	
Transforma6ons	 Pipelines	 DevOps	
Do-It-Yourself	Tier	
•  End	users	
•  Non-Developers	
•  Developers	
•  Partners	
Non-Developer	IT	
•  DBAs	
•  Integra6on	admin.	
•  Business	analysts	
Developer	
•  Integra6on	specialists	
•  Developers	
•  Sokware	engineers	
API	Catalog	
Developers	build	
and	product	
manage	digital	
u6lity	services	
Semi-pro	
developers	use	
low	code	tools	to	
package	u6li6es	
into	composite	
services;	connect	
to	3rd	party	APIs	
End	users	work	
with	simplest	no	
code	tools	to	
handle	personal	
&	team	
automa6on	
Integra6on	COE	
•  Enables	self-service	access	
to	APIs	
•  Provides	governance	
framework	around	shared	
services	
•  Manages	services	catalog,	
plug-in	libraries	
•  Maintains	usage	metrics	
•  Iden6fies	and	tracks	high	
value	APIs	
•  Builds	integra6on	services	
•  Supports	integra6on	
innova6on	with	R&D
Topics
Cloud	adop6on	trends	
Developer	projects	and	middleware	adop6on	pa;erns	
Trends	in	compute	
Containers	
Serverless	
Trends	in	automa6on-related	technologies	
Microservices	
Pipelines	
Func6ons	
Robo6c	process	automa6on	
Importance	of	hybrid	integra6on	in	the	era	of	decentralized	compu6ng	
New	purpose	for	the	Integra6on	COE	
Recommenda6ons	
22
Recommenda&ons
Make	an	effort	to	experiment	with	events,	func6ons	and	microservices	
Start	planning	a	POC	for	a	re-plalorming	project	using	a	container	plalorm	
•  Provides	“before”	and	“aker”	cost	comparisons	
•  Look	for	projects	that	have	varia6ons	in	u6liza6on	
•  Your	savings	should	become	the	basis	for	your	business	case	to	move	forward	
Begin	to	assess	your	integra6on	capabili6es	
•  How	decentralized	is	your	compu6ng?	
•  How	well	suited	are	your	exis6ng	capabili6es	to	operate	in	a	decentralized	architecture?	
•  Does	you	integra6on	and	messaging	support	the	breadth	of	pa;erns	you	need,	including	embedded	pipeline	and	messaging	
pa;erns?	
•  Does	your	current	integra6on	slow	down	applica6on	implementa6on	projects	and	bespoke	development?	
Services	and	their	APIs	should	be	managed	as	products	
•  COE	should	want	to	manage	high	value	APIs,	but	those	types	of	APIs	need	to	be	managed	and	marketed	
•  Documenta6on	is	cri6cal,	including	descrip6ons	of	func6ons,	use	cases	and	quick	starts	
•  Marke6ng	includes	making	the	APIs	shareable	and	auto-discoverable	
	
		 23
Ques6ons?	
mfleming@idc.com	
maureencfleming	
Maureen	Fleming	IDC	
24

More Related Content

What's hot

API Integration: Red Hat integration perspective
API Integration: Red Hat integration perspectiveAPI Integration: Red Hat integration perspective
API Integration: Red Hat integration perspectiveJudy Breedlove
 
The 3 pillars of agile integration: Container, Connector and API
The 3 pillars of agile integration:  Container, Connector and APIThe 3 pillars of agile integration:  Container, Connector and API
The 3 pillars of agile integration: Container, Connector and APIJudy Breedlove
 
Monoliths to microservices workshop
Monoliths to microservices workshopMonoliths to microservices workshop
Monoliths to microservices workshopJudy Breedlove
 
Red Hat: Three Pillars of Integration
Red Hat:  Three Pillars of IntegrationRed Hat:  Three Pillars of Integration
Red Hat: Three Pillars of IntegrationJudy Breedlove
 
Microservices, containers and event driven architecture - key factors in agil...
Microservices, containers and event driven architecture - key factors in agil...Microservices, containers and event driven architecture - key factors in agil...
Microservices, containers and event driven architecture - key factors in agil...Judy Breedlove
 
Agile integration: Decomposing the monolith
Agile integration: Decomposing the monolith Agile integration: Decomposing the monolith
Agile integration: Decomposing the monolith Judy Breedlove
 
Agile Integration Workshop
Agile Integration WorkshopAgile Integration Workshop
Agile Integration WorkshopJudy Breedlove
 
WSO2 User Group Bangalore Meetup
WSO2 User Group Bangalore MeetupWSO2 User Group Bangalore Meetup
WSO2 User Group Bangalore MeetupWSO2
 
Cloud Native API Management : Microservices to APIs in Kubernetes
Cloud Native API Management : Microservices to APIs in KubernetesCloud Native API Management : Microservices to APIs in Kubernetes
Cloud Native API Management : Microservices to APIs in KubernetesWSO2
 
Agile integration: Decomposing the monolith
Agile integration: Decomposing the monolithAgile integration: Decomposing the monolith
Agile integration: Decomposing the monolithJudy Breedlove
 
[WSO2 Summit Americas 2020] Automating an Integrated API Supply Chain Using a...
[WSO2 Summit Americas 2020] Automating an Integrated API Supply Chain Using a...[WSO2 Summit Americas 2020] Automating an Integrated API Supply Chain Using a...
[WSO2 Summit Americas 2020] Automating an Integrated API Supply Chain Using a...WSO2
 
Microservices, containers and event driven architecture - key factors in agil...
Microservices, containers and event driven architecture - key factors in agil...Microservices, containers and event driven architecture - key factors in agil...
Microservices, containers and event driven architecture - key factors in agil...Judy Breedlove
 
[WSO2 Integration Summit San Francisco 2019] Cloud-native Integration for the...
[WSO2 Integration Summit San Francisco 2019] Cloud-native Integration for the...[WSO2 Integration Summit San Francisco 2019] Cloud-native Integration for the...
[WSO2 Integration Summit San Francisco 2019] Cloud-native Integration for the...WSO2
 
apidays LIVE New York 2021 - API for multi-cloud management platform by Pawel...
apidays LIVE New York 2021 - API for multi-cloud management platform by Pawel...apidays LIVE New York 2021 - API for multi-cloud management platform by Pawel...
apidays LIVE New York 2021 - API for multi-cloud management platform by Pawel...apidays
 
App Mod 01: Moving existing apps to the cloud
App Mod 01: Moving existing apps to the cloudApp Mod 01: Moving existing apps to the cloud
App Mod 01: Moving existing apps to the cloudJudy Breedlove
 
API-led connectivity: How to leverage reusable microservices
 API-led connectivity: How to leverage reusable microservices API-led connectivity: How to leverage reusable microservices
API-led connectivity: How to leverage reusable microservicesAbhishek Sood
 
Agile Integration with APIs and Containers Workshop
Agile Integration with APIs and Containers Workshop Agile Integration with APIs and Containers Workshop
Agile Integration with APIs and Containers Workshop Nicole Maselli
 
apidays LIVE Jakarta - API Sandbox: empowering Developer Experience (DX) by F...
apidays LIVE Jakarta - API Sandbox: empowering Developer Experience (DX) by F...apidays LIVE Jakarta - API Sandbox: empowering Developer Experience (DX) by F...
apidays LIVE Jakarta - API Sandbox: empowering Developer Experience (DX) by F...apidays
 

What's hot (20)

API Integration: Red Hat integration perspective
API Integration: Red Hat integration perspectiveAPI Integration: Red Hat integration perspective
API Integration: Red Hat integration perspective
 
The 3 pillars of agile integration: Container, Connector and API
The 3 pillars of agile integration:  Container, Connector and APIThe 3 pillars of agile integration:  Container, Connector and API
The 3 pillars of agile integration: Container, Connector and API
 
Monoliths to microservices workshop
Monoliths to microservices workshopMonoliths to microservices workshop
Monoliths to microservices workshop
 
Red Hat: Three Pillars of Integration
Red Hat:  Three Pillars of IntegrationRed Hat:  Three Pillars of Integration
Red Hat: Three Pillars of Integration
 
Microservices, containers and event driven architecture - key factors in agil...
Microservices, containers and event driven architecture - key factors in agil...Microservices, containers and event driven architecture - key factors in agil...
Microservices, containers and event driven architecture - key factors in agil...
 
Agile integration: Decomposing the monolith
Agile integration: Decomposing the monolith Agile integration: Decomposing the monolith
Agile integration: Decomposing the monolith
 
Putting data to work
Putting data to workPutting data to work
Putting data to work
 
Agile Integration Workshop
Agile Integration WorkshopAgile Integration Workshop
Agile Integration Workshop
 
WSO2 User Group Bangalore Meetup
WSO2 User Group Bangalore MeetupWSO2 User Group Bangalore Meetup
WSO2 User Group Bangalore Meetup
 
Cloud Native API Management : Microservices to APIs in Kubernetes
Cloud Native API Management : Microservices to APIs in KubernetesCloud Native API Management : Microservices to APIs in Kubernetes
Cloud Native API Management : Microservices to APIs in Kubernetes
 
Agile integration: Decomposing the monolith
Agile integration: Decomposing the monolithAgile integration: Decomposing the monolith
Agile integration: Decomposing the monolith
 
[WSO2 Summit Americas 2020] Automating an Integrated API Supply Chain Using a...
[WSO2 Summit Americas 2020] Automating an Integrated API Supply Chain Using a...[WSO2 Summit Americas 2020] Automating an Integrated API Supply Chain Using a...
[WSO2 Summit Americas 2020] Automating an Integrated API Supply Chain Using a...
 
Microservices, containers and event driven architecture - key factors in agil...
Microservices, containers and event driven architecture - key factors in agil...Microservices, containers and event driven architecture - key factors in agil...
Microservices, containers and event driven architecture - key factors in agil...
 
[WSO2 Integration Summit San Francisco 2019] Cloud-native Integration for the...
[WSO2 Integration Summit San Francisco 2019] Cloud-native Integration for the...[WSO2 Integration Summit San Francisco 2019] Cloud-native Integration for the...
[WSO2 Integration Summit San Francisco 2019] Cloud-native Integration for the...
 
apidays LIVE New York 2021 - API for multi-cloud management platform by Pawel...
apidays LIVE New York 2021 - API for multi-cloud management platform by Pawel...apidays LIVE New York 2021 - API for multi-cloud management platform by Pawel...
apidays LIVE New York 2021 - API for multi-cloud management platform by Pawel...
 
London Adapt or Die: Opening Keynot
London Adapt or Die: Opening KeynotLondon Adapt or Die: Opening Keynot
London Adapt or Die: Opening Keynot
 
App Mod 01: Moving existing apps to the cloud
App Mod 01: Moving existing apps to the cloudApp Mod 01: Moving existing apps to the cloud
App Mod 01: Moving existing apps to the cloud
 
API-led connectivity: How to leverage reusable microservices
 API-led connectivity: How to leverage reusable microservices API-led connectivity: How to leverage reusable microservices
API-led connectivity: How to leverage reusable microservices
 
Agile Integration with APIs and Containers Workshop
Agile Integration with APIs and Containers Workshop Agile Integration with APIs and Containers Workshop
Agile Integration with APIs and Containers Workshop
 
apidays LIVE Jakarta - API Sandbox: empowering Developer Experience (DX) by F...
apidays LIVE Jakarta - API Sandbox: empowering Developer Experience (DX) by F...apidays LIVE Jakarta - API Sandbox: empowering Developer Experience (DX) by F...
apidays LIVE Jakarta - API Sandbox: empowering Developer Experience (DX) by F...
 

Similar to Navigating Cloud Adoption: Trends that Challenge and Inspire Designers

How to Get on Top of Your Cloud Strategy
How to Get on Top of Your Cloud StrategyHow to Get on Top of Your Cloud Strategy
How to Get on Top of Your Cloud StrategyComcast Business
 
How big is the cloud in Australia?
How big is the cloud in Australia?How big is the cloud in Australia?
How big is the cloud in Australia?Oscar Trimboli
 
Cloud-Migration-Methodology v1.0
Cloud-Migration-Methodology v1.0Cloud-Migration-Methodology v1.0
Cloud-Migration-Methodology v1.0b3535840
 
How to Transform Corporate IT into the Driver for Digital Transformation
How to Transform Corporate IT into the Driver for Digital TransformationHow to Transform Corporate IT into the Driver for Digital Transformation
How to Transform Corporate IT into the Driver for Digital TransformationEnterprise Management Associates
 
Serverless service adoption for Thailand
Serverless service adoption for ThailandServerless service adoption for Thailand
Serverless service adoption for ThailandWatcharin Yang-Ngam
 
DZone’s 2016 Guide To Building And Deploying Applications In The Cloud
DZone’s 2016 Guide To Building And Deploying Applications In The CloudDZone’s 2016 Guide To Building And Deploying Applications In The Cloud
DZone’s 2016 Guide To Building And Deploying Applications In The CloudSingaram Subramanian
 
Accelerating enterprise cloud adoption through open data center alliance
Accelerating enterprise cloud adoption through open data center allianceAccelerating enterprise cloud adoption through open data center alliance
Accelerating enterprise cloud adoption through open data center allianceOpen Data Center Alliance
 
Cloud Services Integration Automation-External
Cloud Services Integration Automation-ExternalCloud Services Integration Automation-External
Cloud Services Integration Automation-ExternalSukumar Nayak
 
Open source and cloud computing
Open source and cloud computingOpen source and cloud computing
Open source and cloud computingRishidot Research
 
Cloud computing CXO's guide
Cloud computing CXO's guideCloud computing CXO's guide
Cloud computing CXO's guideAspire Systems
 
Why the future of the cloud is open
Why the future of the cloud is openWhy the future of the cloud is open
Why the future of the cloud is openAbhishek Sood
 
Panel Discussion SAP DevOps - ReleaseOwl
Panel Discussion SAP DevOps - ReleaseOwlPanel Discussion SAP DevOps - ReleaseOwl
Panel Discussion SAP DevOps - ReleaseOwl☁ Niranjan Gattupalli
 
the age of cloud: private cloud, SaaS and the future in Asia Pacific
the age of cloud: private cloud, SaaS and the future in Asia Pacificthe age of cloud: private cloud, SaaS and the future in Asia Pacific
the age of cloud: private cloud, SaaS and the future in Asia PacificOrange Business Services
 
[Srijan Wednesday Webinars] How to Build a Cloud Native Platform for Enterpri...
[Srijan Wednesday Webinars] How to Build a Cloud Native Platform for Enterpri...[Srijan Wednesday Webinars] How to Build a Cloud Native Platform for Enterpri...
[Srijan Wednesday Webinars] How to Build a Cloud Native Platform for Enterpri...Srijan Technologies
 
Uncovering New Opportunities With HP Public Cloud - RightScale Compute 2013
Uncovering New Opportunities With HP Public Cloud - RightScale Compute 2013Uncovering New Opportunities With HP Public Cloud - RightScale Compute 2013
Uncovering New Opportunities With HP Public Cloud - RightScale Compute 2013RightScale
 
How to move to the cloud
How to move to the cloudHow to move to the cloud
How to move to the cloudInterxion
 
Analytics in the Cloud: Getting The Most Out Of Analytics Deployments
Analytics in the Cloud: Getting The Most Out Of Analytics DeploymentsAnalytics in the Cloud: Getting The Most Out Of Analytics Deployments
Analytics in the Cloud: Getting The Most Out Of Analytics DeploymentsVMware Tanzu
 
Understanding The Cloud For Enterprise Businesses, an eBook from Triaxil!
Understanding The Cloud For Enterprise Businesses, an eBook from Triaxil!Understanding The Cloud For Enterprise Businesses, an eBook from Triaxil!
Understanding The Cloud For Enterprise Businesses, an eBook from Triaxil!Ezhilarasan Natarajan
 

Similar to Navigating Cloud Adoption: Trends that Challenge and Inspire Designers (20)

How to Get on Top of Your Cloud Strategy
How to Get on Top of Your Cloud StrategyHow to Get on Top of Your Cloud Strategy
How to Get on Top of Your Cloud Strategy
 
How big is the cloud in Australia?
How big is the cloud in Australia?How big is the cloud in Australia?
How big is the cloud in Australia?
 
Cloud-Migration-Methodology v1.0
Cloud-Migration-Methodology v1.0Cloud-Migration-Methodology v1.0
Cloud-Migration-Methodology v1.0
 
How to Transform Corporate IT into the Driver for Digital Transformation
How to Transform Corporate IT into the Driver for Digital TransformationHow to Transform Corporate IT into the Driver for Digital Transformation
How to Transform Corporate IT into the Driver for Digital Transformation
 
Serverless service adoption for Thailand
Serverless service adoption for ThailandServerless service adoption for Thailand
Serverless service adoption for Thailand
 
DZone’s 2016 Guide To Building And Deploying Applications In The Cloud
DZone’s 2016 Guide To Building And Deploying Applications In The CloudDZone’s 2016 Guide To Building And Deploying Applications In The Cloud
DZone’s 2016 Guide To Building And Deploying Applications In The Cloud
 
Accelerating enterprise cloud adoption through open data center alliance
Accelerating enterprise cloud adoption through open data center allianceAccelerating enterprise cloud adoption through open data center alliance
Accelerating enterprise cloud adoption through open data center alliance
 
PMC1
PMC1PMC1
PMC1
 
Cloud Services Integration Automation-External
Cloud Services Integration Automation-ExternalCloud Services Integration Automation-External
Cloud Services Integration Automation-External
 
Open source and cloud computing
Open source and cloud computingOpen source and cloud computing
Open source and cloud computing
 
Cloud computing CXO's guide
Cloud computing CXO's guideCloud computing CXO's guide
Cloud computing CXO's guide
 
Comarch ICT - CLOUD EXPO
Comarch ICT - CLOUD EXPOComarch ICT - CLOUD EXPO
Comarch ICT - CLOUD EXPO
 
Why the future of the cloud is open
Why the future of the cloud is openWhy the future of the cloud is open
Why the future of the cloud is open
 
Panel Discussion SAP DevOps - ReleaseOwl
Panel Discussion SAP DevOps - ReleaseOwlPanel Discussion SAP DevOps - ReleaseOwl
Panel Discussion SAP DevOps - ReleaseOwl
 
the age of cloud: private cloud, SaaS and the future in Asia Pacific
the age of cloud: private cloud, SaaS and the future in Asia Pacificthe age of cloud: private cloud, SaaS and the future in Asia Pacific
the age of cloud: private cloud, SaaS and the future in Asia Pacific
 
[Srijan Wednesday Webinars] How to Build a Cloud Native Platform for Enterpri...
[Srijan Wednesday Webinars] How to Build a Cloud Native Platform for Enterpri...[Srijan Wednesday Webinars] How to Build a Cloud Native Platform for Enterpri...
[Srijan Wednesday Webinars] How to Build a Cloud Native Platform for Enterpri...
 
Uncovering New Opportunities With HP Public Cloud - RightScale Compute 2013
Uncovering New Opportunities With HP Public Cloud - RightScale Compute 2013Uncovering New Opportunities With HP Public Cloud - RightScale Compute 2013
Uncovering New Opportunities With HP Public Cloud - RightScale Compute 2013
 
How to move to the cloud
How to move to the cloudHow to move to the cloud
How to move to the cloud
 
Analytics in the Cloud: Getting The Most Out Of Analytics Deployments
Analytics in the Cloud: Getting The Most Out Of Analytics DeploymentsAnalytics in the Cloud: Getting The Most Out Of Analytics Deployments
Analytics in the Cloud: Getting The Most Out Of Analytics Deployments
 
Understanding The Cloud For Enterprise Businesses, an eBook from Triaxil!
Understanding The Cloud For Enterprise Businesses, an eBook from Triaxil!Understanding The Cloud For Enterprise Businesses, an eBook from Triaxil!
Understanding The Cloud For Enterprise Businesses, an eBook from Triaxil!
 

More from Judy Breedlove

Evolution of integration and microservices patterns with service mesh
Evolution of integration and microservices patterns with service meshEvolution of integration and microservices patterns with service mesh
Evolution of integration and microservices patterns with service meshJudy Breedlove
 
The Future of Cloud Native Apps - Chicago Intro
The Future of Cloud Native Apps - Chicago IntroThe Future of Cloud Native Apps - Chicago Intro
The Future of Cloud Native Apps - Chicago IntroJudy Breedlove
 
Serverless and serverfull - where microservices compliments serverless
Serverless and serverfull - where microservices compliments serverlessServerless and serverfull - where microservices compliments serverless
Serverless and serverfull - where microservices compliments serverlessJudy Breedlove
 
Cloud-Native Microservices
Cloud-Native MicroservicesCloud-Native Microservices
Cloud-Native MicroservicesJudy Breedlove
 
Microservices, containers and event driven architecture - key factors in agil...
Microservices, containers and event driven architecture - key factors in agil...Microservices, containers and event driven architecture - key factors in agil...
Microservices, containers and event driven architecture - key factors in agil...Judy Breedlove
 
App Mod 05: App resiliency detecting and preventing issues in distributed apps
App Mod 05: App resiliency detecting and preventing issues in distributed apps App Mod 05: App resiliency detecting and preventing issues in distributed apps
App Mod 05: App resiliency detecting and preventing issues in distributed apps Judy Breedlove
 
App Mod 04: Reactive microservices with eclipse vert.x
App Mod 04: Reactive microservices with eclipse vert.xApp Mod 04: Reactive microservices with eclipse vert.x
App Mod 04: Reactive microservices with eclipse vert.xJudy Breedlove
 
App Mod 03: Monoliths to microservices with java ee and spring boot
App Mod 03: Monoliths to microservices with java ee and spring bootApp Mod 03: Monoliths to microservices with java ee and spring boot
App Mod 03: Monoliths to microservices with java ee and spring bootJudy Breedlove
 
App Mod 02: A developer intro to open shift
App Mod 02: A developer intro to open shiftApp Mod 02: A developer intro to open shift
App Mod 02: A developer intro to open shiftJudy Breedlove
 
Implementing Enterprise Identity and Access Management in a microservices wor...
Implementing Enterprise Identity and Access Management in a microservices wor...Implementing Enterprise Identity and Access Management in a microservices wor...
Implementing Enterprise Identity and Access Management in a microservices wor...Judy Breedlove
 
Red Hat Agile integration workshop - Atlanta
Red Hat Agile integration workshop - AtlantaRed Hat Agile integration workshop - Atlanta
Red Hat Agile integration workshop - AtlantaJudy Breedlove
 
Agile integration workshop Seattle
Agile integration workshop SeattleAgile integration workshop Seattle
Agile integration workshop SeattleJudy Breedlove
 

More from Judy Breedlove (12)

Evolution of integration and microservices patterns with service mesh
Evolution of integration and microservices patterns with service meshEvolution of integration and microservices patterns with service mesh
Evolution of integration and microservices patterns with service mesh
 
The Future of Cloud Native Apps - Chicago Intro
The Future of Cloud Native Apps - Chicago IntroThe Future of Cloud Native Apps - Chicago Intro
The Future of Cloud Native Apps - Chicago Intro
 
Serverless and serverfull - where microservices compliments serverless
Serverless and serverfull - where microservices compliments serverlessServerless and serverfull - where microservices compliments serverless
Serverless and serverfull - where microservices compliments serverless
 
Cloud-Native Microservices
Cloud-Native MicroservicesCloud-Native Microservices
Cloud-Native Microservices
 
Microservices, containers and event driven architecture - key factors in agil...
Microservices, containers and event driven architecture - key factors in agil...Microservices, containers and event driven architecture - key factors in agil...
Microservices, containers and event driven architecture - key factors in agil...
 
App Mod 05: App resiliency detecting and preventing issues in distributed apps
App Mod 05: App resiliency detecting and preventing issues in distributed apps App Mod 05: App resiliency detecting and preventing issues in distributed apps
App Mod 05: App resiliency detecting and preventing issues in distributed apps
 
App Mod 04: Reactive microservices with eclipse vert.x
App Mod 04: Reactive microservices with eclipse vert.xApp Mod 04: Reactive microservices with eclipse vert.x
App Mod 04: Reactive microservices with eclipse vert.x
 
App Mod 03: Monoliths to microservices with java ee and spring boot
App Mod 03: Monoliths to microservices with java ee and spring bootApp Mod 03: Monoliths to microservices with java ee and spring boot
App Mod 03: Monoliths to microservices with java ee and spring boot
 
App Mod 02: A developer intro to open shift
App Mod 02: A developer intro to open shiftApp Mod 02: A developer intro to open shift
App Mod 02: A developer intro to open shift
 
Implementing Enterprise Identity and Access Management in a microservices wor...
Implementing Enterprise Identity and Access Management in a microservices wor...Implementing Enterprise Identity and Access Management in a microservices wor...
Implementing Enterprise Identity and Access Management in a microservices wor...
 
Red Hat Agile integration workshop - Atlanta
Red Hat Agile integration workshop - AtlantaRed Hat Agile integration workshop - Atlanta
Red Hat Agile integration workshop - Atlanta
 
Agile integration workshop Seattle
Agile integration workshop SeattleAgile integration workshop Seattle
Agile integration workshop Seattle
 

Recently uploaded

#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 

Recently uploaded (20)

#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 

Navigating Cloud Adoption: Trends that Challenge and Inspire Designers