SlideShare a Scribd company logo
World®
’16
PreCon Ed:	Create	an	API	in	30	
Minutes
Val	Huber,	Consulting	Engineer,	CA
D03X100LV
DEVOPS
2 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
©	2016	CA.	All	rights	reserved.	All	trademarks	referenced	herein	belong	to	their	respective	companies.
The	content	provided	in	this CA	World	2016	presentation	is	intended	for	informational	purposes	only	and	does	not	form	any	type	of	
warranty. The information	provided	by	a	CA	partner	and/or	CA	customer	has	not	been	reviewed	for	accuracy	by	CA.	
For	Informational	Purposes	Only	
Terms	of	this	Presentation
3 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Abstract
Everyone	talks	about	APIs	and	how	they	can	transform	a	business.	But	where	are	these	
APIs	supposed	to	come	from?	The	state	of	the	art	for	API	creation	is	still	overwhelmingly	
code-intensive,	and	therefore	slow,	expensive	and	error-prone.	For	many	types	of	
enterprise	systems,	there	is	a	(much)	better	way.	In	this	session,	you	will	learn:	
§ How	to	create	an	enterprise-class	API	from	scratch	using	CA	Live	API	Creator	in	just	a	few	minutes
§ How	to	combine	pre-defined	data	sources,	such	as	Oracle,	SQL	Server	and	Salesforce,	with	custom	
databases	and	arbitrary	data
§ How	to	shape	your	API	and	give	it	some	logic	and	security
§ How	to	make	your	API	available	at	enterprise	scale	
§ And,	because	nothing	in	this	life	is	fixed:	- How	to	update	this	API	in	no	time	flat
This	is	a	practical	session:	everything	will	be	cooked	live	before	your	eyes.	No	cheating!	
At	the	end	of	the	session,	you'll	be	given	an	evaluation	copy	of	CA	Live	API	Creator	so	
that	you	can	try	it	in	your	own	business.	If	you	still	think	creating	an	API	is	difficult,	this	
may	be	the	session	for	you.	
Val	Huber
CA	Technologies
Consulting	Engineer
4 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Agenda
WHY	APIS
WHAT’S	THE	PROBLEM
OUR	APPROACH
WHERE	ARE	WE	NOW
TO	DO:	ENTERPRISE-CLASS	API FOR	NORTHWIND
1
2
3
4
5
SUMMARY6
5 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
API	Servers…	Enabling	the	App	Economy
With	the	Agility to	Compete
Web
Mobile
Partners
Web	
Hooks
DBs
API	
Server
Omni	Channel	Business
Shippers,	
Suppliers
1
Integration
3
2
Logic
6 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Logic
Integration
Data
API	Servers	– Way	More	Than	Rest
Enterprise-class	APIs…	Not	Toys
The	real	work	lies	
beneath	the	surface
Nested	Documents
Pagination
Optimistic	Locking
API
7 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
API	Servers…	for	the	App	Economy
Conventional	Approach	Provides…	Stubs?!!
Web
Mobile
Partners
Web	
Hooks
DBs
API	
Server
Omni	Channel	Business
Shippers,	
Suppliers
1
Integration
3
2
Logic
Raml,	Swagger
Stubs
Restify Schema	(?)
Your	Code	
Goes..	Where?
8 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
API	Server	
Agility	for	the	App	Economy
Web
Mobile
Partners
Web	
Hooks
DBs
API	
Server
Omni	Channel	Business
Shippers,	
Suppliers
1
Integration
3
2
Logic
Client	Logic
§ Read/Write
§ Display
§ Mobile	App	Services
API	Logic	- Automated
§ Nested	Document	Model
§ Mapping	and	Transformation	Logic
§ Pagination,	Optimistic	Locking
§ Generated	Key	Handling
§ Extensible	– tags,	JavaScript
§ Shared	Server	Logic	Invocation
Reactive	Logic
§ Multi-Table	Derivations	and	Validations
§ Row/Column	Security
§ Extensible	– JavaScript,	Libraries
§ Automatic	Object	Model
Integration	Logic
§ Webhook Creation
§ Webhook Processing
§ SalesForce,	SAP,	…
9 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Where	Are	We	Now
1. Start	LAC	3/Start.bat
2. Start	Chrome	– click	bookmark
Already	installed	(JDK,	unzip)	– to	get	started…
10 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Developers
Business	
Users
Existing	
Database
New
Database
Create	/
Customize	
API
Reactive
Logic	&
Security
Custom
Client
Dev
Create	DB
Server
DB
Coding
Parallelized
Development
Activities
Iterate
Bottom-Up
Top-Down
Code-First
Northwind
How
Three	ways	to	start;	stay	parallel;	iterate
11 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Lab	Objectives
§ Create	API	from	Existing	Database	(Northwind:	no	rules)
§ Verify	Operational
§ Verify	Documentation
§ Data	Explorer	– Data	Maintenance	App
§ Custom	Resource	– Nested	Document	Results
§ Reactive	Logic,	Security
Follow	along	with	the	Instructor
12 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Strategic	Business	
Advantage
Compete	in	the	App	Economy
Agility
A	Challenge
API	Services:	Nested	
Documents,	Pagination…
Logic,	Security:	Major	Effort
Live	API	Creator
Enterprise	Agility
Point/Click	APIs
Enterprise	Class	Services
Reactive	Logic
JavaScript	Extensibility
APIs	– Required	for	the	App	Economy
Mobile,	Partner	Integration,	Systems	Integration,	Heterogeneous	Data	Access
13 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Recommended	Sessions
SESSION	# TITLE DATE/TIME
DO3T20TV APIs	and	the	App	Economy 11/16/2016	at	02:00	pm
DO3T14T Domain	Logic	Requires	Domain-Specific	Code 11/17/2016	at	03:00	pm
DO3T15TV Myth:	Low	Code	is	a	Toy 11/17/2016	at	03:45	pm
Innovation,	Empowering	Agility	for	the	App	Economy
http://www.ca.com/us/trials.html
14 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Questions?
15 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Thank	you.
Stay	connected	at	communities.ca.com

