Register for Oracle Virtual Developer Workshop: Monolithic to Microservices Series

Week 2: Building, Containerizing Java REST Services

May 8, 2019
10:00 a.m. PT - 11:30 a.m. PT

This Monolithic to Microservices Virtual Workshop is a 4-week series designed to give you hands-on experience on how to modernize a legacy monolith application into microservices.

This week you will walk in the shoes of a Java / REST developer.

Using your Oracle Cloud Trial Account, you will:
  • Create the baseline infrastructure to support a Compute instance
  • Create a SSH key pair
  • SSH into the instance: Install Docker and GIT
  • Create a baseline Docker image and then deploy a java REST application
  • Customize the container to connect to your ATP DB and save a new image
  • Run a Docker container based off of your new image