SlideShare a Scribd company logo
1 of 40
Download to read offline
Agenda
1. API´s
2. API Management
3. Lifecycle
4. Roadmap
5. Desde API Platform a API Management
6. Preguntas
2
Oracle Technology - Compartiendo experiencias
API’s
Definición, componentes, utilidad e importancia
Oracle Technology - Compartiendo experiencias 3
API’s
Definición (Application Programming Interface)
• Punto de entrada bien definido a un sistema
• Interfaz que expone una aplicación de software para que otra interactúe con ella.
Traditional APIs (SDKs) Web APIs (RESTful, etc)
4
Oracle Technology - Compartiendo experiencias
API´s
Componentes
6
Oracle Technology - Compartiendo experiencias
Description
Policies
Implementation
API Gateway
OKE
Functions
SaaS
Helidon
Integration
ORDS/APEX
Etc.
Compute
Apiary
• Contrato entre consumidor y proveedor
• Documenta la funcionalidad
• Utilizado por usuarios y sistemas
• Autenticación, SLA´s
• Mediación, transformación
• Monitorización, alarmas, logging.
• Provee los requerimientos funcionales
• Libre elección de tecnología subyacente
API Management
7
Oracle Technology - Compartiendo experiencias
• Apiary
o API Blueprint – Swagger
o Server Mock
o GitHub Sync
o Command Line Tools
o Traffic Inspector
o Test
API Management
Componentes de API Management
8
Oracle Technology - Compartiendo experiencias
• API Gateway
o HTTP(s), Oracle Functions
backends
o Stock Responses
o Routing
o Rate-limiting
o Cross-origin Resource
Sharing (CORS)
o JWT Validation
o Custom Authentication
o Metrics/Logging and Log
Analytics
o Fully Oracle Managed
o SDK, CLI, API, Terraform
and Ansible supported for
control-plane
o Regional OCI Service
o Y muchas más
características
API Management
Componentes de API Management
9
Oracle Technology - Compartiendo experiencias
API Gateway
• API Platform
o API: Gestión del tráfico,
seguridad, enrutado.
Asociado a un gateway y
servicio determinado.
o Planes: Monitorización,
monetización.
o Aplicaciones: Gestión de
usuarios y subscripciones.
o Gateways: Posibilidad de
despliegue on-premise y en
OCI.
o Servicios: Fomenta la
reutilización y desacopla la
definición de la URL
subyacente.
o Cuentas de servicio
API Management
Componentes de API Management
10
Oracle Technology - Compartiendo experiencias
Lifecycle
Role´s perspective
11
Oracle Technology - Compartiendo experiencias
API Management Lifecycle
12
Oracle Technology - Compartiendo experiencias
API
Managem
ent
API
Management
Lifecycle
Designers
Developers
Gateway
Managers
Product
Managers
API
Consumers
API
Teams,
Consumers
, Line of
Business
API Management Lifecycle
API Designer
13
Oracle Technology - Compartiendo experiencias
Designers
and
Developers
Everybody
Else
Works with
Github Semantic
Validation
Lifecycle
Design
API Management Lifecycle
API Developer
14
Oracle Technology - Compartiendo experiencias
Lifecycle
Design
Implement
1. Independently invest and evolve features according to
business needs.
2. Break Monolithic applications into resilient, manageable,
observable systems.
3. Improve developer productivity, make high impact
changes frequently.
4. Open Source technologies make solutions portable
across clouds and avoids lock-in.
API Management Lifecycle
API Gateway Manager (Ops)
15
Oracle Technology - Compartiendo experiencias
Lifecycle
Design
Implement
• Fully Oracle Managed, regional OCI Service
• Appears as a network device on customer VCN
• Authorization, rate-limiting and routing
• Supports Oracle and 3rd party OAuth Servers
• Header/Query Transformation
• Private and Public
• Custom Domains
• Access and Execution Logging
• Unified with Oracle Integration
• Supports OpenAPI 2 and 3
• Built-in Mock-Testing
• Integrated with Logging Analytics
Operate
API Management Lifecycle
API Gateway Manager (Ops)
Manage via OCI console, CLI & SDK
16
Oracle Technology - Compartiendo experiencias
Lifecycle
Design
Implement
Operate
API Management Lifecycle
API Gateway Manager (Ops)
Observability – Metrics, Loggin & Log Analytics
17
Oracle Technology - Compartiendo experiencias
Lifecycle
Design
Implement
Operate
API Management Lifecycle
API Manager/Product Manager (Strategy)
API Plan Management
18
Oracle Technology - Compartiendo experiencias
Lifecycle
Design
Implement
Operate
Promote
API Management Lifecycle
API Consumer (Partners)
Discover and Consume API´s
19
Oracle Technology - Compartiendo experiencias
Lifecycle
Design
Implement
Operate
Promote
Consume
API Management Lifecycle
Business Leaders/Executives
Insight into API Portfolio
20
Oracle Technology - Compartiendo experiencias
Lifecycle
Design
Implement
Operate
Promote
Consume
Understand
API Gateway
First step to OCI API Management
21
Oracle Technology - Compartiendo experiencias
API Gateway
Create API Certificates
22
Oracle Technology - Compartiendo experiencias
API Gateway
Create Gateway
23
Oracle Technology - Compartiendo experiencias
API Gateway
Create Deployments
24
Oracle Technology - Compartiendo experiencias
API Gateway
Basic Information
A partir de formulario/JSON file JWT/Custom policy
25
Oracle Technology - Compartiendo experiencias
API Gateway
Routes
Path, methods, type Request/Response Policies
26
Oracle Technology - Compartiendo experiencias
API Gateway
Routes
HTTP Functions
27
Oracle Technology - Compartiendo experiencias
API Gateway
Routes
Stock Response Review
28
Oracle Technology - Compartiendo experiencias
API Gateway
Demo
29
Oracle Technology - Compartiendo experiencias
API Gateway
Demo
30
Oracle Technology - Compartiendo experiencias
Roadmap
Evolución, comparativa
31
Oracle Technology - Compartiendo experiencias
Roadmap
32
Oracle Technology - Compartiendo experiencias
• Network Security
Groups
• Streaming
Backends
• Object Storage
Backends
• OpenID Connect
• Satellite Gateways
• AsyncAPI
• GraphQL
• WebSocket APIs
Backlog
• API Catalog
• Client SDK
Generation
• Result Caching
• API Request
Validation
Building
• Developer Portal
• Autoscaling
• API Usage Plans
• API Catalog
Designing
• Multi-tenant JWT
Validation
• Custom Error
Responses
• API Specification
Editor
Prioritized
Desarrollos
Desde API Platform a API Management
33
Oracle Technology - Compartiendo experiencias
Desde API Platform a API Management
34
Oracle Technology - Compartiendo experiencias
Convergencia hacia API Management
Apiary
API Platform
OCI API Management
Validate
Transform
Native JWT
DNS/Cert
Developer
Portal
Usage
Plans
Satellite
Gateways
Migration
API Spec API Docs
Team
Management
Editor
Experience
Semantic
Validation
Desde API Platform a API Management
35
Oracle Technology - Compartiendo experiencias
Elementos que componen API Management
Clients Policy
Enforcement
Alerts
Design
Analytics
Documentation
Onboarding
Monetization
Servers
Implementation
KEY
Apiary
API Platform
OCI API Gateway
Desde API Platform a API Management
36
Oracle Technology - Compartiendo experiencias
Responsabilidades sobre el producto
Task OCI API Gateway API Platform
Management Service/Control Plane Oracle Oracle
Procure VM/Server for Gateway Oracle Customer
Install Gateway Oracle Customer
Monitor Gateway Health Oracle Customer
Patching the Gateway Oracle Customer
Desde API Platform a API Management
37
Oracle Technology - Compartiendo experiencias
Comparativa de costes
Task OCI API Gateway API Platform
Pricing Metric Per 1,000,000 API Calls
Month
Per Gateway Hour
Pricing Level Tenancy Gateway
Price $3.00 $1.0753
Cost per API Call* .000003 .000031
Difference in Cost per API Call API Gateway saves 90%
Minimum Monthly Cost $0.00 $800
Desde API Platform a API Management
38
Oracle Technology - Compartiendo experiencias
Ejemplo comparativo de costes
Scenario (monthly cost except where noted) API Platform OCI API Gateway Savings
Constant volume of 35k per hour $800 $78.12 90%
Constant volume of 40k per hour $1,600 $89.28 94%
100k volume for 8 hrs, 0 volume for 16hrs daily $1279 $72.00 94%
3 gateways, each processing 10k hr $2,400 $66.96 97%
Sample Day Below (cost is for the one day) $43.12 $2.97 93%
Desde API Platform a API Management
39
Oracle Technology - Compartiendo experiencias
Resumen
• Apiary
• API Design and Documentation, will evolve into OCI API Management
• API Platform
• Enterprise Developers
• Future upgrade path to OCI API Management
• OCI API Gateway
• First step to OCI API Management
• Best features from Apiary and API Platform and more
Preguntas
40
Oracle Technology - Compartiendo experiencias
Joaquin Esturillo
Consultor Integraciones
joaquin.esturillo@avanttic.com
Oracle Technology -
Compartiendo experiencias
Arquitecto Integraciones
jorge.ceballos@avanttic.com
Jorge Ceballos

