SlideShare a Scribd company logo
1 of 70
Download to read offline
Building Moving
Experiences
Alexander Graebe
Developer Relations Lead
MORE THAN 2 BILLION TRIPS
72+COUNTRIES
470+CITIES
1.5M+DRIVER PARTNERS
WORLDWIDE
THE UBER PLATFORM VISION
BUILD MOVING EXPERIENCES
In 2014 we first released the Uber API
Today, leading global brands elevate
their experience with Uber
OUR APIS …
PICKUP DESTINATION
PICKUP DESTINATION
PICKUP DESTINATION
PICKUP DESTINATION
PICKUP DESTINATIONINTENT TO RIDE POST RIDE
Help users
make a
decision
Execute
user intents
Enhance user
experience
Analyze and
gain insights
PICKUP DESTINATIONINTENT TO RIDE POST RIDE
Help users
make a
decision
Execute
user intents
Enhance user
experience
Analyze and
gain insights
PICKUPINTENT TO RIDE
/products
/estimates/price
/estimates/time
Ride Options
PICKUP DESTINATIONINTENT TO RIDE POST RIDE
Help users
make a
decision
Execute
user intents
Enhance user
experience
Analyze and
gain insights
PICKUPINTENT TO RIDE
Ride Request Button
Ride Request Widget
Deep Links
/request
Ride Request
PICKUP DESTINATIONINTENT TO RIDE POST RIDE
Help users
make a
decision
Execute
user intents
Enhance user
experience
Analyze and
gain insights
PICKUP DESTINATIONO RIDE
Webhooks
/current
all_trips scope
POS
PICKUP DESTINATIONINTENT TO RIDE
Help users
make a
decision
Execute
user intents
Enhance user
experience
Analyze and
gain insights
POST RIDE
/history
{id}/receipt
/me
Identity History
POST RIDEDESTINATION
/partners/trips/partners/me /partner/payments
/partner/tax-summary
PaymentsIdentity History
POST RIDEDESTINATION
PICKUP DESTINATIONO RIDE POS
/deliveries/[id]
Delivery Details
/deliveries/deliveries/quote
Delivery Options Delivery Request
PICKUP DESTINATIONINTENT TO RIDE POST RIDE
Help users
make a
decision
Execute
user intents
Enhance user
experience
Analyze and
gain insights
2GIS
Deep Links
2GIS
/products
2GIS
/estimates/price
2GIS
/estimates/time
PICKUP DESTINATIONO RIDE
Webhooks
/current
all_trips scope
POS
POINT A POINT B
2,000,000,000 TRIPS
THE TRIP
POINT A POINT B
20 MINUTES PER TRIP~
THE TRIP
POINT A POINT B
40,000,000,000
MINUTES OF FREE TIME
~
THE TRIP
The ultimate in-car entertainment
system is the device in your hand.
POINT A POINT B
CONTEXT MATTERS
The Trip Experiences API can tell you…
When the rider has free time
How much free time they have
Where they’re coming from
Where they’re going
IMAGINE …
INSIGHTS FOR, AND OFFERS AROUND, YOUR DESTINATION
LOCAL GUIDES
36
10 MINUTES OF MUSIC OR VIDEO FOR A 10 MINUTE TRIP
NEWS & ENTERTAINMENT
38
Get up-to-date while you're on the go
RADIO
On-Trip
Experience
Off-Trip
Experience
TURN ON THE HEAT WHEN YOU’RE APPROACHING HOME
INTERNET OF THINGS
41
/partners/trips/partners/me /partner/payments
/partner/tax-summary
PaymentsIdentity History
POST RIDEPOINT B
MAKING YOUR LIFE
EASIER …
Auth your users via the native Uber app
No more username & password
One tap and your app can start requesting
rides
Single Sign On
Auth via Uber
Just set your ride parameters and let the Uber
app handle the ride experience
Existing users will feel right at home
Keep the focus on your app; let us handle the ride
Deep Links
Quick & easy
Highly configurable buttons let you get started
easily
Login Button lets you auth users using the
method you want (Native, Authorization Code
Grant, or Implicit Grant)
Ride Request Button allows you to request a
ride using Deep Links, the Ride Request
Widget, or custom API logic
Uber Buttons
Ride Request Button & Login Button
Provide the full Uber experience without ever
leaving your app
An entirely embedded experience, from
request to drop off
Ride Request Widget
Experience Uber without the app
BACKEND HIGHLIGHTS
Schemaless uses an append-only sparse three dimensional
persistent hash map. A datastore developed by Uber with 5 goals
in mind:
1) Linear scale - more storage and decreased response times
2) Writability - no middleware for fallback or retry
3) Notifications - triggers for downstream dependencies
4) Secondary Indexes - just like in Postgres to search for trips
5) Operational Trust - expert knowledge for mission-critical data
DATA STORAGE WITH SCHEMA LESS
Trip details are stored as JSON blobs with versioning
DATA STORAGE WITH SCHEMA LESS
MICRO-SERVICES
Moving from a monolith solution to SOA created challenges related to
obviousness, safety, and reliance. Our SOA architecture had to enable us for …
1) Discoverability - finding the right service out of 300+ should be trivial
2) Client Libraries - building SDKs for encapsulated services should be easy
3) Language - we need to have an architecture that is language-agnostic
4) Customizable - timeouts and retry policies are required and should be tunable
5) Efficiency - testing and development of new services with less overhead
THRIFT AS IDL-BASED ENCODING PROTOCOL
Thrift forces service owners to publish strict interface definitions. Encoding/Decoding
is efficient, compression is good, and it unifies JSON blobs for Schemaless.
DAILY DEPLOYMENT WITH UDEPLOY
Consistent builds for services, zero downtime upgrades, automated error detection
USING UBER CONTEXT
Connect your user
Detect when a user is on a ride
Get the Uber Context
Use the context to enhance your app!
Create an app in the Uber
Developer Dashboard
Scroll down, find the
“Webhook URL” field and
enter a URL that will receive
webhooks from the API
Before we start:
Connect your user
Detect when a user is on a ride
Get the Uber Context
Use the context to enhance your app!
Let them securely sign in with their Uber
account username and password
• OAuth 2.0
• Single Sign On
Connect your user
Connect your user
Detect when a user is on a ride
Get the Uber Context
Use the context to enhance your app!
You’ll receive a webhook when their
ride status changes.
Use the `user_id` to figure out
which one of your users is on a
ride.
Detect when a user is on a ride
Connect your user
Detect when a user is on a ride
Get the Uber Context
Use the context to enhance your app!
Get information about your user’s ride!
• Pickup/destination  location
• Going home or work
• Uber Product Type
• ETA / Duration
• and more!
Get the Uber Context
Connect your user
Detect when a user is on a ride
Get the Uber Context
Use the context to enhance your app!
On-Trip
Experience
Off-Trip
Experience
The challenge is not technology…
It’s imagination.
developer.uber.com
@uberdevelopers medium.com/uber-developers
Thank You!
Alexander Graebe
Developer Relations Lead
agraebe@uber.com
Q & A

