Showing posts with label Oracle Cloud. Show all posts
Showing posts with label Oracle Cloud. Show all posts
Monday, October 18, 2021
Running Kubernetes on Oracle Cloud OCI
Oracle Cloud OCI provides a good environment to run your Kubernetes workloads. In this video, I show how to access Kubernetes cluster in OCI, explain artifacts related to the cluster. I show how Skipper API runs on Kubernetes deployed on OCI. Cluster runtime is accessed through cloud shell.
[フレーム]
Labels:
Kubernetes,
Microservices,
Oracle Cloud,
Skipper
Sunday, March 14, 2021
FastAPI and Oracle DB Client in Docker
I describe how to dockerize Oracle DB Client with FastAPI and Uvicorn. The end result - you will be able to connect to Oracle Cloud DB and expose REST services through FastAPI in Python.
[フレーム]
Labels:
Database,
Docker,
FastAPI,
Oracle Cloud,
Python
Sunday, January 31, 2021
FastAPI with Oracle Cloud DB, building APIs with Python
Learn by example about how to connect to Oracle Cloud DB from FastAPI without any third-party libraries. Connection to DB is optimized with connection pooling.
[フレーム]
Labels:
FastAPI,
Oracle Cloud,
Python
Subscribe to:
Comments (Atom)