Introduction
Now that you know how to build a Spring Boot microservice and deploy it to the Oracle Backend for Microservices and AI, this module will guide you through deploying all the CloudBank services and exploring the runtime and management capabilities of the platform. NOTE: The full CloudBank leverages more features than you have built so far such as monitoring, tracing etc. You will see those features in the module “Explore The Backend Platform”.
Estimated module Time: 30 minutes
Quick walk through on how to deploy full CloudBank application.
Objectives
In this module, you will:
- Deploy the full CloudBank sample application into your Oracle Backend for Microservices and AI instance
Prerequisites
This module assumes you have:
- An Oracle Cloud account
- Have all the necessary tools installed (kubectl, git, maven, oractl, sqlcl, curl, jq). All of them should be installed during module two (Setup your Development Environment)
- Git version control tool installed on your computer (optional)