More Related Content

What's hot

Introduction to App Publish by Inmobi
Introduction to App Publish by InmobiIntroduction to App Publish by Inmobi
Introduction to App Publish by InmobiRitwik Kumar
 
IDEOLOGI SYSTEMS - PORTFOLIO
IDEOLOGI SYSTEMS - PORTFOLIOIDEOLOGI SYSTEMS - PORTFOLIO
IDEOLOGI SYSTEMS - PORTFOLIOSagar Bhutada
 
Appsfire publisher deck
Appsfire publisher deckAppsfire publisher deck
Appsfire publisher deckAppsfire
 
Introduction to App Publish
Introduction to App PublishIntroduction to App Publish
Introduction to App PublishInMobi
 
API Strategy Evolution at Netflix
API Strategy Evolution at NetflixAPI Strategy Evolution at Netflix
API Strategy Evolution at NetflixMichael Hart
 
Are Web Apps the future for Mobile?
Are Web Apps the future for Mobile?Are Web Apps the future for Mobile?
Are Web Apps the future for Mobile?Ofer Holtzman
 
The Mobile Search Universe by @aleyda at #SMXMuenchen
The Mobile Search Universe by @aleyda at #SMXMuenchen The Mobile Search Universe by @aleyda at #SMXMuenchen
The Mobile Search Universe by @aleyda at #SMXMuenchen Aleyda Solís
 
Azetone: Mobile A/B Testing & Personalization
Azetone: Mobile A/B Testing & Personalization Azetone: Mobile A/B Testing & Personalization
Azetone: Mobile A/B Testing & Personalization Philippe Dumont
 
Valmark Apas - Hulimavu, Bengaluru
Valmark Apas - Hulimavu, BengaluruValmark Apas - Hulimavu, Bengaluru
Valmark Apas - Hulimavu, BengaluruHari Haran
 
Portfolio Of Creadigol Solution
Portfolio Of Creadigol SolutionPortfolio Of Creadigol Solution
Portfolio Of Creadigol Solutionkapil maheshwari
 
Towing & Roadside Assistance On Demand App
Towing & Roadside Assistance On Demand AppTowing & Roadside Assistance On Demand App
Towing & Roadside Assistance On Demand AppV3cube
 
How an On-demand Private Jet Charter Company Developed a Mobile App to Improv...
How an On-demand Private Jet Charter Company Developed a Mobile App to Improv...How an On-demand Private Jet Charter Company Developed a Mobile App to Improv...
How an On-demand Private Jet Charter Company Developed a Mobile App to Improv...Jonathan Levey
 
Smartphone Marketing Generic Orion
Smartphone Marketing Generic OrionSmartphone Marketing Generic Orion
Smartphone Marketing Generic OrionOrionEcho
 
Smartphone marketing generic epic
Smartphone marketing generic epicSmartphone marketing generic epic
Smartphone marketing generic epicEpicPay
 
Smartphone Marketing Generic Premier
Smartphone Marketing Generic PremierSmartphone Marketing Generic Premier
Smartphone Marketing Generic PremierPremierPayments
 
Analysis of user experience
Analysis of user experienceAnalysis of user experience
Analysis of user experienceTaylor Johnson
 
Android App BEAT FLOODS Marketing Plan
Android App BEAT FLOODS Marketing PlanAndroid App BEAT FLOODS Marketing Plan
Android App BEAT FLOODS Marketing PlanShivangi Pandey
 

What's hot (20)

Introduction to App Publish by Inmobi
Introduction to App Publish by InmobiIntroduction to App Publish by Inmobi
Introduction to App Publish by Inmobi
 
Introduction to the Amazon Appstore
Introduction to the Amazon AppstoreIntroduction to the Amazon Appstore
Introduction to the Amazon Appstore
 
IDEOLOGI SYSTEMS - PORTFOLIO
IDEOLOGI SYSTEMS - PORTFOLIOIDEOLOGI SYSTEMS - PORTFOLIO
IDEOLOGI SYSTEMS - PORTFOLIO
 
Appsfire publisher deck
Appsfire publisher deckAppsfire publisher deck
Appsfire publisher deck
 
Introduction to App Publish
Introduction to App PublishIntroduction to App Publish
Introduction to App Publish
 
API Strategy Evolution at Netflix
API Strategy Evolution at NetflixAPI Strategy Evolution at Netflix
API Strategy Evolution at Netflix
 
Are Web Apps the future for Mobile?
Are Web Apps the future for Mobile?Are Web Apps the future for Mobile?
Are Web Apps the future for Mobile?
 
The Mobile Search Universe by @aleyda at #SMXMuenchen
The Mobile Search Universe by @aleyda at #SMXMuenchen The Mobile Search Universe by @aleyda at #SMXMuenchen
The Mobile Search Universe by @aleyda at #SMXMuenchen
 
