Why and How to Optimize Your Data Architecture for an Integrated Future

Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Rating: 4.8 -86 votes -6 hrs25 mins -667 cal
Why and How to Optimize Your Data Architecture for an Integrated Future
<divclass="nutrition clearfix"itemprop="nutrition"itemscope 
itemtype="http://schema.org/NutritionInformation"> 
<dl><dt><span>kcalories</span></dt><dditemprop="calories">667</dd></dl> 
<dl><dt><span>protein</span></dt><dditemprop="proteinContent">9g</dd></dl> 
<dl><dt><span>carbs</span></dt><dditemprop="carbohydrateContent">49g</dd> 
... 
</div>
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
<divclass="nutrition clearfix"itemprop="nutrition"itemscope 
itemtype="http://schema.org/NutritionInformation"> 
<dl><dt><span>kcalories</span></dt> 
<dditemprop="calories">667</dd></dl> 
<dl><dt><span>protein</span></dt> 
<dditemprop="proteinContent">9g</dd></dl> 
<dl><dt><span>carbs</span></dt> 
<dditemprop="carbohydrateContent">49g</dd> 
... 
</div>
<div class="nutrition clearfix" itemprop="nutrition" itemscope 
itemtype="http://schema.org/NutritionInformation"> 
<dl><dt><span>kcalories</span></dt> 
<dd itemprop="calories">667</dd></dl> 
<dl><dt><span>protein</span></dt> 
<dd itemprop="proteinContent">9g</dd></dl> 
<dl><dt><span>carbs</span></dt> 
<dd itemprop="carbohydrateContent">49g</dd> 
... 
</div>
Why and How to Optimize Your Data Architecture for an Integrated Future
<div class="nutrition clearfix" itemprop="nutrition" itemscope 
itemtype="http://schema.org/NutritionInformation"> 
<dl><dt><span>kcalories</span></dt> 
<dd itemprop="calories">667</dd></dl> 
<dl><dt><span>protein</span></dt> 
<dd itemprop="proteinContent">9g</dd></dl> 
<dl><dt><span>carbs</span></dt> 
<dd itemprop="carbohydrateContent">49g</dd> 
... 
</div> 
{ 
"@context": { 
"calories": "http://schema.org/calories", 
... 
} 
{ 
"@context": "http://schema.org/", 
"@type": "NutritionInformation", 
"calories": "667", 
"proteinContent": "9g", 
"carbohydrateContent": "49g", 
... 
} 
"@vocab": "http://schema.org/" 
}
http://example.com/recipes/ 
{ 
"@id": "/recipes/", 
"@type": "Collection", 
"member": [ ... ], 
... 
"operation": { 
"@type": "AddAction", 
"method": "POST", 
"expects": "Recipe" 
} 
}
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
PREFIXs: <http://schema.org/> 
PREFIXrdf:<http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIXrdfs: <http://www.w3.org/2000/01/rdf-schema#> 
</lufthansa> rdf:type s:Airline . 
s:Airline rdfs:subClassOf s:Organization . 
</lufthansa> rdf:type s:Organization .
PREFIXs: <http://schema.org/> 
SELECT?name ?calories 
FROM<http://www.bbcgoodfood.com/recipes/11289/> 
WHERE{ 
?recipe s:name ?name ; 
s:nutrition [ 
s:calories ?calories 
] 
}
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
1 of 41

Recommended

The Web Is Changing — From Strings to Things by
The Web Is Changing — From Strings to ThingsThe Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to ThingsMarkus Lanthaler
12.3K views26 slides
JSON-LD for RESTful services by
JSON-LD for RESTful servicesJSON-LD for RESTful services
JSON-LD for RESTful servicesMarkus Lanthaler
20.8K views19 slides
Building Next-Generation Web APIs with JSON-LD and Hydra by
Building Next-Generation Web APIs with JSON-LD and HydraBuilding Next-Generation Web APIs with JSON-LD and Hydra
Building Next-Generation Web APIs with JSON-LD and HydraMarkus Lanthaler
42K views56 slides
A Deep Dive into JSON-LD and Hydra by
A Deep Dive into JSON-LD and HydraA Deep Dive into JSON-LD and Hydra
A Deep Dive into JSON-LD and HydraMarkus Lanthaler
9.8K views43 slides
Hydra: A Vocabulary for Hypermedia-Driven Web APIs by
Hydra: A Vocabulary for Hypermedia-Driven Web APIsHydra: A Vocabulary for Hypermedia-Driven Web APIs
Hydra: A Vocabulary for Hypermedia-Driven Web APIsMarkus Lanthaler
27.5K views17 slides
JSON-LD: JSON for the Social Web by
JSON-LD: JSON for the Social WebJSON-LD: JSON for the Social Web
JSON-LD: JSON for the Social WebGregg Kellogg
23K views11 slides

More Related Content

What's hot

JSON-LD and MongoDB by
JSON-LD and MongoDBJSON-LD and MongoDB
JSON-LD and MongoDBGregg Kellogg
34.2K views51 slides
Design Beautiful REST + JSON APIs by
Design Beautiful REST + JSON APIsDesign Beautiful REST + JSON APIs
Design Beautiful REST + JSON APIsStormpath
226K views85 slides
JSON-LD: JSON for Linked Data by
JSON-LD: JSON for Linked DataJSON-LD: JSON for Linked Data
JSON-LD: JSON for Linked DataGregg Kellogg
73.4K views50 slides
Basic Programs of C++ by
Basic Programs of C++Basic Programs of C++
Basic Programs of C++Bharat Kalia
1.2K views20 slides
REST APIs with Spring by
REST APIs with SpringREST APIs with Spring
REST APIs with SpringJoshua Long
25.6K views103 slides
Modern Security with OAuth 2.0 and JWT and Spring by Dmitry Buzdin by
Modern Security with OAuth 2.0 and JWT and Spring by Dmitry BuzdinModern Security with OAuth 2.0 and JWT and Spring by Dmitry Buzdin
Modern Security with OAuth 2.0 and JWT and Spring by Dmitry BuzdinJava User Group Latvia
5.4K views58 slides

What's hot(20)