More Related Content

What's hot

CA World 2014 Release Automation Coexistence in the Enterprise
CA World 2014 Release Automation Coexistence in the EnterpriseCA World 2014 Release Automation Coexistence in the Enterprise
CA World 2014 Release Automation Coexistence in the EnterpriseMark Sigler
 
AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Data (5 november 2018)
AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Data (5 november 2018)AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Data (5 november 2018)
AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Data (5 november 2018)Lucas Jellema
 
AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Cloud Infrastructure (5 n...
AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Cloud Infrastructure (5 n...AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Cloud Infrastructure (5 n...
AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Cloud Infrastructure (5 n...Lucas Jellema
 
SOA is Dead, long live SOA !
SOA is Dead, long live SOA !SOA is Dead, long live SOA !
SOA is Dead, long live SOA !Matthias Furrer
 
AMIS Oracle OpenWorld & CodeOne Review - Introduction & Overview (5 november ...
AMIS Oracle OpenWorld & CodeOne Review - Introduction & Overview (5 november ...AMIS Oracle OpenWorld & CodeOne Review - Introduction & Overview (5 november ...
AMIS Oracle OpenWorld & CodeOne Review - Introduction & Overview (5 november ...Lucas Jellema
 
Test driven cloud development using Oracle SOA CS and Oracle Developer CS
Test driven cloud development using Oracle SOA CS and Oracle Developer CSTest driven cloud development using Oracle SOA CS and Oracle Developer CS
Test driven cloud development using Oracle SOA CS and Oracle Developer CSSven Bernhardt
 
D-DAY 2015 Paas ORACLE
D-DAY 2015 Paas ORACLED-DAY 2015 Paas ORACLE
D-DAY 2015 Paas ORACLEDEVOPS D-DAY
 
Virtual dev-day-java7-keynote-1641807
Virtual dev-day-java7-keynote-1641807Virtual dev-day-java7-keynote-1641807
Virtual dev-day-java7-keynote-1641807Vinay H G
 
Découvrons Oracle Cloud Platform for Integration - Oracle Integration Cloud
Découvrons Oracle Cloud Platform for Integration - Oracle Integration CloudDécouvrons Oracle Cloud Platform for Integration - Oracle Integration Cloud
Découvrons Oracle Cloud Platform for Integration - Oracle Integration CloudSanae BEKKAR
 
Test driven Soa Suite 12c Upgrade
Test driven Soa Suite 12c UpgradeTest driven Soa Suite 12c Upgrade
Test driven Soa Suite 12c UpgradeSven Bernhardt
 
WSO2 Year End Tech Update Webinar
WSO2 Year End Tech Update Webinar WSO2 Year End Tech Update Webinar
WSO2 Year End Tech Update Webinar WSO2
 
Solaris 11.2 What's New
Solaris 11.2 What's NewSolaris 11.2 What's New
Solaris 11.2 What's NewOrgad Kimchi
 
How Capgemini Built a Pan-European Tax Messaging System Using Oracle Fusion M...
How Capgemini Built a Pan-European Tax Messaging System Using Oracle Fusion M...How Capgemini Built a Pan-European Tax Messaging System Using Oracle Fusion M...
How Capgemini Built a Pan-European Tax Messaging System Using Oracle Fusion M...Capgemini
 
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...vasuballa
 
Scale Multi container Apps using Docker Swarm and Azure Container Service
Scale Multi container Apps using Docker Swarm and Azure Container ServiceScale Multi container Apps using Docker Swarm and Azure Container Service
Scale Multi container Apps using Docker Swarm and Azure Container ServiceNilesh Gule
 
[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 ...Sanae BEKKAR
 
Infrastructure as a Service - ready for Mission Critical ERP ?
Infrastructure as a Service - ready for Mission Critical ERP ?Infrastructure as a Service - ready for Mission Critical ERP ?
Infrastructure as a Service - ready for Mission Critical ERP ?Ravi Madabhushanam
 
MySQL 20 años: pasado, presente y futuro; conoce las nuevas características d...
MySQL 20 años: pasado, presente y futuro; conoce las nuevas características d...MySQL 20 años: pasado, presente y futuro; conoce las nuevas características d...
MySQL 20 años: pasado, presente y futuro; conoce las nuevas características d...GeneXus
 

What's hot (20)

CA World 2014 Release Automation Coexistence in the Enterprise
CA World 2014 Release Automation Coexistence in the EnterpriseCA World 2014 Release Automation Coexistence in the Enterprise
CA World 2014 Release Automation Coexistence in the Enterprise
 
AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Data (5 november 2018)
AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Data (5 november 2018)AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Data (5 november 2018)
AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Data (5 november 2018)
 
AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Cloud Infrastructure (5 n...
AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Cloud Infrastructure (5 n...AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Cloud Infrastructure (5 n...
AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Cloud Infrastructure (5 n...
 
An Unbiased Look: Oracle SOA Suite 12c
An Unbiased Look: Oracle SOA Suite 12cAn Unbiased Look: Oracle SOA Suite 12c
An Unbiased Look: Oracle SOA Suite 12c
 
SOA is Dead, long live SOA !
SOA is Dead, long live SOA !SOA is Dead, long live SOA !
SOA is Dead, long live SOA !
 
AMIS Oracle OpenWorld & CodeOne Review - Introduction & Overview (5 november ...
AMIS Oracle OpenWorld & CodeOne Review - Introduction & Overview (5 november ...AMIS Oracle OpenWorld & CodeOne Review - Introduction & Overview (5 november ...
AMIS Oracle OpenWorld & CodeOne Review - Introduction & Overview (5 november ...
 
Test driven cloud development using Oracle SOA CS and Oracle Developer CS
Test driven cloud development using Oracle SOA CS and Oracle Developer CSTest driven cloud development using Oracle SOA CS and Oracle Developer CS
Test driven cloud development using Oracle SOA CS and Oracle Developer CS
 
D-DAY 2015 Paas ORACLE
D-DAY 2015 Paas ORACLED-DAY 2015 Paas ORACLE
D-DAY 2015 Paas ORACLE
 
Virtual dev-day-java7-keynote-1641807
Virtual dev-day-java7-keynote-1641807Virtual dev-day-java7-keynote-1641807
Virtual dev-day-java7-keynote-1641807
 
Découvrons Oracle Cloud Platform for Integration - Oracle Integration Cloud
Découvrons Oracle Cloud Platform for Integration - Oracle Integration CloudDécouvrons Oracle Cloud Platform for Integration - Oracle Integration Cloud
Découvrons Oracle Cloud Platform for Integration - Oracle Integration Cloud
 
Test driven Soa Suite 12c Upgrade
Test driven Soa Suite 12c UpgradeTest driven Soa Suite 12c Upgrade
Test driven Soa Suite 12c Upgrade
 
WSO2 Year End Tech Update Webinar
WSO2 Year End Tech Update Webinar WSO2 Year End Tech Update Webinar
WSO2 Year End Tech Update Webinar
 
Solaris 11.2 What's New
Solaris 11.2 What's NewSolaris 11.2 What's New
Solaris 11.2 What's New
 
How Capgemini Built a Pan-European Tax Messaging System Using Oracle Fusion M...
How Capgemini Built a Pan-European Tax Messaging System Using Oracle Fusion M...How Capgemini Built a Pan-European Tax Messaging System Using Oracle Fusion M...
How Capgemini Built a Pan-European Tax Messaging System Using Oracle Fusion M...
 
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...
 
Scale Multi container Apps using Docker Swarm and Azure Container Service
Scale Multi container Apps using Docker Swarm and Azure Container ServiceScale Multi container Apps using Docker Swarm and Azure Container Service
Scale Multi container Apps using Docker Swarm and Azure Container Service
 
Day 1 axway apim-training
Day 1   axway apim-trainingDay 1   axway apim-training
Day 1 axway apim-training
 
[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 ...
 
Infrastructure as a Service - ready for Mission Critical ERP ?
Infrastructure as a Service - ready for Mission Critical ERP ?Infrastructure as a Service - ready for Mission Critical ERP ?
Infrastructure as a Service - ready for Mission Critical ERP ?
 
MySQL 20 años: pasado, presente y futuro; conoce las nuevas características d...
MySQL 20 años: pasado, presente y futuro; conoce las nuevas características d...MySQL 20 años: pasado, presente y futuro; conoce las nuevas características d...
MySQL 20 años: pasado, presente y futuro; conoce las nuevas características d...
 

Similar to @avanttic_meetup Oracle Technology MAD_BCN: Oracle Cloud API Platform evoluciona a API Management

Extend soa with api management Sangam18
Extend soa with api management Sangam18Extend soa with api management Sangam18
Extend soa with api management Sangam18Vinay Kumar
 
Extend soa with api management spoug- Madrid
Extend soa with api management   spoug- MadridExtend soa with api management   spoug- Madrid
Extend soa with api management spoug- MadridVinay Kumar
 
Content Strategy and Developer Engagement for DevPortals
Content Strategy and Developer Engagement for DevPortalsContent Strategy and Developer Engagement for DevPortals
Content Strategy and Developer Engagement for DevPortalsAxway
 
Extend soa with api management Doag18
Extend soa with api management Doag18Extend soa with api management Doag18
Extend soa with api management Doag18Vinay Kumar
 
API Sandbox: Empowering Developer Experience (DX)
API Sandbox: Empowering Developer Experience (DX)API Sandbox: Empowering Developer Experience (DX)
API Sandbox: Empowering Developer Experience (DX)Faisal Banaeamah
 
Exposing services with Azure API Management
Exposing services with Azure API ManagementExposing services with Azure API Management
Exposing services with Azure API ManagementCallon Campbell
 
The Best of Both Worlds: Introducing WSO2 API Manager 4.0.0
The Best of Both Worlds: Introducing WSO2 API Manager 4.0.0The Best of Both Worlds: Introducing WSO2 API Manager 4.0.0
The Best of Both Worlds: Introducing WSO2 API Manager 4.0.0WSO2
 
Getting Started with API Management – Why It's Needed On-prem and in the Cloud
Getting Started with API Management – Why It's Needed On-prem and in the CloudGetting Started with API Management – Why It's Needed On-prem and in the Cloud
Getting Started with API Management – Why It's Needed On-prem and in the CloudRevelation Technologies
 
apidays London 2023 - API Metrics matters in APIOps, Ludovic Pourrat, Lombar...
apidays London 2023 - API Metrics matters in APIOps, Ludovic Pourrat,  Lombar...apidays London 2023 - API Metrics matters in APIOps, Ludovic Pourrat,  Lombar...
apidays London 2023 - API Metrics matters in APIOps, Ludovic Pourrat, Lombar...apidays
 
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
 
apidays LIVE Hong Kong - Orchestrating APIs at Scale by Hieu Nguyen Nhu
apidays LIVE Hong Kong - Orchestrating APIs at Scale by Hieu Nguyen Nhuapidays LIVE Hong Kong - Orchestrating APIs at Scale by Hieu Nguyen Nhu
apidays LIVE Hong Kong - Orchestrating APIs at Scale by Hieu Nguyen Nhuapidays
 
WSO2 Workshop Sydney 2016 - APIs
WSO2 Workshop Sydney 2016 - APIsWSO2 Workshop Sydney 2016 - APIs
WSO2 Workshop Sydney 2016 - APIsDassana Wijesekara
 
Avanttic tech dates - de la monitorización a la 'observabilidad'
Avanttic tech dates - de la monitorización a la 'observabilidad'Avanttic tech dates - de la monitorización a la 'observabilidad'
Avanttic tech dates - de la monitorización a la 'observabilidad'avanttic Consultoría Tecnológica
 
Presentation at the 2016 Linux Foundation Collab Summit
Presentation at the 2016 Linux Foundation Collab SummitPresentation at the 2016 Linux Foundation Collab Summit
Presentation at the 2016 Linux Foundation Collab SummitOpen API Initiative (OAI)
 
APIs: Intelligent Routing, Security, & Management
APIs: Intelligent Routing, Security, & ManagementAPIs: Intelligent Routing, Security, & Management
APIs: Intelligent Routing, Security, & ManagementNGINX, Inc.
 
Designing API Platforms that Developers Love - New York Life Build Blue May 2017
Designing API Platforms that Developers Love - New York Life Build Blue May 2017Designing API Platforms that Developers Love - New York Life Build Blue May 2017
Designing API Platforms that Developers Love - New York Life Build Blue May 2017Deepak Nadig
 
What’s behind a high quality web API? Ensure your APIs are more than just a ...
What’s behind a high quality web API? Ensure your APIs are more than just a ...What’s behind a high quality web API? Ensure your APIs are more than just a ...
What’s behind a high quality web API? Ensure your APIs are more than just a ...Kim Clark
 

Similar to @avanttic_meetup Oracle Technology MAD_BCN: Oracle Cloud API Platform evoluciona a API Management (20)

Extend soa with api management Sangam18
Extend soa with api management Sangam18Extend soa with api management Sangam18
Extend soa with api management Sangam18
 
Extend soa with api management spoug- Madrid
Extend soa with api management   spoug- MadridExtend soa with api management   spoug- Madrid
Extend soa with api management spoug- Madrid
 
Content Strategy and Developer Engagement for DevPortals
Content Strategy and Developer Engagement for DevPortalsContent Strategy and Developer Engagement for DevPortals
Content Strategy and Developer Engagement for DevPortals
 
Extend soa with api management Doag18
Extend soa with api management Doag18Extend soa with api management Doag18
Extend soa with api management Doag18
 
API Sandbox: Empowering Developer Experience (DX)
API Sandbox: Empowering Developer Experience (DX)API Sandbox: Empowering Developer Experience (DX)
API Sandbox: Empowering Developer Experience (DX)
 
Exposing services with Azure API Management
Exposing services with Azure API ManagementExposing services with Azure API Management
Exposing services with Azure API Management
 
The Best of Both Worlds: Introducing WSO2 API Manager 4.0.0
The Best of Both Worlds: Introducing WSO2 API Manager 4.0.0The Best of Both Worlds: Introducing WSO2 API Manager 4.0.0
The Best of Both Worlds: Introducing WSO2 API Manager 4.0.0
 
Getting Started with API Management – Why It's Needed On-prem and in the Cloud
Getting Started with API Management – Why It's Needed On-prem and in the CloudGetting Started with API Management – Why It's Needed On-prem and in the Cloud
Getting Started with API Management – Why It's Needed On-prem and in the Cloud
 
M meijer api management - tech-days 2015
M meijer   api management - tech-days 2015M meijer   api management - tech-days 2015
M meijer api management - tech-days 2015
 
apidays London 2023 - API Metrics matters in APIOps, Ludovic Pourrat, Lombar...
apidays London 2023 - API Metrics matters in APIOps, Ludovic Pourrat,  Lombar...apidays London 2023 - API Metrics matters in APIOps, Ludovic Pourrat,  Lombar...
apidays London 2023 - API Metrics matters in APIOps, Ludovic Pourrat, Lombar...
 
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 LIVE Hong Kong - Orchestrating APIs at Scale by Hieu Nguyen Nhu
apidays LIVE Hong Kong - Orchestrating APIs at Scale by Hieu Nguyen Nhuapidays LIVE Hong Kong - Orchestrating APIs at Scale by Hieu Nguyen Nhu
apidays LIVE Hong Kong - Orchestrating APIs at Scale by Hieu Nguyen Nhu
 
WSO2 Workshop Sydney 2016 - APIs
WSO2 Workshop Sydney 2016 - APIsWSO2 Workshop Sydney 2016 - APIs
WSO2 Workshop Sydney 2016 - APIs
 
Avanttic tech dates - de la monitorización a la 'observabilidad'
Avanttic tech dates - de la monitorización a la 'observabilidad'Avanttic tech dates - de la monitorización a la 'observabilidad'
Avanttic tech dates - de la monitorización a la 'observabilidad'
 
Gab2015 samir arezki_api management
Gab2015 samir arezki_api managementGab2015 samir arezki_api management
Gab2015 samir arezki_api management
 
Azure API Management
Azure API ManagementAzure API Management
Azure API Management
 
Presentation at the 2016 Linux Foundation Collab Summit
Presentation at the 2016 Linux Foundation Collab SummitPresentation at the 2016 Linux Foundation Collab Summit
Presentation at the 2016 Linux Foundation Collab Summit
 
APIs: Intelligent Routing, Security, & Management
APIs: Intelligent Routing, Security, & ManagementAPIs: Intelligent Routing, Security, & Management
APIs: Intelligent Routing, Security, & Management
 
Designing API Platforms that Developers Love - New York Life Build Blue May 2017
Designing API Platforms that Developers Love - New York Life Build Blue May 2017Designing API Platforms that Developers Love - New York Life Build Blue May 2017
Designing API Platforms that Developers Love - New York Life Build Blue May 2017
 
What’s behind a high quality web API? Ensure your APIs are more than just a ...
What’s behind a high quality web API? Ensure your APIs are more than just a ...What’s behind a high quality web API? Ensure your APIs are more than just a ...
What’s behind a high quality web API? Ensure your APIs are more than just a ...
 

More from avanttic Consultoría Tecnológica

Ciclo webinars avanttic - Actualiza tu base de datos Oracle (3/3) "Conducción...
Ciclo webinars avanttic - Actualiza tu base de datos Oracle (3/3) "Conducción...Ciclo webinars avanttic - Actualiza tu base de datos Oracle (3/3) "Conducción...
Ciclo webinars avanttic - Actualiza tu base de datos Oracle (3/3) "Conducción...avanttic Consultoría Tecnológica
 
Ciclo webinars avanttic - Actualiza tu base de datos Oracle (1/3) "Full equi...
Ciclo webinars avanttic  - Actualiza tu base de datos Oracle (1/3) "Full equi...Ciclo webinars avanttic  - Actualiza tu base de datos Oracle (1/3) "Full equi...
Ciclo webinars avanttic - Actualiza tu base de datos Oracle (1/3) "Full equi...avanttic Consultoría Tecnológica
 
avanttic #BreakTechs Oracle service bus, simplifica y centraliza tus integrac...
avanttic #BreakTechs Oracle service bus, simplifica y centraliza tus integrac...avanttic #BreakTechs Oracle service bus, simplifica y centraliza tus integrac...
avanttic #BreakTechs Oracle service bus, simplifica y centraliza tus integrac...avanttic Consultoría Tecnológica
 
avanttic Tech Dates - Facilidad contratación Oracle a través de acuerdos marc...
avanttic Tech Dates - Facilidad contratación Oracle a través de acuerdos marc...avanttic Tech Dates - Facilidad contratación Oracle a través de acuerdos marc...
avanttic Tech Dates - Facilidad contratación Oracle a través de acuerdos marc...avanttic Consultoría Tecnológica
 
#avanttic_webinar Modernización de WebLogic en Oracle Cloud Infrastructure
#avanttic_webinar Modernización de WebLogic en Oracle Cloud Infrastructure#avanttic_webinar Modernización de WebLogic en Oracle Cloud Infrastructure
#avanttic_webinar Modernización de WebLogic en Oracle Cloud Infrastructureavanttic Consultoría Tecnológica
 
#avanttic_webinar Oracle Analytics Cloud: características y migración desde O...
#avanttic_webinar Oracle Analytics Cloud: características y migración desde O...#avanttic_webinar Oracle Analytics Cloud: características y migración desde O...
#avanttic_webinar Oracle Analytics Cloud: características y migración desde O...avanttic Consultoría Tecnológica
 
#avanttic_webinar: Oracle Cloud Infrastructure, la nueva nube para las cargas...
#avanttic_webinar: Oracle Cloud Infrastructure, la nueva nube para las cargas...#avanttic_webinar: Oracle Cloud Infrastructure, la nueva nube para las cargas...
#avanttic_webinar: Oracle Cloud Infrastructure, la nueva nube para las cargas...avanttic Consultoría Tecnológica
 
#avanttic_webinar Desarrollo con Oracle Content and Experience
#avanttic_webinar Desarrollo con Oracle Content and Experience#avanttic_webinar Desarrollo con Oracle Content and Experience
#avanttic_webinar Desarrollo con Oracle Content and Experienceavanttic Consultoría Tecnológica
 
#avanttic_webinar Supervisa tus sistemas, aplicaciones y servicios con Oracle...
#avanttic_webinar Supervisa tus sistemas, aplicaciones y servicios con Oracle...#avanttic_webinar Supervisa tus sistemas, aplicaciones y servicios con Oracle...
#avanttic_webinar Supervisa tus sistemas, aplicaciones y servicios con Oracle...avanttic Consultoría Tecnológica
 
#avanttic_webinar Continuidad de los desarrollos con Oracle Forms & Reports
#avanttic_webinar Continuidad de los desarrollos con Oracle Forms & Reports#avanttic_webinar Continuidad de los desarrollos con Oracle Forms & Reports
#avanttic_webinar Continuidad de los desarrollos con Oracle Forms & Reportsavanttic Consultoría Tecnológica
 
Evento virtual avanttic - Oracle Exadata: Cloud Service y “at Customer”. Desc...
Evento virtual avanttic - Oracle Exadata: Cloud Service y “at Customer”. Desc...Evento virtual avanttic - Oracle Exadata: Cloud Service y “at Customer”. Desc...
Evento virtual avanttic - Oracle Exadata: Cloud Service y “at Customer”. Desc...avanttic Consultoría Tecnológica
 
Webinar - Extiende tus sistemas on-premise con oracle cloud infrastructure
Webinar - Extiende tus sistemas on-premise con oracle cloud infrastructureWebinar - Extiende tus sistemas on-premise con oracle cloud infrastructure
Webinar - Extiende tus sistemas on-premise con oracle cloud infrastructureavanttic Consultoría Tecnológica
 
Webinar - Oracle SOA/BPM, continuidad y evolución hacia el Cloud
Webinar - Oracle SOA/BPM, continuidad y evolución hacia el CloudWebinar - Oracle SOA/BPM, continuidad y evolución hacia el Cloud
Webinar - Oracle SOA/BPM, continuidad y evolución hacia el Cloudavanttic Consultoría Tecnológica
 

More from avanttic Consultoría Tecnológica (20)

#avanttic_webinar: SPARC/Solaris, una plataforma con futuro
#avanttic_webinar: SPARC/Solaris, una plataforma con futuro#avanttic_webinar: SPARC/Solaris, una plataforma con futuro
#avanttic_webinar: SPARC/Solaris, una plataforma con futuro
 
Ciclo webinars avanttic - Actualiza tu base de datos Oracle (3/3) "Conducción...
Ciclo webinars avanttic - Actualiza tu base de datos Oracle (3/3) "Conducción...Ciclo webinars avanttic - Actualiza tu base de datos Oracle (3/3) "Conducción...
Ciclo webinars avanttic - Actualiza tu base de datos Oracle (3/3) "Conducción...
 
Ciclo webinars avanttic - Actualiza tu base de datos Oracle (1/3) "Full equi...
Ciclo webinars avanttic  - Actualiza tu base de datos Oracle (1/3) "Full equi...Ciclo webinars avanttic  - Actualiza tu base de datos Oracle (1/3) "Full equi...
Ciclo webinars avanttic - Actualiza tu base de datos Oracle (1/3) "Full equi...
 
avanttic #BreakTechs Oracle service bus, simplifica y centraliza tus integrac...
avanttic #BreakTechs Oracle service bus, simplifica y centraliza tus integrac...avanttic #BreakTechs Oracle service bus, simplifica y centraliza tus integrac...
avanttic #BreakTechs Oracle service bus, simplifica y centraliza tus integrac...
 
avanttic Tech Dates - Facilidad contratación Oracle a través de acuerdos marc...
avanttic Tech Dates - Facilidad contratación Oracle a través de acuerdos marc...avanttic Tech Dates - Facilidad contratación Oracle a través de acuerdos marc...
avanttic Tech Dates - Facilidad contratación Oracle a través de acuerdos marc...
 
#avanttic_webinar: Seguridad en Oracle Cloud Infrastructure
#avanttic_webinar: Seguridad en Oracle Cloud Infrastructure#avanttic_webinar: Seguridad en Oracle Cloud Infrastructure
#avanttic_webinar: Seguridad en Oracle Cloud Infrastructure
 
#avanttic_webinar: Actualiza tu Oracle Exadata
  #avanttic_webinar: Actualiza tu Oracle Exadata  #avanttic_webinar: Actualiza tu Oracle Exadata
#avanttic_webinar: Actualiza tu Oracle Exadata
 
Avanttic evento virtual apificacion_oracle_cloud
Avanttic evento virtual apificacion_oracle_cloudAvanttic evento virtual apificacion_oracle_cloud
Avanttic evento virtual apificacion_oracle_cloud
 
#avanttic_webinar Migración de Discoverer a Oracle Analytics
#avanttic_webinar Migración de Discoverer a Oracle Analytics#avanttic_webinar Migración de Discoverer a Oracle Analytics
#avanttic_webinar Migración de Discoverer a Oracle Analytics
 
#avanttic_webinar Modernización de WebLogic en Oracle Cloud Infrastructure
#avanttic_webinar Modernización de WebLogic en Oracle Cloud Infrastructure#avanttic_webinar Modernización de WebLogic en Oracle Cloud Infrastructure
#avanttic_webinar Modernización de WebLogic en Oracle Cloud Infrastructure
 
#avanttic_webinar Oracle Analytics Cloud: características y migración desde O...
#avanttic_webinar Oracle Analytics Cloud: características y migración desde O...#avanttic_webinar Oracle Analytics Cloud: características y migración desde O...
#avanttic_webinar Oracle Analytics Cloud: características y migración desde O...
 
#avanttic_webinar: Oracle Cloud Infrastructure, la nueva nube para las cargas...
#avanttic_webinar: Oracle Cloud Infrastructure, la nueva nube para las cargas...#avanttic_webinar: Oracle Cloud Infrastructure, la nueva nube para las cargas...
#avanttic_webinar: Oracle Cloud Infrastructure, la nueva nube para las cargas...
 
#avanttic_webinar Desarrollo con Oracle Content and Experience
#avanttic_webinar Desarrollo con Oracle Content and Experience#avanttic_webinar Desarrollo con Oracle Content and Experience
#avanttic_webinar Desarrollo con Oracle Content and Experience
 
#avanttic_webinar Supervisa tus sistemas, aplicaciones y servicios con Oracle...
#avanttic_webinar Supervisa tus sistemas, aplicaciones y servicios con Oracle...#avanttic_webinar Supervisa tus sistemas, aplicaciones y servicios con Oracle...
#avanttic_webinar Supervisa tus sistemas, aplicaciones y servicios con Oracle...
 
#avanttic_webinar Continuidad de los desarrollos con Oracle Forms & Reports
#avanttic_webinar Continuidad de los desarrollos con Oracle Forms & Reports#avanttic_webinar Continuidad de los desarrollos con Oracle Forms & Reports
#avanttic_webinar Continuidad de los desarrollos con Oracle Forms & Reports
 
Evento virtual avanttic - Oracle Exadata: Cloud Service y “at Customer”. Desc...
Evento virtual avanttic - Oracle Exadata: Cloud Service y “at Customer”. Desc...Evento virtual avanttic - Oracle Exadata: Cloud Service y “at Customer”. Desc...
Evento virtual avanttic - Oracle Exadata: Cloud Service y “at Customer”. Desc...
 
Webinar - Apifica tus servicios en Oracle Cloud
Webinar - Apifica tus servicios en Oracle CloudWebinar - Apifica tus servicios en Oracle Cloud
Webinar - Apifica tus servicios en Oracle Cloud
 
Webinar - Extiende tus sistemas on-premise con oracle cloud infrastructure
Webinar - Extiende tus sistemas on-premise con oracle cloud infrastructureWebinar - Extiende tus sistemas on-premise con oracle cloud infrastructure
Webinar - Extiende tus sistemas on-premise con oracle cloud infrastructure
 
Webinar – El futuro de Oracle Reports y Oracle Discoverer
Webinar – El futuro de Oracle Reports y Oracle DiscovererWebinar – El futuro de Oracle Reports y Oracle Discoverer
Webinar – El futuro de Oracle Reports y Oracle Discoverer
 
Webinar - Oracle SOA/BPM, continuidad y evolución hacia el Cloud
Webinar - Oracle SOA/BPM, continuidad y evolución hacia el CloudWebinar - Oracle SOA/BPM, continuidad y evolución hacia el Cloud
Webinar - Oracle SOA/BPM, continuidad y evolución hacia el Cloud
 

Recently uploaded

WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
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
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
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
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
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
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
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
 
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
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 

Recently uploaded (20)

WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
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...
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
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
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
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
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
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
 
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
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 

@avanttic_meetup Oracle Technology MAD_BCN: Oracle Cloud API Platform evoluciona a API Management

  • 1.
  • 2. Agenda 1. API´s 2. API Management 3. Lifecycle 4. Roadmap 5. Desde API Platform a API Management 6. Preguntas 2 Oracle Technology - Compartiendo experiencias
  • 3. API’s Definición, componentes, utilidad e importancia Oracle Technology - Compartiendo experiencias 3
  • 4. API’s Definición (Application Programming Interface) • Punto de entrada bien definido a un sistema • Interfaz que expone una aplicación de software para que otra interactúe con ella. Traditional APIs (SDKs) Web APIs (RESTful, etc) 4 Oracle Technology - Compartiendo experiencias
  • 5. API´s Componentes 6 Oracle Technology - Compartiendo experiencias Description Policies Implementation API Gateway OKE Functions SaaS Helidon Integration ORDS/APEX Etc. Compute Apiary • Contrato entre consumidor y proveedor • Documenta la funcionalidad • Utilizado por usuarios y sistemas • Autenticación, SLA´s • Mediación, transformación • Monitorización, alarmas, logging. • Provee los requerimientos funcionales • Libre elección de tecnología subyacente
  • 6. API Management 7 Oracle Technology - Compartiendo experiencias
  • 7. • Apiary o API Blueprint – Swagger o Server Mock o GitHub Sync o Command Line Tools o Traffic Inspector o Test API Management Componentes de API Management 8 Oracle Technology - Compartiendo experiencias
  • 8. • API Gateway o HTTP(s), Oracle Functions backends o Stock Responses o Routing o Rate-limiting o Cross-origin Resource Sharing (CORS) o JWT Validation o Custom Authentication o Metrics/Logging and Log Analytics o Fully Oracle Managed o SDK, CLI, API, Terraform and Ansible supported for control-plane o Regional OCI Service o Y muchas más características API Management Componentes de API Management 9 Oracle Technology - Compartiendo experiencias API Gateway
  • 9. • API Platform o API: Gestión del tráfico, seguridad, enrutado. Asociado a un gateway y servicio determinado. o Planes: Monitorización, monetización. o Aplicaciones: Gestión de usuarios y subscripciones. o Gateways: Posibilidad de despliegue on-premise y en OCI. o Servicios: Fomenta la reutilización y desacopla la definición de la URL subyacente. o Cuentas de servicio API Management Componentes de API Management 10 Oracle Technology - Compartiendo experiencias
  • 11. API Management Lifecycle 12 Oracle Technology - Compartiendo experiencias API Managem ent API Management Lifecycle Designers Developers Gateway Managers Product Managers API Consumers API Teams, Consumers , Line of Business
  • 12. API Management Lifecycle API Designer 13 Oracle Technology - Compartiendo experiencias Designers and Developers Everybody Else Works with Github Semantic Validation Lifecycle Design
  • 13. API Management Lifecycle API Developer 14 Oracle Technology - Compartiendo experiencias Lifecycle Design Implement 1. Independently invest and evolve features according to business needs. 2. Break Monolithic applications into resilient, manageable, observable systems. 3. Improve developer productivity, make high impact changes frequently. 4. Open Source technologies make solutions portable across clouds and avoids lock-in.
  • 14. API Management Lifecycle API Gateway Manager (Ops) 15 Oracle Technology - Compartiendo experiencias Lifecycle Design Implement • Fully Oracle Managed, regional OCI Service • Appears as a network device on customer VCN • Authorization, rate-limiting and routing • Supports Oracle and 3rd party OAuth Servers • Header/Query Transformation • Private and Public • Custom Domains • Access and Execution Logging • Unified with Oracle Integration • Supports OpenAPI 2 and 3 • Built-in Mock-Testing • Integrated with Logging Analytics Operate
  • 15. API Management Lifecycle API Gateway Manager (Ops) Manage via OCI console, CLI & SDK 16 Oracle Technology - Compartiendo experiencias Lifecycle Design Implement Operate
  • 16. API Management Lifecycle API Gateway Manager (Ops) Observability – Metrics, Loggin & Log Analytics 17 Oracle Technology - Compartiendo experiencias Lifecycle Design Implement Operate
  • 17. API Management Lifecycle API Manager/Product Manager (Strategy) API Plan Management 18 Oracle Technology - Compartiendo experiencias Lifecycle Design Implement Operate Promote
  • 18. API Management Lifecycle API Consumer (Partners) Discover and Consume API´s 19 Oracle Technology - Compartiendo experiencias Lifecycle Design Implement Operate Promote Consume
  • 19. API Management Lifecycle Business Leaders/Executives Insight into API Portfolio 20 Oracle Technology - Compartiendo experiencias Lifecycle Design Implement Operate Promote Consume Understand
  • 20. API Gateway First step to OCI API Management 21 Oracle Technology - Compartiendo experiencias
  • 21. API Gateway Create API Certificates 22 Oracle Technology - Compartiendo experiencias
  • 22. API Gateway Create Gateway 23 Oracle Technology - Compartiendo experiencias
  • 23. API Gateway Create Deployments 24 Oracle Technology - Compartiendo experiencias
  • 24. API Gateway Basic Information A partir de formulario/JSON file JWT/Custom policy 25 Oracle Technology - Compartiendo experiencias
  • 25. API Gateway Routes Path, methods, type Request/Response Policies 26 Oracle Technology - Compartiendo experiencias
  • 26. API Gateway Routes HTTP Functions 27 Oracle Technology - Compartiendo experiencias
  • 27. API Gateway Routes Stock Response Review 28 Oracle Technology - Compartiendo experiencias
  • 28. API Gateway Demo 29 Oracle Technology - Compartiendo experiencias
  • 29. API Gateway Demo 30 Oracle Technology - Compartiendo experiencias
  • 31. Roadmap 32 Oracle Technology - Compartiendo experiencias • Network Security Groups • Streaming Backends • Object Storage Backends • OpenID Connect • Satellite Gateways • AsyncAPI • GraphQL • WebSocket APIs Backlog • API Catalog • Client SDK Generation • Result Caching • API Request Validation Building • Developer Portal • Autoscaling • API Usage Plans • API Catalog Designing • Multi-tenant JWT Validation • Custom Error Responses • API Specification Editor Prioritized Desarrollos
  • 32. Desde API Platform a API Management 33 Oracle Technology - Compartiendo experiencias
  • 33. Desde API Platform a API Management 34 Oracle Technology - Compartiendo experiencias Convergencia hacia API Management Apiary API Platform OCI API Management Validate Transform Native JWT DNS/Cert Developer Portal Usage Plans Satellite Gateways Migration API Spec API Docs Team Management Editor Experience Semantic Validation
  • 34. Desde API Platform a API Management 35 Oracle Technology - Compartiendo experiencias Elementos que componen API Management Clients Policy Enforcement Alerts Design Analytics Documentation Onboarding Monetization Servers Implementation KEY Apiary API Platform OCI API Gateway
  • 35. Desde API Platform a API Management 36 Oracle Technology - Compartiendo experiencias Responsabilidades sobre el producto Task OCI API Gateway API Platform Management Service/Control Plane Oracle Oracle Procure VM/Server for Gateway Oracle Customer Install Gateway Oracle Customer Monitor Gateway Health Oracle Customer Patching the Gateway Oracle Customer
  • 36. Desde API Platform a API Management 37 Oracle Technology - Compartiendo experiencias Comparativa de costes Task OCI API Gateway API Platform Pricing Metric Per 1,000,000 API Calls Month Per Gateway Hour Pricing Level Tenancy Gateway Price $3.00 $1.0753 Cost per API Call* .000003 .000031 Difference in Cost per API Call API Gateway saves 90% Minimum Monthly Cost $0.00 $800
  • 37. Desde API Platform a API Management 38 Oracle Technology - Compartiendo experiencias Ejemplo comparativo de costes Scenario (monthly cost except where noted) API Platform OCI API Gateway Savings Constant volume of 35k per hour $800 $78.12 90% Constant volume of 40k per hour $1,600 $89.28 94% 100k volume for 8 hrs, 0 volume for 16hrs daily $1279 $72.00 94% 3 gateways, each processing 10k hr $2,400 $66.96 97% Sample Day Below (cost is for the one day) $43.12 $2.97 93%
  • 38. Desde API Platform a API Management 39 Oracle Technology - Compartiendo experiencias Resumen • Apiary • API Design and Documentation, will evolve into OCI API Management • API Platform • Enterprise Developers • Future upgrade path to OCI API Management • OCI API Gateway • First step to OCI API Management • Best features from Apiary and API Platform and more
  • 39. Preguntas 40 Oracle Technology - Compartiendo experiencias
  • 40. Joaquin Esturillo Consultor Integraciones joaquin.esturillo@avanttic.com Oracle Technology - Compartiendo experiencias Arquitecto Integraciones jorge.ceballos@avanttic.com Jorge Ceballos