Using OCI Serverless Functions and API Gateways to create logical dumps of a MySQL Database Service with MySQL Shell
When using cloud native application architectures, Functions have an important role for the business logic without managing any infrastructure. Functions is a serverless platform powered by the Fn Project open source engine. These Functions are mostly used to create and…