JSON-LD and MongoDB by Gregg Kellogg
JSON-LD and MongoDBJSON-LD and MongoDB
JSON-LD and MongoDB
Gregg Kellogg34.2K views
Design Beautiful REST + JSON APIs by Stormpath
Design Beautiful REST + JSON APIsDesign Beautiful REST + JSON APIs
Design Beautiful REST + JSON APIs
Stormpath226K views
JSON-LD: JSON for Linked Data by Gregg Kellogg
JSON-LD: JSON for Linked DataJSON-LD: JSON for Linked Data
JSON-LD: JSON for Linked Data
Gregg Kellogg73.4K views
Basic Programs of C++ by Bharat Kalia
Basic Programs of C++Basic Programs of C++
Basic Programs of C++
Bharat Kalia1.2K views
REST APIs with Spring by Joshua Long
REST APIs with SpringREST APIs with Spring
REST APIs with Spring
Joshua Long25.6K views
Modern Security with OAuth 2.0 and JWT and Spring by Dmitry Buzdin by Java User Group Latvia
Modern Security with OAuth 2.0 and JWT and Spring by Dmitry BuzdinModern Security with OAuth 2.0 and JWT and Spring by Dmitry Buzdin
Modern Security with OAuth 2.0 and JWT and Spring by Dmitry Buzdin
JavaScript Fetch API by Xcat Liu
JavaScript Fetch APIJavaScript Fetch API
JavaScript Fetch API
Xcat Liu1.6K views
Webscale PostgreSQL - JSONB and Horizontal Scaling Strategies by Jonathan Katz
Webscale PostgreSQL - JSONB and Horizontal Scaling StrategiesWebscale PostgreSQL - JSONB and Horizontal Scaling Strategies
Webscale PostgreSQL - JSONB and Horizontal Scaling Strategies
Jonathan Katz18K views
ASP.NET Web API by habib_786
ASP.NET Web APIASP.NET Web API
ASP.NET Web API
habib_7867.1K views
Laravel Design Patterns by Bobby Bouwmann
Laravel Design PatternsLaravel Design Patterns
Laravel Design Patterns
Bobby Bouwmann24.2K views
Image Processing on Delta Lake by Databricks
Image Processing on Delta LakeImage Processing on Delta Lake
Image Processing on Delta Lake
Databricks1.5K views
OpenGurukul : Database : PostgreSQL by Open Gurukul
OpenGurukul : Database : PostgreSQLOpenGurukul : Database : PostgreSQL
OpenGurukul : Database : PostgreSQL
Open Gurukul2.3K views
Model Your Application Domain, Not Your JSON Structures by Markus Lanthaler
Model Your Application Domain, Not Your JSON StructuresModel Your Application Domain, Not Your JSON Structures
Model Your Application Domain, Not Your JSON Structures
Markus Lanthaler29.3K views
Introduction to PostgreSQL by Joel Brewer
Introduction to PostgreSQLIntroduction to PostgreSQL
Introduction to PostgreSQL
Joel Brewer885 views
Test Data Builder Pattern by Alan Parkinson
Test Data Builder PatternTest Data Builder Pattern
Test Data Builder Pattern
Alan Parkinson1.8K views

Viewers also liked

Creating Awesome Web APIs is a Breeze by
Creating Awesome Web APIs is a BreezeCreating Awesome Web APIs is a Breeze
Creating Awesome Web APIs is a BreezeMarkus Lanthaler
16.4K views58 slides
Stop Reinventing the Wheel! Use Linked Data to Build Better APIs by
Stop Reinventing the Wheel! Use Linked Data to Build Better APIsStop Reinventing the Wheel! Use Linked Data to Build Better APIs
Stop Reinventing the Wheel! Use Linked Data to Build Better APIsMarkus Lanthaler
11.1K views40 slides
August: Teams & Work by
August: Teams & WorkAugust: Teams & Work
August: Teams & WorkMike Arauz
21.3K views30 slides
The New Model for Scaling a Company by
The New Model for Scaling a CompanyThe New Model for Scaling a Company
The New Model for Scaling a CompanyClay Parker Jones
28.3K views29 slides
The Minimum Loveable Product by
The Minimum Loveable ProductThe Minimum Loveable Product
The Minimum Loveable ProductThe Happy Startup School
4.2M views53 slides
Visual Design with Data by
Visual Design with DataVisual Design with Data
Visual Design with DataSeth Familian
2.9M views76 slides

Viewers also liked(20)

