SlideShare ist ein Scribd-Unternehmen logo
1 von 16
Copyright	©	2018	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Managing	Containers	on	Oracle	Cloud	
Infrastructure	(OCI)
Jamal	Arif
Copyright	©	2018	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Safe	Harbor	Statement
The	following	is	intended	to	outline	our	general	product	direction.	It	is	intended	for	
information	purposes	only,	and	may	not	be	incorporated	into	any	contract.	It	is	not	a	
commitment	to	deliver	any	material,	code,	or	functionality,	and	should	not	be	relied	upon	
in	making	purchasing	decisions.	The	development,	release,	and	timing	of	any	features	or	
functionality	described	for	Oracle’s	products	remains	at	the	sole	discretion	of	Oracle.
Copyright	©	2017, Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Containers	on	Oracle	Cloud	Infrastructure	(OCI)
Container	Engine	for	Kubernetes	(OKE)
Oracle	Cloud	Infrastructure	Registry	Service	(OCIR)
OKE/OCIR	Demo
Questions
1
2
3
4
Copyright	©	2017, Oracle	and/or	its	affiliates.	All	rights	reserved.		| 4
Cloud	Native
Workloads
Big	Data	
Workloads
Scale	Up	
Workloads
Identity	Access	Management
Billing		/	Metering
RESTFUL	API	/	CLI		/	Console
Physical	Infrastructure	/	Multiple	Availability	Domains	
STORAGE IP LOAD
BALANCING
COMPUTE DATABASE VIRTUAL CLOUD
NETWORKS
Bare	Metal	
Workloads
Audit	Service
Monitoring
Orchestration
• Latest	in	Data	Center	Infrastructure.	
• Built	to	deliver	best	in	class	performance.	
• Simple	transparent	pricing.
PaaS
Confidential – Oracle Internal/Restricted/Highly Restricted
Gen	II	IaaS	- Oracle	Cloud	Infrastructure	(OCI)
Copyright	©	2018	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Running K8s on Oracle Cloud Infrastructure?
Quickstart Experience
OSS	Github Installer
OCI
DIY	Container	
Management
Unmanaged	
Kubernetes Service
Roll	your	Own!	
Copyright	©	2017	Oracle	and/or	its	affiliates.		All	rights	reserved
Pre-Built	Installer!
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
DIY	- Terraform	Kubernetes	Installer	for	OCI
Open	Source	OCI	Kubernetes	installer,	based	
on	Terraform
• Oracle	developed	for	Kubernetes	on	OCI
• Available	now	on	Github -
https://github.com/oracle/terraform-kubernetes-installer
Key	Highlights
• Highly	available	Kubernetes	cluster	configured	in	your	OCI	
tenancy	and	compartment
• Creates	VCN,	subnets,	LBs	and	instances	for	control	plane
• Specify	number	and	shape	of	nodes	for	your	cluster
• Scale	your	cluster	as	needed
Available on Oracle Github!
https://blogs.oracle.com/developers/get-a-highly-available-kubernetes-
cluster-on-oracle-cloud-infrastructure-in-minutes
6
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
• Managing,	maintaining,	upgrading	Kubernetes	Control	
Plane
– API	Server,	etcd,	scheduler	etc….
• Managing,	maintaining,	upgrading	Kubernetes	Data	
Plane
– In	place	upgrades,	deploy	parallel	cluster	etc….
• Figuring	out	container	networking &	storage
– Overlays,	persistent	storage etc…	- it	should	just	work
• Managing	Teams
– How	do	I	manage	&	control	team	access	to	my	clusters?
• CI/CD	Integration
– How	do	I	drive	automated	testing	and	conditional	release	into my	
application	lifecycle?
Kubernetes	Challenges
7
Copyright	©	2018	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Container Engine for K8s – Managed Service on OCI
Quickstart Experience
OSS	Github Installer
OCI
DIY	Container	
Management
Unmanaged	
Kubernetes Service
Roll	your	Own!	
Copyright	©	2017	Oracle	and/or	its	affiliates.		All	rights	reserved
Pre-Built	Installer!
OCI	– Container	Engine	
for	Kubernetes
Enterprise	Class	Managed	
Kubernetes	Service
Managed	Service!
Copyright	©	2017, Oracle	and/or	its	affiliates.	All	rights	reserved.		|
• End-to-end	container	Lifecycle	
Management
Ø Build,	test,	deploy,	operate
• Registry	Integration
Ø Full	Docker	v2	compatible	registry	
for	private	images
• Standard	Kubernetes
Ø Deploy	standard	&	open	upstream	
Kubernetes	versions	for	
compatibility
• OCI	Aware	Integrated	Plugins
Ø Persistent	Storage
Ø Load	Balancing
9
OKE	Engine	Features
Cloud	&	Container	Native Developer	Friendly Enterprise	Ready
• One	Click	Clusters
Ø Simplify	cluster	setup
• Full	REST	API
Ø Create	and	scale	clusters	through	
full	REST	API
• Built	In	Cluster	Add-Ons
Ø Kubernetes	Dashboard,	DNS	&	
Helm
• Open	Standards
Ø Docker	Based	Runtime
Ø Worker	Node	SSH	Access
• Full	Bare	Metal	Performance
Ø Combine	Kubernetes	with	VM	and	
BM	shapes	for	raw	performance
• HA	Managed	Control	Plane
• Multi-AD/Zone	Support
Ø Deploy	resilient	Kubernetes	apps
• Node	Pools	&	Self-Healing	
Clusters
Ø Create	and	scale	clusters	of	
different	shapes;	maintain	cluster	
size	in	face	of	node	failures
• Team	Based	Access	Controls
Ø Control	team	access	and	
permissions	to	clusters
Copyright	©	2017, Oracle	and/or	its	affiliates.	All	rights	reserved.		|
OCI	Registry	- OCIR
• High	availability	Docker	v2	container	registry	service	on	
Oracle	Cloud	Infrastructure
• Full	integration	with	OKE
• Stores	Docker	Images	in	Private	Repositories
• Co-located	regionally	with	Container	Engine	for	low	
latency	Docker image	deploys
Registry
Push Deploy
10
Any CI/CD
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Customer	ManagedOracle	Managed
Oracle	Cloud	Infrastructure	– Managed	Container	Engine	and	
Container	Registry
OCI	– Kubernetes	
Engine
OCI	- Registry
Cluster	Management
Container	Engine	
Dashboard
Oracle	Cloud	Infrastructure
Encryption	for	Data	in	
Transit	(SSL)	and	at	Rest
VM	based	Clusters	and	Nodes
Bare	Metal	Clusters	and	Nodes
Customer’s	OCI	
Account/Tenancy
HA	- 3	Masters/etcd
across	3	ADs
Confidential	– Oracle	Restricted 11
Copyright	©	2017, Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Detail:	OCI	Container	Engine	for	Kubernetes	and	Registry
An	Open,	Fully-Managed	Kubernetes	Platform	&	Private	Registry
CI/CD	
system	of	
choice	- ie
Jenkins,	
Wercker,	
etc.
OCI	Registry
AD	1 AD	3
Node	Pool
K8S	Cluster
Node	Pool
BM
VM
VCN
PV
AD	2
Exposed	Kubernetes	
Service
Build
Test
Test
Test
Push
OCI	Container	Engine	
for	Kubernetes
Pods
LB
12
• IaaS	is	sold	under	standard	universal	credit	model	
• OKE	and	OCIR	are	features	of	IaaS	and	consume	IaaS	resources,	
with	no	upcharge	for	the	feature	– available	in	all	regions	PHX,	IAD,	FRA,	LHR
OKE	and	OCIR	Pricing,	Packaging	and	Availability
Consume	the	Container	Deployment	Platform
Oracle	Cloud
Infrastructure
Buy	IaaS	Capacity
$/OCPU,	$/GB,	$/Mbps
OCI	- Container
Engine	for	Kubernetes OCI	- Registry
Use	OKE,	consume	IaaS,	i.e.
Compute,	Storage,	LB	etc.
Use	OCIR,	consume	IaaS,	i.e.	
Object	Storage,	Network
Copyright	©	2017, Oracle	and/or	its	affiliates.	All	rights	reserved.		| 14
Demo
Questions
15
• Oracle	Cloud	Infrastructure
– https://cloud.oracle.com/en_US/tryit
• Containers	on	Oracle	Cloud
– https://cloud.oracle.com/en_US/containers
• Documentations	
– https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/c
ontengoverview.htm
– https://docs.cloud.oracle.com/iaas/Content/Registry/Concepts/re
gistryoverview.htm
• https://github.com/oracle
• https://github.com/oracle/terraform-kubernetes-installer
16

