cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Porting Apps to SAP BTP

Hydrargyrum09
Discoverer
0 Likes
462

Hi everyone! im new to SAP BTP so i want to ask some question. so I have this current setup on my application:

- the web framework is written using python programming language and flask
- parallel processing is written using python and celery
- the task queue I used is redis
- deployment is handled by kubernetes
- database is Postgres with PG-Bouncer for managing the connection

So I need to move those component to the SAP BTP, but I don't have enough resource to do that, can you please give me advice or reference doccument how to do that, what I'm already try is deploying native python program to BTP using the cloud foundry and connect it to HANA DB.

And my boss said that it is possible to develop the apps inside the BTP, so he said I just need to port the current apps into BTP using python and postgres and all other things like the parallel processing, deployment, security will be handled by the SAP BTP (so I don't need K8S, Redis, Celery). is it possible to do that? Thankss!

Accepted Solutions (0)

Answers (0)