Creating Awesome Web APIs is a Breeze by Markus Lanthaler
Creating Awesome Web APIs is a BreezeCreating Awesome Web APIs is a Breeze
Creating Awesome Web APIs is a Breeze
Markus Lanthaler16.4K views
Stop Reinventing the Wheel! Use Linked Data to Build Better APIs by Markus Lanthaler
Stop Reinventing the Wheel! Use Linked Data to Build Better APIsStop Reinventing the Wheel! Use Linked Data to Build Better APIs
Stop Reinventing the Wheel! Use Linked Data to Build Better APIs
Markus Lanthaler11.1K views
August: Teams & Work by Mike Arauz
August: Teams & WorkAugust: Teams & Work
August: Teams & Work
Mike Arauz21.3K views
The New Model for Scaling a Company by Clay Parker Jones
The New Model for Scaling a CompanyThe New Model for Scaling a Company
The New Model for Scaling a Company
Clay Parker Jones28.3K views
Visual Design with Data by Seth Familian
Visual Design with DataVisual Design with Data
Visual Design with Data
Seth Familian2.9M views
3 Things Every Sales Team Needs to Be Thinking About in 2017 by Drift
3 Things Every Sales Team Needs to Be Thinking About in 20173 Things Every Sales Team Needs to Be Thinking About in 2017
3 Things Every Sales Team Needs to Be Thinking About in 2017
Drift492.7K views
Hypermedia Cannot be the Engine by Ruben Verborgh
Hypermedia Cannot be the EngineHypermedia Cannot be the Engine
Hypermedia Cannot be the Engine
Ruben Verborgh4.4K views
The Web 3.0 is just around the corner. Be prepared! by Markus Lanthaler
The Web 3.0 is just around the corner. Be prepared!The Web 3.0 is just around the corner. Be prepared!
The Web 3.0 is just around the corner. Be prepared!
Markus Lanthaler12.7K views
Schemaless Solr and the Solr Schema REST API by lucenerevolution
Schemaless Solr and the Solr Schema REST APISchemaless Solr and the Solr Schema REST API
Schemaless Solr and the Solr Schema REST API
lucenerevolution9K views
RPC protocols by 오석 한
RPC protocolsRPC protocols
RPC protocols
오석 한651 views
Creating 3rd Generation Web APIs with Hydra by Markus Lanthaler
Creating 3rd Generation Web APIs with HydraCreating 3rd Generation Web APIs with Hydra
Creating 3rd Generation Web APIs with Hydra
Markus Lanthaler12.8K views
distributed tracing in 5 minutes by Dan Kuebrich
distributed tracing in 5 minutesdistributed tracing in 5 minutes
distributed tracing in 5 minutes
Dan Kuebrich8.5K views
Full-on Hypermedia APIs with Hydra by Markus Lanthaler
Full-on Hypermedia APIs with HydraFull-on Hypermedia APIs with Hydra
Full-on Hypermedia APIs with Hydra
Markus Lanthaler14.2K views
The Java Microservice Library by Rick Hightower
The Java Microservice LibraryThe Java Microservice Library
The Java Microservice Library
Rick Hightower9.3K views
Enhance existing REST APIs (e.g. Facebook Graph API) with code completion us... by johannes_fiala
Enhance existing REST APIs  (e.g. Facebook Graph API) with code completion us...Enhance existing REST APIs  (e.g. Facebook Graph API) with code completion us...
Enhance existing REST APIs (e.g. Facebook Graph API) with code completion us...
johannes_fiala2.4K views
2014 The Year Of Purposeful Marketing by Jason Barrett
2014 The Year Of Purposeful Marketing2014 The Year Of Purposeful Marketing
2014 The Year Of Purposeful Marketing
Jason Barrett8.6K views
Examination Tips For ECDL ECDL-ADVANCED Exam by PennyVernon
Examination Tips For ECDL ECDL-ADVANCED ExamExamination Tips For ECDL ECDL-ADVANCED Exam
Examination Tips For ECDL ECDL-ADVANCED Exam
PennyVernon318 views

Similar to Why and How to Optimize Your Data Architecture for an Integrated Future

Microformats and SEO by
Microformats and SEOMicroformats and SEO
Microformats and SEOGlenn Jones
1.8K views30 slides
Daliy juice by
Daliy juiceDaliy juice
Daliy juiceibrahimahmad78
23 views23 slides
Microformats and SEO by
Microformats and SEOMicroformats and SEO
Microformats and SEOGlenn Jones
6.4K views30 slides
Copy of-a-walk-around-westfall-plaza by
Copy of-a-walk-around-westfall-plazaCopy of-a-walk-around-westfall-plaza
Copy of-a-walk-around-westfall-plazahelgawerth
959 views8 slides
Template-based Modular Architecture by
Template-based Modular ArchitectureTemplate-based Modular Architecture
Template-based Modular Architecturegenify
576 views44 slides
AngulrJS Overview by
AngulrJS OverviewAngulrJS Overview
AngulrJS OverviewEyal Vardi
10.8K views17 slides

