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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[California] :
Apress,
2022.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Creating a Micronaut Application and Getting Started with GitHub Actions
- Building and Publishing a JAR
- Running Tests and Publishing Test Reports
- Deploying a Microservice to Oracle Cloud with GitHub Actions and the OCI CLI
- Deploying a Microservice to Oracle Cloud with GitHub Actions and the OCI Gradle Plugin
- Adding a Persistence Tier to the Microservice
- Testing the Persistence Tier with Testcontainers
- Deploying the Microservice with a Tested Persistence Tier in Place
- Deploying the Microservice as a Docker Container
- Deploying the Microservice Docker Container to Kubernetes.