More Related Content

PDF
Pre-Con Ed: CA Live API Creator:  Build and Deploy Enterprise-class APIs With...
PDF
Pre-Con Ed: CA Live API Creator: How to Integrate Enterprise Data for Mobile ...
PDF
Pre-Con Ed: CA Live API Creator:  Learn How to Integrate Data From Enterprise...
PDF
Mediating Mature Services, ESBs and APIs: Lessons Learned from Five Years of ...
PPTX
Pre-Con Ed: CA API Developer Portal: Policy Writing for the Portal Using the ...
PDF
Pre-Con Ed: CA Live API Creator: Using Data Explorer to Test APIs, Create Bac...
PDF
Tech Talk: CA API Gateway: Deploying Docker Container Gateways
PDF
Tech Talk: CA Live API Creator MythBuster: Database Design Takes an Expert
Pre-Con Ed: CA Live API Creator:  Build and Deploy Enterprise-class APIs With...
Pre-Con Ed: CA Live API Creator: How to Integrate Enterprise Data for Mobile ...
Pre-Con Ed: CA Live API Creator:  Learn How to Integrate Data From Enterprise...
Mediating Mature Services, ESBs and APIs: Lessons Learned from Five Years of ...
Pre-Con Ed: CA API Developer Portal: Policy Writing for the Portal Using the ...
Pre-Con Ed: CA Live API Creator: Using Data Explorer to Test APIs, Create Bac...
Tech Talk: CA API Gateway: Deploying Docker Container Gateways
Tech Talk: CA Live API Creator MythBuster: Database Design Takes an Expert

What's hot (20)