Similar to Why and How to Optimize Your Data Architecture for an Integrated Future(20)

Microformats and SEO by Glenn Jones
Microformats and SEOMicroformats and SEO
Microformats and SEO
Glenn Jones1.8K views
Microformats and SEO by Glenn Jones
Microformats and SEOMicroformats and SEO
Microformats and SEO
Glenn Jones6.4K views
Copy of-a-walk-around-westfall-plaza by helgawerth
Copy of-a-walk-around-westfall-plazaCopy of-a-walk-around-westfall-plaza
Copy of-a-walk-around-westfall-plaza
helgawerth959 views
Template-based Modular Architecture by genify
Template-based Modular ArchitectureTemplate-based Modular Architecture
Template-based Modular Architecture
genify576 views
AngulrJS Overview by Eyal Vardi
AngulrJS OverviewAngulrJS Overview
AngulrJS Overview
Eyal Vardi10.8K views
New social media by krazy123
New social mediaNew social media
New social media
krazy123219 views
Bioschemas community: Developing profiles over Schema.org to make life scienc... by Bioschemas
Bioschemas community: Developing profiles over Schema.org to make life scienc...Bioschemas community: Developing profiles over Schema.org to make life scienc...
Bioschemas community: Developing profiles over Schema.org to make life scienc...
Bioschemas101 views
Bioschemas Community: Developing profiles over Schema.org to make life scienc... by Alasdair Gray
Bioschemas Community: Developing profiles over Schema.org to make life scienc...Bioschemas Community: Developing profiles over Schema.org to make life scienc...
Bioschemas Community: Developing profiles over Schema.org to make life scienc...
Alasdair Gray1.4K views
Practical file(XHTML)web designing by ArtiSolanki5
Practical file(XHTML)web designingPractical file(XHTML)web designing
Practical file(XHTML)web designing
ArtiSolanki5127 views
Bioschemas: Introduction and Implementation Study Overview by Bioschemas
Bioschemas: Introduction and Implementation Study OverviewBioschemas: Introduction and Implementation Study Overview
Bioschemas: Introduction and Implementation Study Overview
Bioschemas185 views
Gaurav Jatav , BCA Third Year by Dezyneecole
Gaurav Jatav , BCA Third YearGaurav Jatav , BCA Third Year
Gaurav Jatav , BCA Third Year
Dezyneecole82 views
Make More Money With Advanced Custom Fields - WordCampYYC 2015 by buildstudio
Make More Money With Advanced Custom Fields - WordCampYYC 2015Make More Money With Advanced Custom Fields - WordCampYYC 2015
Make More Money With Advanced Custom Fields - WordCampYYC 2015
buildstudio685 views
Advanced Schema Markup Techniques As Told by Super Saiyans by Joe Kelly
Advanced Schema Markup Techniques As Told by Super SaiyansAdvanced Schema Markup Techniques As Told by Super Saiyans
Advanced Schema Markup Techniques As Told by Super Saiyans
Joe Kelly1.4K views
Practical progressive enhancement by Graham Bird
Practical progressive enhancementPractical progressive enhancement
Practical progressive enhancement
Graham Bird812 views
MUC - Moodle Universal Cache by Tim Hunt
MUC - Moodle Universal CacheMUC - Moodle Universal Cache
MUC - Moodle Universal Cache
Tim Hunt2.2K views
Social Analytics Reporting Workshop - Dallas Digital Summit 2014 by Eric Swayne
Social Analytics Reporting Workshop - Dallas Digital Summit 2014Social Analytics Reporting Workshop - Dallas Digital Summit 2014
Social Analytics Reporting Workshop - Dallas Digital Summit 2014
Eric Swayne502 views