Weitere ähnliche Inhalte

Was ist angesagt?

Using Oracle Real Application Clusters (RAC) in Database as a Service
Using Oracle Real Application Clusters (RAC) in Database as a ServiceUsing Oracle Real Application Clusters (RAC) in Database as a Service
Using Oracle Real Application Clusters (RAC) in Database as a Service
Jean-Philippe PINTE
 

Was ist angesagt? (20)

Oracle Modern AppDev Approach to Cloud & Container Native App
Oracle Modern AppDev Approach to Cloud & Container Native AppOracle Modern AppDev Approach to Cloud & Container Native App
Oracle Modern AppDev Approach to Cloud & Container Native App
 
Oracle Solaris Overview
Oracle Solaris OverviewOracle Solaris Overview
Oracle Solaris Overview
 
Oracle Database Cloud Service
Oracle Database Cloud ServiceOracle Database Cloud Service
Oracle Database Cloud Service
 
UKOUG Journey To The Cloud - March 2017
UKOUG Journey To The Cloud - March 2017UKOUG Journey To The Cloud - March 2017
UKOUG Journey To The Cloud - March 2017
 
20190220 Oracle Blockchain Day公開資料
20190220 Oracle Blockchain Day公開資料20190220 Oracle Blockchain Day公開資料
20190220 Oracle Blockchain Day公開資料
 
