Blogs tagged CloudFoundryFun
-
In this Cloud-Native Lab post, I’ll review multi-tenant development in SAP BTP. This blog post won’t go deep into the theory (I’ll sketch the rough idea and link some resources, though) but instead, focus on a sample guestbook... Read More »20Comments20Likes
-
In this Cloud-Native Lab post, I’ll compare the manifest files of two runtimes within SAP Cloud Platform – the Cloud Foundry and the Kyma runtime. In other words, I compare thedeployment.yaml of Kyma with the mta.yaml file of SAP’s... Read More »9Comments39Likes
-
In this first Cloud-Native Lab post, I’ll show you seven different ways to define environment variables in the Cloud Foundry environment. Followed by this, I’ll compare these approaches so you can find the one that suits your needs the... Read More »10Comments18Likes
-
In this CloudFoundryFun post, I demonstrate how to implement a minimal business application that leverages the SAP Cloud Application Programming Model (CAP). These instructions can be used for learning purposes as well as for demonstration purposes... Read More »7Comments17Likes
-
In this CloudFoundryFun post, I demonstrate how web apps, written with any UI framework, can be integrated into the Fiori Launchpad on Cloud Foundry. To display this, I chose a React app that leverages the UI5 web components. As your business users... Read More »16Comments22Likes
-
In this tenth post in my CloudFoundryFun series, we will reuse an application that we build previously. But this time, we only deploy selected modules and resources of the application to Cloud Foundry. Mono-repo vs Multi-repo If you are coming from... Read More »16Comments17Likes
-
In this ninth post in my CloudFoundryFun series, we will write a very simple OpenUI5 web-app and deploy it to Cloud Foundry. For this, we will use the brand new SAP Business Application Studio beta. 4th November 2019: Update screenshots and include... Read More »83Comments41Likes
-
In this eighth post in my CloudFoundryFun series, I want to show you how to combine a CAP app, running on Cloud Foundry, with an Azure Storage Account. And the best thing is, I published the entire code base on GitHub! TechEd App Space... Read More »0Comments13Likes
-
In this seventh post in my CloudFoundryFun series, we will connect our local VS Code editor to running Cloud Foundry apps. This will allow us to do small changes and test quickly during development. Open heart surgery With great power To be honest,... Read More »7Comments21Likes
-
In this sixth post in my CloudFoundryFun series, I will show how to code with TypeScript. You will learn about TypeScript and tools that can help you to use TypeScript in your daily development and deployment activities. What is TypeScript? I... Read More »0Comments7Likes