More from Markus Lanthaler

From Strings to Things to a Web of Services by
From Strings to Things to a Web of ServicesFrom Strings to Things to a Web of Services
From Strings to Things to a Web of ServicesMarkus Lanthaler
3.5K views59 slides
A Web of Things to Reduce Energy Wastage by
A Web of Things to Reduce Energy WastageA Web of Things to Reduce Energy Wastage
A Web of Things to Reduce Energy WastageMarkus Lanthaler
2.9K views20 slides
Aligning Web Services with the Semantic Web to Create a Global Read-Write Gra... by
Aligning Web Services with the Semantic Web to Create a Global Read-Write Gra...Aligning Web Services with the Semantic Web to Create a Global Read-Write Gra...
Aligning Web Services with the Semantic Web to Create a Global Read-Write Gra...Markus Lanthaler
3.9K views29 slides
SAPS - Semantic AtomPub-based Services by
SAPS - Semantic AtomPub-based ServicesSAPS - Semantic AtomPub-based Services
SAPS - Semantic AtomPub-based ServicesMarkus Lanthaler
2.9K views25 slides
A Semantic Description Language for RESTful Data Services to Combat Semaphobia by
A Semantic Description Language for RESTful Data Services to Combat SemaphobiaA Semantic Description Language for RESTful Data Services to Combat Semaphobia
A Semantic Description Language for RESTful Data Services to Combat SemaphobiaMarkus Lanthaler
3.8K views31 slides
Semantic Web Services: State of the Art by
Semantic Web Services: State of the ArtSemantic Web Services: State of the Art
Semantic Web Services: State of the ArtMarkus Lanthaler
2.8K views30 slides

More from Markus Lanthaler(7)

From Strings to Things to a Web of Services by Markus Lanthaler
From Strings to Things to a Web of ServicesFrom Strings to Things to a Web of Services
From Strings to Things to a Web of Services
Markus Lanthaler3.5K views
A Web of Things to Reduce Energy Wastage by Markus Lanthaler
A Web of Things to Reduce Energy WastageA Web of Things to Reduce Energy Wastage
A Web of Things to Reduce Energy Wastage
Markus Lanthaler2.9K views
Aligning Web Services with the Semantic Web to Create a Global Read-Write Gra... by Markus Lanthaler
Aligning Web Services with the Semantic Web to Create a Global Read-Write Gra...Aligning Web Services with the Semantic Web to Create a Global Read-Write Gra...
Aligning Web Services with the Semantic Web to Create a Global Read-Write Gra...
Markus Lanthaler3.9K views
SAPS - Semantic AtomPub-based Services by Markus Lanthaler
SAPS - Semantic AtomPub-based ServicesSAPS - Semantic AtomPub-based Services
SAPS - Semantic AtomPub-based Services
Markus Lanthaler2.9K views
A Semantic Description Language for RESTful Data Services to Combat Semaphobia by Markus Lanthaler
A Semantic Description Language for RESTful Data Services to Combat SemaphobiaA Semantic Description Language for RESTful Data Services to Combat Semaphobia
A Semantic Description Language for RESTful Data Services to Combat Semaphobia
Markus Lanthaler3.8K views
Semantic Web Services: State of the Art by Markus Lanthaler
Semantic Web Services: State of the ArtSemantic Web Services: State of the Art
Semantic Web Services: State of the Art
Markus Lanthaler2.8K views
Towards a RESTful Service Ecosystem by Markus Lanthaler
Towards a RESTful Service EcosystemTowards a RESTful Service Ecosystem
Towards a RESTful Service Ecosystem
Markus Lanthaler2.2K views