[Oracle Webcast] Discover the Oracle Blockchain Platform through the eyes of ...
[Oracle Webcast] Discover the Oracle Blockchain Platform through the eyes of ...[Oracle Webcast] Discover the Oracle Blockchain Platform through the eyes of ...
[Oracle Webcast] Discover the Oracle Blockchain Platform through the eyes of ...
 
Look at Oracle Integration Cloud – its relationship to ICS. Customer use Case...
Look at Oracle Integration Cloud – its relationship to ICS. Customer use Case...Look at Oracle Integration Cloud – its relationship to ICS. Customer use Case...
Look at Oracle Integration Cloud – its relationship to ICS. Customer use Case...
 
Building Cloud Native Applications with Oracle Autonomous Database.
Building Cloud Native Applications with Oracle Autonomous Database.Building Cloud Native Applications with Oracle Autonomous Database.
Building Cloud Native Applications with Oracle Autonomous Database.
 
Oracle integration cloud service (ICS) best practices learned from the field ...
Oracle integration cloud service (ICS) best practices learned from the field ...Oracle integration cloud service (ICS) best practices learned from the field ...
Oracle integration cloud service (ICS) best practices learned from the field ...
 
Running Kubernetes Workloads on Oracle Cloud Infrastructure
Running Kubernetes Workloads on Oracle Cloud InfrastructureRunning Kubernetes Workloads on Oracle Cloud Infrastructure
Running Kubernetes Workloads on Oracle Cloud Infrastructure
 
Oracle Integration Cloud Service (ICS) best practices learned from the field
Oracle Integration Cloud Service (ICS) best practices learned from the fieldOracle Integration Cloud Service (ICS) best practices learned from the field
Oracle Integration Cloud Service (ICS) best practices learned from the field
 
Building and Deploying Cloud Native Applications
Building and Deploying Cloud Native ApplicationsBuilding and Deploying Cloud Native Applications
Building and Deploying Cloud Native Applications
 
Oracle - Continuous Delivery NYC meetup, June 07, 2018
Oracle - Continuous Delivery NYC meetup, June 07, 2018Oracle - Continuous Delivery NYC meetup, June 07, 2018
Oracle - Continuous Delivery NYC meetup, June 07, 2018
 
From Java EE to Jakarta EE
From Java EE to Jakarta EEFrom Java EE to Jakarta EE
From Java EE to Jakarta EE
 
import data from Oracle Database into Python Pandas Dataframe
import data from Oracle Database into Python Pandas Dataframeimport data from Oracle Database into Python Pandas Dataframe
import data from Oracle Database into Python Pandas Dataframe
 
MySQL day Dublin - OCI & Application Development
MySQL day Dublin - OCI & Application DevelopmentMySQL day Dublin - OCI & Application Development
MySQL day Dublin - OCI & Application Development
 
Using Oracle Real Application Clusters (RAC) in Database as a Service
Using Oracle Real Application Clusters (RAC) in Database as a ServiceUsing Oracle Real Application Clusters (RAC) in Database as a Service
Using Oracle Real Application Clusters (RAC) in Database as a Service
 
20181127 オラクル講演資料(DataRobot AI Experience Tokyo)
20181127 オラクル講演資料(DataRobot AI Experience Tokyo)20181127 オラクル講演資料(DataRobot AI Experience Tokyo)
20181127 オラクル講演資料(DataRobot AI Experience Tokyo)
 
Modern Application Development for the Enterprise
Modern Application Development for the EnterpriseModern Application Development for the Enterprise
Modern Application Development for the Enterprise
 
Omaha rug customer 2 cloud customer facing hcm ppt aug 2014
Omaha rug customer 2 cloud customer facing hcm ppt aug 2014Omaha rug customer 2 cloud customer facing hcm ppt aug 2014
Omaha rug customer 2 cloud customer facing hcm ppt aug 2014
 

Ähnlich wie Managing Containers on Oracle's Cloud Infrastructure

Ähnlich wie Managing Containers on Oracle's Cloud Infrastructure (20)

Oracle database in cloud, dr in cloud and overview of oracle database 18c
Oracle database in cloud, dr in cloud and overview of oracle database 18cOracle database in cloud, dr in cloud and overview of oracle database 18c
Oracle database in cloud, dr in cloud and overview of oracle database 18c
 
Introducing Fn Project
Introducing Fn ProjectIntroducing Fn Project
Introducing Fn Project
 
Managing containers on Oracle Cloud by Jamal Arif
Managing containers on Oracle Cloud by Jamal ArifManaging containers on Oracle Cloud by Jamal Arif
Managing containers on Oracle Cloud by Jamal Arif
 
OCIFo_I_S1.pdf
OCIFo_I_S1.pdfOCIFo_I_S1.pdf
OCIFo_I_S1.pdf
 
OOW16 - Oracle E-Business Suite Information Discovery: Your Journey to the Cl...
OOW16 - Oracle E-Business Suite Information Discovery: Your Journey to the Cl...OOW16 - Oracle E-Business Suite Information Discovery: Your Journey to the Cl...
OOW16 - Oracle E-Business Suite Information Discovery: Your Journey to the Cl...
 
Oracle NoSQL
Oracle NoSQLOracle NoSQL
Oracle NoSQL
 
Serverless patterns
Serverless patternsServerless patterns
Serverless patterns
 
11회 Oracle Developer Meetup 발표 자료: Oracle NoSQL (2019.05.18) oracle-nosql pu...
11회 Oracle Developer Meetup 발표 자료: Oracle NoSQL  (2019.05.18) oracle-nosql pu...11회 Oracle Developer Meetup 발표 자료: Oracle NoSQL  (2019.05.18) oracle-nosql pu...
11회 Oracle Developer Meetup 발표 자료: Oracle NoSQL (2019.05.18) oracle-nosql pu...
 
Cloud Native Meetup Santa Clara 07-11-2019 by Manish Kapur
Cloud Native Meetup Santa Clara 07-11-2019 by Manish KapurCloud Native Meetup Santa Clara 07-11-2019 by Manish Kapur
Cloud Native Meetup Santa Clara 07-11-2019 by Manish Kapur
 
Modern App Development with Oracle Cloud
Modern App Development with Oracle CloudModern App Development with Oracle Cloud
Modern App Development with Oracle Cloud
 
Final business intelligence in the cloud
Final   business intelligence in the cloudFinal   business intelligence in the cloud
Final business intelligence in the cloud
 
Securing your Applications for the Cloud Age
Securing your Applications for the Cloud AgeSecuring your Applications for the Cloud Age
Securing your Applications for the Cloud Age
 
Oracle CNCF Meetup Malaga - Build CNCF projects in OCI
Oracle CNCF Meetup Malaga - Build CNCF projects in OCIOracle CNCF Meetup Malaga - Build CNCF projects in OCI
Oracle CNCF Meetup Malaga - Build CNCF projects in OCI
 
#PCMVision: Oracle Hybrid Cloud Solutions
#PCMVision: Oracle Hybrid Cloud Solutions#PCMVision: Oracle Hybrid Cloud Solutions
#PCMVision: Oracle Hybrid Cloud Solutions
 
Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...
Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...
Trivadis TechEvent 2017 Leveraging the Oracle Cloud by Kris Bhanushali tech_e...
 
Oracle cloud data interface
Oracle cloud data interfaceOracle cloud data interface
Oracle cloud data interface
 
Microservices and Container
Microservices and ContainerMicroservices and Container
Microservices and Container
 