Azetone: Mobile A/B Testing & Personalization
Azetone: Mobile A/B Testing & Personalization Azetone: Mobile A/B Testing & Personalization
Azetone: Mobile A/B Testing & Personalization
 
Valmark Apas - Hulimavu, Bengaluru
Valmark Apas - Hulimavu, BengaluruValmark Apas - Hulimavu, Bengaluru
Valmark Apas - Hulimavu, Bengaluru
 
Portfolio Of Creadigol Solution
Portfolio Of Creadigol SolutionPortfolio Of Creadigol Solution
Portfolio Of Creadigol Solution
 
Towing & Roadside Assistance On Demand App
Towing & Roadside Assistance On Demand AppTowing & Roadside Assistance On Demand App
Towing & Roadside Assistance On Demand App
 
How an On-demand Private Jet Charter Company Developed a Mobile App to Improv...
How an On-demand Private Jet Charter Company Developed a Mobile App to Improv...How an On-demand Private Jet Charter Company Developed a Mobile App to Improv...
How an On-demand Private Jet Charter Company Developed a Mobile App to Improv...
 
Smartphone Marketing Generic Orion
Smartphone Marketing Generic OrionSmartphone Marketing Generic Orion
Smartphone Marketing Generic Orion
 
Smartphone marketing generic epic
Smartphone marketing generic epicSmartphone marketing generic epic
Smartphone marketing generic epic
 
Smartphone Marketing Generic Premier
Smartphone Marketing Generic PremierSmartphone Marketing Generic Premier
Smartphone Marketing Generic Premier
 
Web hosting cs
Web hosting csWeb hosting cs
Web hosting cs
 
Analysis of user experience
Analysis of user experienceAnalysis of user experience
Analysis of user experience
 
Android App BEAT FLOODS Marketing Plan
Android App BEAT FLOODS Marketing PlanAndroid App BEAT FLOODS Marketing Plan
Android App BEAT FLOODS Marketing Plan
 
Introduction to App Stores
Introduction to App StoresIntroduction to App Stores
Introduction to App Stores
 

Similar to Alexander Graebe

Building moving experiences
Building moving experiencesBuilding moving experiences
Building moving experiencesTheFamily
 
How Much Does It Cost To Develop An Uber-Style App? - AppsDevPro
How Much Does It Cost To Develop An Uber-Style App? - AppsDevProHow Much Does It Cost To Develop An Uber-Style App? - AppsDevPro
How Much Does It Cost To Develop An Uber-Style App? - AppsDevProSofiaCarter4
 
7 Benefits Of Using A Ready-Made Uber Clone Script.pptx
7 Benefits Of Using A Ready-Made Uber Clone Script.pptx7 Benefits Of Using A Ready-Made Uber Clone Script.pptx
7 Benefits Of Using A Ready-Made Uber Clone Script.pptxNilaadvika
 
Taxi Booking Ondemand Business 2023.pptx
Taxi Booking Ondemand Business 2023.pptxTaxi Booking Ondemand Business 2023.pptx
Taxi Booking Ondemand Business 2023.pptxCubetaxi Technolabs
 
Uber Clone App Development - Unicotaxi .
Uber Clone App Development - Unicotaxi  .Uber Clone App Development - Unicotaxi  .
Uber Clone App Development - Unicotaxi .unico del
 
What are ap is, how do they work, and why are they beneficial to developers a...
What are ap is, how do they work, and why are they beneficial to developers a...What are ap is, how do they work, and why are they beneficial to developers a...
What are ap is, how do they work, and why are they beneficial to developers a...Shelly Megan
 
#1922 rest-push2 ap-im-v6
#1922 rest-push2 ap-im-v6#1922 rest-push2 ap-im-v6
#1922 rest-push2 ap-im-v6Jack Carnes
 
The Next Big Thing in Transportation Exploring the Growing Demand for Uber Cl...
The Next Big Thing in Transportation Exploring the Growing Demand for Uber Cl...The Next Big Thing in Transportation Exploring the Growing Demand for Uber Cl...
The Next Big Thing in Transportation Exploring the Growing Demand for Uber Cl...Grepix Infotech Pvt. Ltd.
 
