Building microservices with micronaut a quick-start guide to building high-performance reactive microservices for Java developers

What you will learn Understand why the Micronaut framework is best suited for building microservices Build web endpoints and services in the Micronaut framework Safeguard microservices using Session, JWT, and OAuth in Micronaut projects Get to grips with event-driven architecture in Micronaut applic...

Full description

Bibliographic Details
Main Authors: Singh, Nirmal, Dawood, Zack (Author)
Format: eBook
Language:English
Published: Birmingham Packt Publishing 2021
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04614nmm a2200397 u 4500
001 EB002003522
003 EBX01000000000000001166423
005 00000000000000.0
007 cr|||||||||||||||||||||
008 211025 ||| eng
020 |a 9781800567399 
020 |a 1800567391 
050 4 |a TK5105.5828 
100 1 |a Singh, Nirmal 
245 0 0 |a Building microservices with micronaut  |b a quick-start guide to building high-performance reactive microservices for Java developers  |c Nirmal Singh, Zack Dawood 
260 |a Birmingham  |b Packt Publishing  |c 2021 
300 |a 1 online resource 
505 0 |a Table of Contents Getting Started with Microservices Using the Micronaut Framework Working on Data Access Working on the RESTful Web Services Securing the Microservices Integrating Microservices using the Event-Driven Architecture Testing the Microservices Handling Microservice Concerns Deploying Microservices Distributed logging, tracing and monitoring IoT with Micronaut Building enterprise grade microservices 
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 
700 1 |a Dawood, Zack  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
015 |a GBC196802 
776 |z 9781800564237 
776 |z 9781800567399 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781800564237/?ar  |x Verlag  |3 Volltext 
082 0 |a 004.654 
082 0 |a 500 
520 |a What you will learn Understand why the Micronaut framework is best suited for building microservices Build web endpoints and services in the Micronaut framework Safeguard microservices using Session, JWT, and OAuth in Micronaut projects Get to grips with event-driven architecture in Micronaut applications Discover how to automate testing at various levels using built-in tools and testing frameworks Deploy your microservices to containers and cloud platforms Become well-versed with distributed logging, tracing, and monitoring in Micronaut projects Get hands-on with the IoT using Alexa and the Micronaut framework Who this book is for This book is for developers who have been building microservices on traditional frameworks such as Spring Boot and are looking for a faster alternative. Intermediate-level knowledge of Java programming and implementing web services development in Java is required 
520 |a Explore different aspects of building modular microservices such as development, testing, maintenance, and deployment using the Micronaut framework Key Features Learn how to build scalable, fast, and resilient microservices with this concise guide Explore the many advantages of using reflection-free, compile-time dependency injections and aspect-oriented programming Build cloud-native applications easily with the Micronaut framework Book DescriptionThe open source Micronaut® framework is a JVM-based toolkit designed to create microservices quickly and easily. This book will help full-stack and Java developers build modular, high-performing, and reactive microservice-based apps using the Micronaut framework. You'll start by building microservices and learning about the core components, such as ahead-of-time compilation, reflection-less dependency injection, and reactive baked-in HTTP clients and servers.  
520 |a Next, you will work on a real-time microservice application and learn how to integrate Micronaut projects with different kinds of relational and non-relational databases. You'll also learn how to employ different security mechanisms to safeguard your microservices and integrate microservices using event-driven architecture in the Apache Kafka ecosystem. As you advance, you'll get to grips with automated testing and popular testing tools. The book will help you understand how you can easily handle microservice concerns in Micronaut projects, such as service discovery, API documentation, distributed configuration management, fallbacks, and circuit breakers. Finally, you'll explore the deployment and maintenance aspects of microservices and get up to speed with the Internet of Things (IoT) using the Framework. By the end of this book, you'll be able to build, test, deploy, and maintain your own microservice apps using the framework.