Rapid Java Persistence and Microservices, Raj Malhotra
Автор: Varanasi Balaji, Bartkov Maxim Название: Spring REST: Building Java Microservices and Cloud Applications ISBN: 1484274768 ISBN-13(EAN): 9781484274767 Издательство: Springer Рейтинг: Цена: 4268.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Design and develop Java-based RESTful APIs using the latest versions of the Spring MVC and Spring Boot frameworks. This book walks you through the process of designing and building a REST application while delving into design principles and best practices for versioning, security, documentation, error handling, paging, and sorting. Spring REST provides a brief introduction to REST, HTTP, and web infrastructure. You will learn about several Spring projects such as Spring Boot, Spring MVC, Spring Data JPA, and Spring Security, and the role they play in simplifying REST application development. You will learn how to build clients that consume REST services. Finally, you will learn how to use the Spring MVC test framework to unit test and integration test your REST API. After reading this book, you will come away with all the skills to build sophisticated REST applications using Spring technologies. What You Will Learn * Build Java-based microservices, native cloud, or any applications using Spring REST * Employ Spring MVC and RESTful Spring * Build a QuickPoll application example * Document REST services, as well as versioning, paging, and sorting * Test, handle errors and secure your application Who This Book Is For Intermediate Java programmers with at least some prior experience with Spring and web/cloud application development.
Описание: 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
Описание: 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.
Описание: Microservices are the next big thing in designing scalable, easy-to-maintain applications. This latest edition of Mastering Microservices with Java, works on Java 11. It covers a wide range of exciting, new developments in the world of microservices such as microservices patterns, interprocess communication with gRPC, and service orchestration.
Автор: Carneiro Jr. Название: Microservices From Day One ISBN: 1484219368 ISBN-13(EAN): 9781484219362 Издательство: Springer Рейтинг: Цена: 4634.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Learn what a microservices architecture is, its advantages, and why you should consider using one when starting a new application. The book describes how taking a microservices approach from the start helps avoid the complexity and expense of moving to a service-oriented approach after applications reach a critical code base size or traffic load.Microservices from Day One discusses many of the decisions you face when adopting a service-oriented approach and defines a set of rules to follow for easily adopting microservices. The book provides simple guidelines and tips for dividing a problem domain into services. It also describes best practices for documenting and generating APIs and client libraries, testing applications with service dependencies, optimizing services for client performance, and much more. Throughout the book, you will follow the development of a sample project to see how to apply the best practices described.
What You Will Learn:
Apply guidelines and best practices for developing projects that use microservicesDefine a practical microservices architecture at the beginning of a project that allows for fast developmentDefine and build APIs based on real-world best practicesBuild services that easily scale by using tools available in most programming languagesTest applications in a distributed environment
Who This Book is For:
Software engineers and web developers who have heard about microservices, and want to either move the project/applications they work on to a service-oriented environment, or want to start a new project knowing that building services helps with ease of scaling and maintainability. The book is a reference for developers who have a desire to build software in smaller, more focused and manageable chunks, but do not know how to get started.
Описание: 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.
Автор: Rv, Rajesh Название: Spring microservices ISBN: 1786466686 ISBN-13(EAN): 9781786466686 Издательство: Неизвестно Цена: 10666.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Create smart systems to extract intelligent insights for decision making. You will learn about widely used Artificial Intelligence techniques for carrying out solutions in a production-ready environment. You`ll explore advanced topics such as clustering, symbolic and sub-symbolic information representation, and many more.
Автор: Kumar Anuj Название: Microservices with Clojure ISBN: 1788622243 ISBN-13(EAN): 9781788622240 Издательство: Неизвестно Рейтинг: Цена: 9378.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The Microservice architecture is sweeping the world as the de facto pattern from which to build web-based applications and aids in designing scalable, easy-to-maintain web applications. This book will teach you common patterns and practices, showing you how to apply these using the Clojure programming language.
Описание: We often deploy our web applications into the cloud, and our code needs to interact with many third-party services. An efficient way to build applications to do this is through microservices architecture. But, in practice, it`s hard to get this right due to the complexity of all the pieces interacting with each other. This book will teach you ho..
Автор: Buelta Jaime Название: Hands-On Docker for Microservices with Python ISBN: 1838823816 ISBN-13(EAN): 9781838823818 Издательство: Неизвестно Рейтинг: Цена: 8458.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 Издательство: Неизвестно Рейтинг: Цена: 9378.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#.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru