Introducing Micronaut build, test, and deploy JAVA microservices on Oracle Cloud

The microservice architecture has been adopted by many developer teams around the world. To be successful, it's crucial that you understand how to program a microservice and get it running in the cloud. This book will walk you through the process of how to build, test, and deploy a Java-based M...

Full description

Bibliographic Details
Main Author: Sharp, Todd Raymond
Format: eBook
Language:English
Published: [California] Apress 2022
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02719nmm a2200361 u 4500
001 EB002134193
003 EBX01000000000000001272250
005 00000000000000.0
007 cr|||||||||||||||||||||
008 221111 ||| eng
020 |a 9781484282908 
050 4 |a TK5105.5828 
100 1 |a Sharp, Todd Raymond 
245 0 0 |a Introducing Micronaut  |b build, test, and deploy JAVA microservices on Oracle Cloud  |c Todd Raymond Sharp 
260 |a [California]  |b Apress  |c 2022 
300 |a xv, 130 pages 
653 |a Service-oriented architecture (Computer science) / http://id.loc.gov/authorities/subjects/sh2008008368 
653 |a Architecture orientée service (Informatique) 
653 |a Service-oriented architecture (Computer science) / fast 
653 |a Java (Computer program language) / fast 
653 |a Java (Langage de programmation) 
653 |a Java (Computer program language) / http://id.loc.gov/authorities/subjects/sh95008574 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
024 8 |a 10.1007/978-1-4842-8290-8 
776 |z 9781484282892 
776 |z 1484282906 
776 |z 9781484282908 
776 |z 1484282892 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484282908/?ar  |x Verlag  |3 Volltext 
082 0 |a 500 
082 0 |a 004.6/54 
520 |a The microservice architecture has been adopted by many developer teams around the world. To be successful, it's crucial that you understand how to program a microservice and get it running in the cloud. This book will walk you through the process of how to build, test, and deploy a Java-based Micronaut microservice to the Oracle Cloud with GitHub Actions. You'll learn how to create a Virtual Machine (with both the Oracle Cloud Infrastructure (OCI) CLI and the OCI Gradle Plugin), as well as create and deploy the microservice as a Docker container that can be stored in Oracle Container Infrastructure Registry (OCIR) and deployed to an Oracle Kubernetes Engine (OKE) cluster. The microservice will use Micronaut Data for persistence, Testcontainers for testing, and Liquibase to manage your Oracle DB production schema. After reading or using this book, you'll be able to build, test and deploy your first microservices using the Micronaut framework, Oracle Cloud and more. What You'll Learn Build and deploy Java-based microservices using Micronaut and Oracle Cloud Run tests and publishing reports Deploy to Oracle Cloud using OCI CLI and the OCI Gradle plug-in Add a persistence tier to the microservice Distribute a microservice with persistence Who This Book Is For Programmers and software developers with experience in Java and microservices programming who are new to Micronaut