How to Build an App Like Uber
How to Build an App Like UberHow to Build an App Like Uber
How to Build an App Like UberEngineerBabu
 
Parking Management Software
Parking Management SoftwareParking Management Software
Parking Management SoftwareAndrew RC
 
rentcubo-com-parking-management-software-.pdf
rentcubo-com-parking-management-software-.pdfrentcubo-com-parking-management-software-.pdf
rentcubo-com-parking-management-software-.pdfAndrew RC
 
Uber Clone Profitable Business Model
Uber Clone  Profitable Business ModelUber Clone  Profitable Business Model
Uber Clone Profitable Business ModelV3cube
 
Where can I find a taxi application developer_.pdf
Where can I find a taxi application developer_.pdfWhere can I find a taxi application developer_.pdf
Where can I find a taxi application developer_.pdfRiya Sai
 
Grow Taxi Booking Business With Uber Clone App
Grow Taxi Booking Business With Uber Clone AppGrow Taxi Booking Business With Uber Clone App
Grow Taxi Booking Business With Uber Clone AppCubetaxi Technolabs
 
Uber Clone Script_ Your Comprehensive Guide to Understanding Them
Uber Clone Script_ Your Comprehensive Guide to Understanding ThemUber Clone Script_ Your Comprehensive Guide to Understanding Them
Uber Clone Script_ Your Comprehensive Guide to Understanding ThemNilaadvika
 
app like ubereats.pdf
app like ubereats.pdfapp like ubereats.pdf
app like ubereats.pdfalicealice90
 
Uber Clone Script - Most Reliable Taxi App in the Market
Uber Clone Script - Most Reliable Taxi App in the MarketUber Clone Script - Most Reliable Taxi App in the Market
Uber Clone Script - Most Reliable Taxi App in the MarketCubetaxi Technolabs
 
Uber Clone App Development: Essential Features for Seamless Ride Booking
Uber Clone App Development: Essential Features for Seamless Ride BookingUber Clone App Development: Essential Features for Seamless Ride Booking
Uber Clone App Development: Essential Features for Seamless Ride BookingSyscraft Information System Pvt. Ltd.
 

Similar to Alexander Graebe (20)

Building moving experiences
Building moving experiencesBuilding moving experiences
Building moving experiences
 
How Much Does It Cost To Develop An Uber-Style App? - AppsDevPro
How Much Does It Cost To Develop An Uber-Style App? - AppsDevProHow Much Does It Cost To Develop An Uber-Style App? - AppsDevPro
How Much Does It Cost To Develop An Uber-Style App? - AppsDevPro
 
App Proposals - Cab Booking
App Proposals - Cab BookingApp Proposals - Cab Booking
App Proposals - Cab Booking
 
7 Benefits Of Using A Ready-Made Uber Clone Script.pptx
7 Benefits Of Using A Ready-Made Uber Clone Script.pptx7 Benefits Of Using A Ready-Made Uber Clone Script.pptx
7 Benefits Of Using A Ready-Made Uber Clone Script.pptx
 
Taxi Booking Ondemand Business 2023.pptx
Taxi Booking Ondemand Business 2023.pptxTaxi Booking Ondemand Business 2023.pptx
Taxi Booking Ondemand Business 2023.pptx
 
Uber Clone App Development - Unicotaxi .
Uber Clone App Development - Unicotaxi  .Uber Clone App Development - Unicotaxi  .
Uber Clone App Development - Unicotaxi .
 
What are ap is, how do they work, and why are they beneficial to developers a...
What are ap is, how do they work, and why are they beneficial to developers a...What are ap is, how do they work, and why are they beneficial to developers a...
What are ap is, how do they work, and why are they beneficial to developers a...
 
#1922 rest-push2 ap-im-v6
#1922 rest-push2 ap-im-v6#1922 rest-push2 ap-im-v6
#1922 rest-push2 ap-im-v6
 
