Disclaimer
This talk is not about running ABAP on HCP

Sorry
Introduction
- Lots of announcements around SAPPHIRE NOW
- One announcement did not get a lot of attention
Cloud Foundry services are available as beta on SAP HANA Cloud Platform
CF Services on HCP
Planned SAP HCP architeture
![]()
CF Services Beta Package Content
![]()
CF Services available in the Beta
Demo Cheat Sheet
- Subscribe to Cloud Foundry Services (Beta) at https://market.yaas.io/
- Create new project in builder
- Deploy the app using CF command line interface
cf api https://api.cf.us10.hana.ondemand.com
cf login
cf push sitBRU_Demo -b https://github.com/gogolok/cloudfoundry-buildpack-elixir -c "mix phoenix.server"
Bring your own language on SAP HCP
@ceedee666
github.com / ceedee666 / sitbru_2016