PDF
Microservices Built for Digital Consumption
PPTX
Pre-Con Ed: CA API Gateway: Developing Custom Policies to Secure Your Enterpr...
PDF
Tech Talk: CA Live API Creator: Modern Integration Strategies—API Integration...
PDF
Securing your API Portfolio with API Management
PPTX
Pre-Con Ed: CA API Gateway: Managing and Migrating Policies with the Gateway ...
PPTX
CA API Gateway: Web API and Application Security
PDF
Tech Talk: CA Live API Creator MythBuster:  Domain Logic Requires Domain-spec...
PDF
Pre-Con Ed: Leverage the Dynamic Service Modeling Functionality With CA Servi...
PDF
Pros, Cons, Pitfalls of common Docker container architectures (#dockitecture)
PDF
Case Study: How Adobe Secures, Manages and Deploys Enterprise Mobile Apps
PDF
Pre-Con Ed: Deep Dive into CA Workload Automation Agent Job Types
PDF
Case Study: Centrica—How CA API Management Helps Britain’s Largest Energy Pro...
PDF
CA Project & Portfolio Management: Business Intelligence
PDF
Pre-Con Ed (Lab): Making CA Identity Suite Deployment Incredibly Easy
PDF
Pre-Con Ed: Streamline Agile Workload Automation Processes for a Repeatable a...
PDF
Customer Use Case: Real-World Automation in Retail
PDF
Pre-Con Ed: Better Big Data Analytics with CA Workload Automation for Hadoop
PDF
Pre-Con Ed: How to move from SAP, Oracle and PeopleSoft Adapters to the CA Wo...
PDF
The Importance of Mainframe Security Education
PDF
Eclipse-Based User Interfaces for CA Endevor SCM and CA Testing Tool
Microservices Built for Digital Consumption
Pre-Con Ed: CA API Gateway: Developing Custom Policies to Secure Your Enterpr...
Tech Talk: CA Live API Creator: Modern Integration Strategies—API Integration...
Securing your API Portfolio with API Management
Pre-Con Ed: CA API Gateway: Managing and Migrating Policies with the Gateway ...
CA API Gateway: Web API and Application Security
Tech Talk: CA Live API Creator MythBuster:  Domain Logic Requires Domain-spec...
Pre-Con Ed: Leverage the Dynamic Service Modeling Functionality With CA Servi...
Pros, Cons, Pitfalls of common Docker container architectures (#dockitecture)
Case Study: How Adobe Secures, Manages and Deploys Enterprise Mobile Apps
Pre-Con Ed: Deep Dive into CA Workload Automation Agent Job Types
Case Study: Centrica—How CA API Management Helps Britain’s Largest Energy Pro...
CA Project & Portfolio Management: Business Intelligence
Pre-Con Ed (Lab): Making CA Identity Suite Deployment Incredibly Easy
Pre-Con Ed: Streamline Agile Workload Automation Processes for a Repeatable a...
Customer Use Case: Real-World Automation in Retail
Pre-Con Ed: Better Big Data Analytics with CA Workload Automation for Hadoop
Pre-Con Ed: How to move from SAP, Oracle and PeopleSoft Adapters to the CA Wo...
The Importance of Mainframe Security Education
Eclipse-Based User Interfaces for CA Endevor SCM and CA Testing Tool
Ad

Viewers also liked (16)

PDF
Prospecto Sekisan 354mg jarabe
PPTX
Powerpoint slideshare
PDF
Prospecto Actithiol mucolítico antihistamínico solución oral
PDF
Getting the best insights from your data using Apache Metamodel by Alberto Ro...
PDF
Markets end Samvat 2072 on flat note, Midcaps outshine
PDF
Verolax niños solución rectal 6 unidosis
PPTX
Enseigner le droit en anglais en France
PDF
Droit des marques & Big Data
PDF
Sites de distribution illégale, noms de domaine et intermédiaires de paiement
PPTX
AWS Lambda
PPS
Powerthink 2012
PDF
State of Marketing 2015
PDF
Le referencement (marques, internet, reseaux sociaux)
PDF
Beyond analytics: Prescriptive analytics for the future of your business by Á...
PPTX
Cm6.01 part2 outils_etmethodes_ing
PDF
المقبولين بوظائف مهندس ثالث ، و إخصائي تمويل ومحاسبة ثالث ، وباحث ثالث تنمية ...
Prospecto Sekisan 354mg jarabe
Powerpoint slideshare
Prospecto Actithiol mucolítico antihistamínico solución oral
Getting the best insights from your data using Apache Metamodel by Alberto Ro...
Markets end Samvat 2072 on flat note, Midcaps outshine
Verolax niños solución rectal 6 unidosis
Enseigner le droit en anglais en France
Droit des marques & Big Data
Sites de distribution illégale, noms de domaine et intermédiaires de paiement
AWS Lambda
Powerthink 2012
State of Marketing 2015
Le referencement (marques, internet, reseaux sociaux)
Beyond analytics: Prescriptive analytics for the future of your business by Á...
Cm6.01 part2 outils_etmethodes_ing
المقبولين بوظائف مهندس ثالث ، و إخصائي تمويل ومحاسبة ثالث ، وباحث ثالث تنمية ...
Ad

Similar to Pre-Con Ed: CA Live API Creator: How to Create, Deploy, Secure and Scale an Enterprise API in 30 Minutes (20)

PDF
Pre-Con Ed: CA Live API Creator: How to Create, Deploy, Secure and Scale an E...
PDF
API Best Practices
PDF
Building An Api Product Design Implement And Release Api Products That Meet U...
PDF
Success with APIs: A Checklist
PDF
Hewlett Packard Enterprise View on Going Big with API Management - Applicatio...
PDF
API360 – A How-To Guide for Enterprise APIs - Learn how to position your ente...
PPTX
Building a REST API for Longevity
PDF
Microservices meetupnz dec16
PPTX
Best Practices: The Role of API Management
PDF
Building your API culture
PDF
Keynote: Announcing API and Microservice Innovations that Drive Business Agil...
PDF
Top 7 wrong common beliefs about Enterprise API implementation
PDF
Octo API-days 2015
PDF
WSO2 - Forrester Guest Webinar: API Management is not Enough: You Need an API...
PPTX
TEC-Roundtable-API
PDF
apidays LIVE Paris 2021 - Low-Code API DevOps approach to API Lifecycle Manag...
PDF
Introduction to The 6 Insights of API Practice (Bill Doerrfeld)
PDF
TechTalk: Accelerate Mobile Development using SDKs and Open APIs With CA API ...
PDF
How to Win in the New API Economy
PDF
CA API Developer Portal
Pre-Con Ed: CA Live API Creator: How to Create, Deploy, Secure and Scale an E...
API Best Practices
Building An Api Product Design Implement And Release Api Products That Meet U...
Success with APIs: A Checklist
Hewlett Packard Enterprise View on Going Big with API Management - Applicatio...
API360 – A How-To Guide for Enterprise APIs - Learn how to position your ente...
Building a REST API for Longevity
Microservices meetupnz dec16
Best Practices: The Role of API Management
Building your API culture
Keynote: Announcing API and Microservice Innovations that Drive Business Agil...
Top 7 wrong common beliefs about Enterprise API implementation
Octo API-days 2015
WSO2 - Forrester Guest Webinar: API Management is not Enough: You Need an API...
TEC-Roundtable-API
apidays LIVE Paris 2021 - Low-Code API DevOps approach to API Lifecycle Manag...
Introduction to The 6 Insights of API Practice (Bill Doerrfeld)
TechTalk: Accelerate Mobile Development using SDKs and Open APIs With CA API ...
How to Win in the New API Economy
CA API Developer Portal

More from CA Technologies (20)

PPTX
CA Mainframe Resource Intelligence
PDF
Mainframe as a Service: Sample a Buffet of IBM z/OS® Platform Excellence
PDF
Case Study: How CA Went From 40 Days to Three Days Building Crystal-Clear Tes...
PDF
Case Study: How The Home Depot Built Quality Into Software Development
PDF
Pre-Con Ed: Privileged Identity Governance: Are You Certifying Privileged Use...
PDF
Case Study: Privileged Access in a World on Time
PDF
Case Study: How SGN Used Attack Path Mapping to Control Privileged Access in ...
PDF
Case Study: Putting Citizens at The Center of Digital Government
PDF
Making Security Work—Implementing a Transformational Security Program
PDF
Keynote: Making Security a Competitive Advantage
PDF
Emerging Managed Services Opportunities in Identity and Access Management
PDF
The Unmet Demand for Premium Cloud Monitoring Services—and How Service Provid...
PDF
Leveraging Monitoring Governance: How Service Providers Can Boost Operational...
PDF
The Next Big Service Provider Opportunity—Beyond Infrastructure: Architecting...
PDF
Application Experience Analytics Services: The Strategic Digital Transformati...
PDF
Application Experience Analytics Services: The Strategic Digital Transformati...
PDF
Strategic Direction Session: Deliver Next-Gen IT Ops with CA Mainframe Operat...
PDF
Strategic Direction Session: Enhancing Data Privacy with Data-Centric Securit...
PDF
Blockchain: Strategies for Moving From Hype to Realities of Deployment
PDF
Establish Digital Trust as the Currency of Digital Enterprise
CA Mainframe Resource Intelligence
Mainframe as a Service: Sample a Buffet of IBM z/OS® Platform Excellence
Case Study: How CA Went From 40 Days to Three Days Building Crystal-Clear Tes...
Case Study: How The Home Depot Built Quality Into Software Development
Pre-Con Ed: Privileged Identity Governance: Are You Certifying Privileged Use...
Case Study: Privileged Access in a World on Time
Case Study: How SGN Used Attack Path Mapping to Control Privileged Access in ...
Case Study: Putting Citizens at The Center of Digital Government
Making Security Work—Implementing a Transformational Security Program
Keynote: Making Security a Competitive Advantage
Emerging Managed Services Opportunities in Identity and Access Management
The Unmet Demand for Premium Cloud Monitoring Services—and How Service Provid...
Leveraging Monitoring Governance: How Service Providers Can Boost Operational...
The Next Big Service Provider Opportunity—Beyond Infrastructure: Architecting...
Application Experience Analytics Services: The Strategic Digital Transformati...
Application Experience Analytics Services: The Strategic Digital Transformati...
Strategic Direction Session: Deliver Next-Gen IT Ops with CA Mainframe Operat...
Strategic Direction Session: Enhancing Data Privacy with Data-Centric Securit...
Blockchain: Strategies for Moving From Hype to Realities of Deployment
Establish Digital Trust as the Currency of Digital Enterprise

Recently uploaded (20)

PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
Big Data Technologies - Introduction.pptx
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Electronic commerce courselecture one. Pdf
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PPTX
Spectroscopy.pptx food analysis technology
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
sap open course for s4hana steps from ECC to s4
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Advanced methodologies resolving dimensionality complications for autism neur...
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Big Data Technologies - Introduction.pptx
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
“AI and Expert System Decision Support & Business Intelligence Systems”
NewMind AI Weekly Chronicles - August'25 Week I
Electronic commerce courselecture one. Pdf
Review of recent advances in non-invasive hemoglobin estimation
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Spectroscopy.pptx food analysis technology
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
Programs and apps: productivity, graphics, security and other tools
Per capita expenditure prediction using model stacking based on satellite ima...
Encapsulation_ Review paper, used for researhc scholars
sap open course for s4hana steps from ECC to s4

Pre-Con Ed: CA Live API Creator: How to Create, Deploy, Secure and Scale an Enterprise API in 30 Minutes