Hit Refresh with Oracle GoldenGate Microservices
Hit Refresh with Oracle GoldenGate MicroservicesHit Refresh with Oracle GoldenGate Microservices
Hit Refresh with Oracle GoldenGate Microservices
 
Oracle goldegate microservice
Oracle goldegate microserviceOracle goldegate microservice
Oracle goldegate microservice
 
Oracle forms to oci executive overview for customer
Oracle forms to oci   executive overview  for customerOracle forms to oci   executive overview  for customer
Oracle forms to oci executive overview for customer
 

Mehr von Oracle Developers

Mehr von Oracle Developers (20)

Fn meetup by Sardar Jamal Arif
Fn meetup by Sardar Jamal ArifFn meetup by Sardar Jamal Arif
Fn meetup by Sardar Jamal Arif
 
Get ready for_an_autonomous_data_driven_future_ext
Get ready for_an_autonomous_data_driven_future_extGet ready for_an_autonomous_data_driven_future_ext
Get ready for_an_autonomous_data_driven_future_ext
 
Container Native Development Tools - Talk by Mickey Boxell
Container Native Development Tools - Talk by Mickey BoxellContainer Native Development Tools - Talk by Mickey Boxell
Container Native Development Tools - Talk by Mickey Boxell
 
General Capabilities of GraalVM by Oleg Selajev @shelajev
General Capabilities of GraalVM by Oleg Selajev @shelajevGeneral Capabilities of GraalVM by Oleg Selajev @shelajev
General Capabilities of GraalVM by Oleg Selajev @shelajev
 
GraalVM Native Images by Oleg Selajev @shelajev
GraalVM Native Images by Oleg Selajev @shelajevGraalVM Native Images by Oleg Selajev @shelajev
GraalVM Native Images by Oleg Selajev @shelajev
 
Serverless Patterns by Jesse Butler
Serverless Patterns by Jesse ButlerServerless Patterns by Jesse Butler
Serverless Patterns by Jesse Butler
 
Java Library for High Speed Streaming Data
Java Library for High Speed Streaming Data Java Library for High Speed Streaming Data
Java Library for High Speed Streaming Data
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...
Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...
Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...
 
North America November Meetups
North America November MeetupsNorth America November Meetups
North America November Meetups
 
GraphPipe - Blazingly Fast Machine Learning Inference by Vish Abrams
GraphPipe - Blazingly Fast Machine Learning Inference by Vish AbramsGraphPipe - Blazingly Fast Machine Learning Inference by Vish Abrams
GraphPipe - Blazingly Fast Machine Learning Inference by Vish Abrams
 
North America Meetups in September
North America Meetups in September North America Meetups in September
North America Meetups in September
 
Introduction to the Oracle Container Engine
Introduction to the Oracle Container EngineIntroduction to the Oracle Container Engine
Introduction to the Oracle Container Engine
 
Oracle Data Science Platform
Oracle Data Science PlatformOracle Data Science Platform
Oracle Data Science Platform
 
Persistent storage with containers By Kaslin Fields
Persistent storage with containers By Kaslin FieldsPersistent storage with containers By Kaslin Fields
Persistent storage with containers By Kaslin Fields
 
The Fn Project by Jesse Butler
 The Fn Project by Jesse Butler The Fn Project by Jesse Butler
The Fn Project by Jesse Butler
 
Silicon Valley JUG meetup July 18, 2018
Silicon Valley JUG meetup July 18, 2018Silicon Valley JUG meetup July 18, 2018
Silicon Valley JUG meetup July 18, 2018
 
Hyperledger Austin meetup July 10, 2018
Hyperledger Austin meetup July 10, 2018Hyperledger Austin meetup July 10, 2018
Hyperledger Austin meetup July 10, 2018
 
Oracle Global Meetups Team Update - Upcoming Meetups (July and August)
Oracle Global Meetups Team Update - Upcoming Meetups (July and August)Oracle Global Meetups Team Update - Upcoming Meetups (July and August)
Oracle Global Meetups Team Update - Upcoming Meetups (July and August)
 
Oracle - Hyperledger Silicon Valley meetup, June 20, 2018
Oracle - Hyperledger Silicon Valley meetup, June 20, 2018Oracle - Hyperledger Silicon Valley meetup, June 20, 2018
Oracle - Hyperledger Silicon Valley meetup, June 20, 2018
 

Kürzlich hochgeladen

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Kürzlich hochgeladen (20)

Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
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
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
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
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
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
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 

Managing Containers on Oracle's Cloud Infrastructure