The Next Big Thing in Transportation Exploring the Growing Demand for Uber Cl...
The Next Big Thing in Transportation Exploring the Growing Demand for Uber Cl...The Next Big Thing in Transportation Exploring the Growing Demand for Uber Cl...
The Next Big Thing in Transportation Exploring the Growing Demand for Uber Cl...
 
How to Build an App Like Uber
How to Build an App Like UberHow to Build an App Like Uber
How to Build an App Like Uber
 
Parking Management Software
Parking Management SoftwareParking Management Software
Parking Management Software
 
rentcubo-com-parking-management-software-.pdf
rentcubo-com-parking-management-software-.pdfrentcubo-com-parking-management-software-.pdf
rentcubo-com-parking-management-software-.pdf
 
Uber Clone Profitable Business Model
Uber Clone  Profitable Business ModelUber Clone  Profitable Business Model
Uber Clone Profitable Business Model
 
Where can I find a taxi application developer_.pdf
Where can I find a taxi application developer_.pdfWhere can I find a taxi application developer_.pdf
Where can I find a taxi application developer_.pdf
 
Grow Taxi Booking Business With Uber Clone App
Grow Taxi Booking Business With Uber Clone AppGrow Taxi Booking Business With Uber Clone App
Grow Taxi Booking Business With Uber Clone App
 
DFY Suite
DFY SuiteDFY Suite
DFY Suite
 
Uber Clone Script_ Your Comprehensive Guide to Understanding Them
Uber Clone Script_ Your Comprehensive Guide to Understanding ThemUber Clone Script_ Your Comprehensive Guide to Understanding Them
Uber Clone Script_ Your Comprehensive Guide to Understanding Them
 
app like ubereats.pdf
app like ubereats.pdfapp like ubereats.pdf
app like ubereats.pdf
 
Uber Clone Script - Most Reliable Taxi App in the Market
Uber Clone Script - Most Reliable Taxi App in the MarketUber Clone Script - Most Reliable Taxi App in the Market
Uber Clone Script - Most Reliable Taxi App in the Market
 
Uber Clone App Development: Essential Features for Seamless Ride Booking
Uber Clone App Development: Essential Features for Seamless Ride BookingUber Clone App Development: Essential Features for Seamless Ride Booking
Uber Clone App Development: Essential Features for Seamless Ride Booking
 

More from CodeFest

Никита Прокопов
Никита ПрокоповНикита Прокопов
Никита ПрокоповCodeFest
 
Денис Баталов
Денис БаталовДенис Баталов
Денис БаталовCodeFest
 
Елена Гальцина
Елена ГальцинаЕлена Гальцина
Елена ГальцинаCodeFest
 
Александр Калашников
Александр КалашниковАлександр Калашников
Александр КалашниковCodeFest
 
Ирина Иванова
Ирина ИвановаИрина Иванова
Ирина ИвановаCodeFest
 
Marko Berković
Marko BerkovićMarko Berković
Marko BerkovićCodeFest
 
Денис Кортунов
Денис КортуновДенис Кортунов
Денис КортуновCodeFest
 
Александр Зимин
Александр ЗиминАлександр Зимин
Александр ЗиминCodeFest
 
Сергей Крапивенский
Сергей КрапивенскийСергей Крапивенский
Сергей КрапивенскийCodeFest
 
Сергей Игнатов
Сергей ИгнатовСергей Игнатов
Сергей ИгнатовCodeFest
 
Николай Крапивный
Николай КрапивныйНиколай Крапивный
Николай КрапивныйCodeFest
 
Alexander Graebe
Alexander GraebeAlexander Graebe
Alexander GraebeCodeFest
 
Вадим Смирнов
Вадим СмирновВадим Смирнов
Вадим СмирновCodeFest
 
Константин Осипов
Константин ОсиповКонстантин Осипов
Константин ОсиповCodeFest
 
Raffaele Rialdi
Raffaele RialdiRaffaele Rialdi
Raffaele RialdiCodeFest
 
Максим Пугачев
Максим ПугачевМаксим Пугачев
Максим ПугачевCodeFest
 
