Get your Java Microservice up and running
  • README
  • Setup local and IBM Cloud Environment
    • Overview
    • Register for IBM Cloud
    • Apply your feature code
    • Create a free Kubernetes cluster
    • Configure the container registry
    • Setup for local development and cloud deployment
    • Access the Kubernetes cluster
  • Exercises
    • Exercise 1: Running the Java Microservice locally
    • Exercise 2: The Java implementation
    • Exercise 3: Deploy to the Kubernetes
  • Additional Resources
    • Cloud-Native-Starter project
    • Security
    • Reactive
Powered by GitBook
On this page
  • Step 1: Open a browser window and navigate to the IBM Cloud Registration page
  • Step 2: Fill in the registration form and follow the link in the confirmation email to confirm your account once it arrives
  • Step 3: Login into IBM Cloud using your account credentials

Was this helpful?

  1. Setup local and IBM Cloud Environment

Register for IBM Cloud

Step 1: Open a browser window and navigate to the IBM Cloud Registration page

image

Step 2: Fill in the registration form and follow the link in the confirmation email to confirm your account once it arrives

Validation email

Step 3: Login into IBM Cloud using your account credentials

By default, all new IBM Cloud accounts are set to pay as you go. Please visit the IBM Cloud pricing for details.


PreviousOverviewNextApply your feature code

Last updated 3 years ago

Was this helpful?