Recently uploaded

Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P... by
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...ShapeBlue
196 views62 slides
Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ... by
Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ...Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ...
Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ...ShapeBlue
129 views10 slides
Business Analyst Series 2023 - Week 4 Session 8 by
Business Analyst Series 2023 -  Week 4 Session 8Business Analyst Series 2023 -  Week 4 Session 8
Business Analyst Series 2023 - Week 4 Session 8DianaGray10
145 views13 slides
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBIT by
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBITUpdates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBIT
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBITShapeBlue
208 views8 slides
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue by
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlueShapeBlue
152 views23 slides
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue by
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlueElevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlueShapeBlue
224 views7 slides

Recently uploaded(20)

Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P... by ShapeBlue
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...
ShapeBlue196 views
Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ... by ShapeBlue
Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ...Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ...
Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ...
ShapeBlue129 views
Business Analyst Series 2023 - Week 4 Session 8 by DianaGray10
Business Analyst Series 2023 -  Week 4 Session 8Business Analyst Series 2023 -  Week 4 Session 8
Business Analyst Series 2023 - Week 4 Session 8
DianaGray10145 views
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBIT by ShapeBlue
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBITUpdates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBIT
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBIT
ShapeBlue208 views
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue by ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
ShapeBlue152 views
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue by ShapeBlue
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlueElevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue
ShapeBlue224 views
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online by ShapeBlue
KVM Security Groups Under the Hood - Wido den Hollander - Your.OnlineKVM Security Groups Under the Hood - Wido den Hollander - Your.Online
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online
ShapeBlue225 views
The Power of Generative AI in Accelerating No Code Adoption.pdf by Saeed Al Dhaheri
The Power of Generative AI in Accelerating No Code Adoption.pdfThe Power of Generative AI in Accelerating No Code Adoption.pdf
The Power of Generative AI in Accelerating No Code Adoption.pdf
Saeed Al Dhaheri39 views
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R... by ShapeBlue
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...
ShapeBlue178 views
"Surviving highload with Node.js", Andrii Shumada by Fwdays
"Surviving highload with Node.js", Andrii Shumada "Surviving highload with Node.js", Andrii Shumada
"Surviving highload with Node.js", Andrii Shumada
Fwdays58 views
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ... by Jasper Oosterveld
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...
Business Analyst Series 2023 - Week 4 Session 7 by DianaGray10
Business Analyst Series 2023 -  Week 4 Session 7Business Analyst Series 2023 -  Week 4 Session 7
Business Analyst Series 2023 - Week 4 Session 7
DianaGray10146 views
Why and How CloudStack at weSystems - Stephan Bienek - weSystems by ShapeBlue
Why and How CloudStack at weSystems - Stephan Bienek - weSystemsWhy and How CloudStack at weSystems - Stephan Bienek - weSystems
Why and How CloudStack at weSystems - Stephan Bienek - weSystems
ShapeBlue247 views
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ... by ShapeBlue
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
ShapeBlue171 views
CloudStack Managed User Data and Demo - Harikrishna Patnala - ShapeBlue by ShapeBlue
CloudStack Managed User Data and Demo - Harikrishna Patnala - ShapeBlueCloudStack Managed User Data and Demo - Harikrishna Patnala - ShapeBlue
CloudStack Managed User Data and Demo - Harikrishna Patnala - ShapeBlue
ShapeBlue137 views
State of the Union - Rohit Yadav - Apache CloudStack by ShapeBlue
State of the Union - Rohit Yadav - Apache CloudStackState of the Union - Rohit Yadav - Apache CloudStack
State of the Union - Rohit Yadav - Apache CloudStack
ShapeBlue303 views
Redefining the book supply chain: A glimpse into the future - Tech Forum 2023 by BookNet Canada
Redefining the book supply chain: A glimpse into the future - Tech Forum 2023Redefining the book supply chain: A glimpse into the future - Tech Forum 2023
Redefining the book supply chain: A glimpse into the future - Tech Forum 2023
BookNet Canada44 views
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And... by ShapeBlue
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...
ShapeBlue108 views

Why and How to Optimize Your Data Architecture for an Integrated Future