Rene Groeschke
Rene GroeschkeRene Groeschke
Rene GroeschkeCodeFest
 
Иван Бондаренко
Иван БондаренкоИван Бондаренко
Иван БондаренкоCodeFest
 
Mete Atamel
Mete AtamelMete Atamel
Mete AtamelCodeFest
 
Алексей Акулович
Алексей АкуловичАлексей Акулович
Алексей АкуловичCodeFest
 

More from CodeFest (20)

Никита Прокопов
Никита ПрокоповНикита Прокопов
Никита Прокопов
 
Денис Баталов
Денис БаталовДенис Баталов
Денис Баталов
 
Елена Гальцина
Елена ГальцинаЕлена Гальцина
Елена Гальцина
 
Александр Калашников
Александр КалашниковАлександр Калашников
Александр Калашников
 
Ирина Иванова
Ирина ИвановаИрина Иванова
Ирина Иванова
 
Marko Berković
Marko BerkovićMarko Berković
Marko Berković
 
Денис Кортунов
Денис КортуновДенис Кортунов
Денис Кортунов
 
Александр Зимин
Александр ЗиминАлександр Зимин
Александр Зимин
 
Сергей Крапивенский
Сергей КрапивенскийСергей Крапивенский
Сергей Крапивенский
 
Сергей Игнатов
Сергей ИгнатовСергей Игнатов
Сергей Игнатов
 
Николай Крапивный
Николай КрапивныйНиколай Крапивный
Николай Крапивный
 
Alexander Graebe
Alexander GraebeAlexander Graebe
Alexander Graebe
 
Вадим Смирнов
Вадим СмирновВадим Смирнов
Вадим Смирнов
 
Константин Осипов
Константин ОсиповКонстантин Осипов
Константин Осипов
 
Raffaele Rialdi
Raffaele RialdiRaffaele Rialdi
Raffaele Rialdi
 
Максим Пугачев
Максим ПугачевМаксим Пугачев
Максим Пугачев
 
Rene Groeschke
Rene GroeschkeRene Groeschke
Rene Groeschke
 
Иван Бондаренко
Иван БондаренкоИван Бондаренко
Иван Бондаренко
 
Mete Atamel
Mete AtamelMete Atamel
Mete Atamel
 
Алексей Акулович
Алексей АкуловичАлексей Акулович
Алексей Акулович
 

Recently uploaded

Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)Ahmed Mater
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfAlina Yurenko
 
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Matt Ray
 
Odoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 EnterpriseOdoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 Enterprisepreethippts
 
cpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.pptcpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.pptrcbcrtm
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaHanief Utama
 
Cyber security and its impact on E commerce
Cyber security and its impact on E commerceCyber security and its impact on E commerce
Cyber security and its impact on E commercemanigoyal112
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanyChristoph Pohl
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...Technogeeks
 
Unveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesUnveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesŁukasz Chruściel
 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceBrainSell Technologies
 
How to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationHow to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationBradBedford3
 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...confluent
 
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Cizo Technology Services
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEEVICTOR MAESTRE RAMIREZ
 
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Natan Silnitsky
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Andreas Granig
 
Precise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive GoalPrecise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive GoalLionel Briand
 
Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Velvetech LLC
 

Recently uploaded (20)

Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
 
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
 
Odoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 EnterpriseOdoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 Enterprise
 
cpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.pptcpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.ppt
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief Utama
 
Cyber security and its impact on E commerce
Cyber security and its impact on E commerceCyber security and its impact on E commerce
Cyber security and its impact on E commerce
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...
 
Unveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesUnveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New Features
 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. Salesforce
 
How to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationHow to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion Application
 
Advantages of Odoo ERP 17 for Your Business
Advantages of Odoo ERP 17 for Your BusinessAdvantages of Odoo ERP 17 for Your Business
Advantages of Odoo ERP 17 for Your Business
 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
 
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEE
 
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024
 
Precise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive GoalPrecise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive Goal
 
Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...
 

Alexander Graebe