Pro Java Microservices with Quarkus and Kubernetes: A Hands-On Guide, Lamouchi Nebrass
Автор: Raj Malhotra Название: Rapid Java Persistence and Microservices ISBN: 1484244753 ISBN-13(EAN): 9781484244753 Издательство: Springer Рейтинг: Цена: 4890.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Gain all the essentials you need to create scalable microservices, which will help you solve real challenges when deploying services into production. This book will take you through creating a scalable data layer with polygot persistence. You’ll cover data access and query patterns in Spring and JPA in high-performance environments. As part of this topic, you’ll see the advantages of multiple persistence frameworks in Java and especially the easy persistence offered by NoSQL databases and reactive web solutions.
The last few chapters present advanced concepts that are useful for very high-performance real-time applications: you’ll implement applications using Spring’s good support for Web sockets in their raw form as well as for connecting to message brokers such as RabbitMQ. This can be useful for applications such as navigation systems and gaming platforms.
What You Will Learn
Build end-to-end modern applications using microservices, persistence essentials, reactive web, and other high-performance concepts Master Spring’s configuration optionsSecure microservices efficiently Monitor your services post deployment
Who This Book Is For
Java developers and architects interested in microservices.
Описание: Know the fundamentals of creating and deploying microservices using .NET 6 and gain insight from prescriptive guidance in this book on the when and why to incorporate them. The microservices architecture is a way of distributing process workloads to independent applications. This distribution allows for the independent applications to scale and evolve separately. It also enables developers to dismantle large applications into smaller, easier-to-maintain, scalable parts. While the return is valuable and the concept straightforward, applying it to an application is far more complicated. Where do you start? How do you find the optimal dividing point for your app, and strategically, how should your app be parceled out into separate services? Pro Microservices in .NET 6 will introduce you to all that and more. The authors get you started with an overview of microservices, .NET 6, event storming, and domain-driven design. You will use that foundational information to build a reference application throughout the book. From there, you will create your first microservice using .NET 6 that you can deploy into Docker and Azure Kubernetes Service. You will also learn about communication styles, decentralizing data, and testing microservices. Finally, you will learn about logging, metrics, tracing, and use that information for debugging. What You Will Learn * Build a foundation of basic microservices architecture design * Follow an example of using event storming and domain-driven design to understand the monolithic application modified for microservices * Understand, via detailed commands, how Docker is used to containerize applications * Get an overview of creating microservices from a monolithic application * Call microservices using RPC and messaging communication styles with MassTransit * Comprehend decentralizing data and handling distributed transactions * Use Azure Kubernetes Service to host and scale your microservices * Know the methods to make your microservices more robust * Discover testing techniques for RPC and messaging communication styles * Apply the applications you build for actual use * Practice cross-cutting concerns such as logging, metrics, and tracing Who This Book Is For Developers and software architects. Readers should have basic familiarity with Visual Studio and experience with .NET, ASP.NET Core, and C#.
Описание: This book takes you through tried and tested approaches to building distributed systems and implementing microservices architecture. It follows a single real-world project from start to finish, using Spring Boot, Spring Cloud, and a full suite of related tools and frameworks for development, security, testing, and deployment.
Автор: Vohra, Deepak Название: Kubernetes microservices with docker ISBN: 1484219066 ISBN-13(EAN): 9781484219065 Издательство: Springer Рейтинг: Цена: 6986.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Prepare for success on the MCCQE Part I! This concise resource provides an efficient and effective review of exactly what you need to know to perform at your best on the exam. Written by students, residents, and faculty, it contains only the essential information required to meet the Medical Council of Canada`s Objectives for the Qualifying Examination, saving you valuable time and helping you focus your study. Each chapter covers common clinical presentations, including detailed differential diagnoses, relevant physical examination characteristics and diagnostic tests, treatment and patient consultation techniques, and epidemiological information, as well as fundamental scientific principles.
Описание: Kubernetes is a widely used opensource orchestration platform for managing container applications. Developers are not yet aware of the pitfalls of a containerized environment. This book takes you through core security principles, best practices, and real-world use cases to learn mitigation or prevention strategies from known attacks and CVEs.
Описание: 1. Welcome to Quarkus - Gives the reader a high-level overview of the Quarkus platform, the goals, features and a comparison with alternatives - Supersonic Subatomic! - Quarkus Feature Tour - Quarkus vs Springboot vs JavaEE - Getting started with Quarkus2. Microservices - Gets the reader started with building microservices with Quarkus, including production-grade features - Getting started with microservices in Quarkus - Swagger Support - OpenAPI Documentation - SwaggerUI - Microprofile Support (I might add a few more microprofile-specific components if there's any Quarkus-flavored twist to them) - REST Client - Security - Validation - Reactive Programming - Vert.x - Reactive Routes - Reactive Filters - Configuration - Configuration Options - Configuration Management with HashiCorp Vault3. Dependency Injection - Shows the reader how Quarkus works with existing DI frameworks in the Java ecosystem - CDI - Spring4. Quarkus Data Layer - Introduce the reader to handling data using Quarkus - Reactive SQL - JSON - Flyway - DynamoDB - MongoDB5. Batch Processing - Show the reader how to perform batch operations in Quarkus6. Testing - Show the reader how to test Quarkus-based code7. Quarkus Security - Implement Quarkus-specific security features (might roll this into the Microservice chapter)8. Deployment and Packaging - Introduce the reader to different deployment scenarios that Quarkus is engineered for (might whittle down/collapse some of these as the writing progresses) - Basic Deployment - Native Packaging - Kubernetes - GraalVM - Hot Reloading Code - Serverless
Название: Quarkus Cookbook: Kubernetes-Optimized Java Solutions ISBN: 1492062650 ISBN-13(EAN): 9781492062653 Издательство: Wiley Рейтинг: Цена: 10136.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Authors Alex Soto Bueno and Jason Porter from Red Hat provide detailed solutions for installing, interacting with, and using Quarkus in the development and production of microservices. The recipes in this book show midlevel to senior developers familiar with Java enterprise application development how to get started with Quarkus quickly.
Описание: Eclipse MicroProfile has gained momentum in the industry as a multi-vendor, interoperable, community-driven specification. It is a major disruptor that allows organizations with large investments in enterprise Java to move to microservices without spending a lot on retraining their workforce.
Автор: Fugaro Luigi, Vocale Mauro Название: Hands-On Cloud-Native Microservices with Jakarta EE ISBN: 178883786X ISBN-13(EAN): 9781788837866 Издательство: Неизвестно Рейтинг: Цена: 9010.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book is a hands-on guide, exploring how to build microservice-based applications that dynamically scale and are resilient and native to the cloud. It will take your skills to the next level and get you acquainted with new architecture design and patterns, with the latest developing frameworks and techniques.
Автор: Buelta Jaime Название: Hands-On Docker for Microservices with Python ISBN: 1838823816 ISBN-13(EAN): 9781838823818 Издательство: Неизвестно Рейтинг: Цена: 8091.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Microservices architecture helps create a complex system that can be maintained by independent teams working in parallel. You`ll learn how to structure big systems, encapsulate them using Docker, and deploy them using Kubernetes. By the end of this book, you`ll know how to design, deploy and operate a complex system with multiple microservices.
Автор: R. Cole Matt Название: Hands-On Microservices with C# ISBN: 1789533686 ISBN-13(EAN): 9781789533682 Издательство: Неизвестно Рейтинг: Цена: 9010.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: In this book, we will show you how to report and reclaim memory, how to send and receive messages, and how to report and monitor the health of your entire microservice ecosystem. By the end of this book, you will be confident enough to develop a sturdy microservice architecture that works in a production setting-all by using the efficiency of C#.
Автор: Iglesias Antonio Medina Название: Hands-On Microservices with Kotlin ISBN: 1788471458 ISBN-13(EAN): 9781788471459 Издательство: Неизвестно Рейтинг: Цена: 9010.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Kotlin has been the buzzword among developers ever since the release of new features in Kotlin 1.1. With Google`s announcement of introducing first class support for Kotlin in their Android ecosystem, it`s high time that Kotlin is realized as a mainstream language. Microservices aids in designing scalable, easy-to-maintain web applications. If ...
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru