on ‎2024 Jul 25 5:40 AM
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!
Request clarification before answering.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 6 | |
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.