Essentials of Microservices Architecture, Surianarayanan, Chellammal Ganapathy, Gopinath Pethuru, Raj
Автор: Surianarayanan, Chellammal Ganapathy, Gopinath Pethuru, Raj Название: Essentials of microservices architecture ISBN: 0367249952 ISBN-13(EAN): 9780367249953 Издательство: Taylor&Francis Рейтинг: Цена: 67360.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: The book explains the concepts behind microservices, discovery of microservices and how individual services can be combined to yield composite service(i.e., service composition) and techniques of service composition.
Название: Building Event-Driven Microservices: Leveraging Distributed Large-Scale Data ISBN: 1492057894 ISBN-13(EAN): 9781492057895 Издательство: Wiley Рейтинг: Цена: 55960.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: With this practical guide, you`ll learn how to leverage large-scale data usage across the business units in your organization using the principles of event-driven microservices.
Автор: Baptista, Gabriel Abbruzzese, Francesco Название: Software architecture with c# 9 and .net 5 ISBN: 1800566042 ISBN-13(EAN): 9781800566040 Издательство: Неизвестно Рейтинг: Цена: 94400.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: The book covers the best practices and approaches for software architects to follow when developing .NET and C# solutions, along with the most up to date cloud environments and tools to enable effective app development, delivery, and deployment.
Автор: Baptista Gabriel, Abbruzzese Francesco Название: Hands-On Software Architecture with C# 8 ISBN: 1789800935 ISBN-13(EAN): 9781789800937 Издательство: Неизвестно Рейтинг: Цена: 41370.00 T Наличие на складе: Невозможна поставка. Описание: Hands-On Software Architecture with C# 8 and .NET Core 3 will not only cover the best practices that a software architect should follow for developing C# and .NET Core solutions but it will also discuss all the environments that we need to master in order to develop a software product with the latest trends.
Автор: Bartlett, Jonathan Название: Cloud Native Applications with Docker and Kubernetes ISBN: 1484288750 ISBN-13(EAN): 9781484288757 Издательство: Springer Рейтинг: Цена: 41920.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book takes developers on a journey into the cloud with Docker and Kubernetes. It walks you through the basics of Docker containers, how they are built, run, and published, and how the Kubernetes system allows you to use containers to better manage a cloud native application. Additionally, it walks you through various issues in cloud architecture, and how to design a cloud architecture that will work with your application and your team. The book takes a unique approach, getting you immersed in each subject with tutorials, then building up your technical knowledge, and finally backing up and thinking about more big-picture issues. Part one introduces Docker, building and working with Docker images, and covering best practices for Docker Containers. Part two covers the practicalities of "cloud native” and managing a Kubernetes application, including a full working example. The last part covers the design of cloud and microservice architectures, including the use of enterprise message queues, multi-site configurations and the common values that such architectures follow. This approach accelerates learning and keeps you moving forward without leaving you behind. The appendices also contain a wealth of worthwhile reference material for routine cloud application management. What You Will Learn * Understand Docker and containerization * Gain insight into what Kubernetes is * Master essential cloud architecture design principles * Design and implement notes for building cloud architectures Who This Book Is For Primarily developers who are moving to the cloud and want to get a sense of the environment they are getting into, and developers who want to move into a larger role of cloud architecture.
Автор: Aroraa Gaurav, Price Ed Название: Hands-On Microservices with C# 8 and .NET Core 3: Third Edition ISBN: 1789617944 ISBN-13(EAN): 9781789617948 Издательство: Неизвестно Рейтинг: Цена: 36770.00 T Наличие на складе: Невозможна поставка. Описание: The microservices architectural style promotes the development of complex applications as a suite of small services based on business capabilities. The book will show you how to develop an enterprise-grade, event-driven, asynchronous, message-based microservices.
Автор: Singh Kamalmeet, Mihбlyi Ondrej, Зalışkan Mert Название: Java EE 8 Microservices ISBN: 1788475143 ISBN-13(EAN): 9781788475143 Издательство: Неизвестно Рейтинг: Цена: 41370.00 T Наличие на складе: Нет в наличии. Описание: There is a shift from monolithic applications to microservice-based ones as cloud-based applications are increasingly in demand. With this book, you will get to know Java EE 8`s components and how they are used to implement microservices.
Автор: Familiar, Bob Название: Microservices, iot and azure ISBN: 1484212762 ISBN-13(EAN): 9781484212769 Издательство: Springer Рейтинг: Цена: 27910.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
1 From Monolithic to Microservice
2 What is a Microservice?
3 Microservice Architecture
4 Azure - A Microservice Platform
5 Automation
6 Microservice Reference Implementation
7 IoT and Microservices
8 Service Fabric
Автор: Saavedra Cesar, Rupp Heiko W., Mesnil Jeff Название: Hands-On Enterprise Java Microservices with Eclipse MicroProfile: Build and optimize your microservice architecture with Java ISBN: 1838643109 ISBN-13(EAN): 9781838643102 Издательство: Неизвестно Рейтинг: Цена: 47810.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: 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.
Автор: Macero Garcнa Moisйs Название: Learn Microservices with Spring Boot: A Practical Approach to Restful Services Using an Event-Driven Architecture, Cloud-Native Patterns, and Containe ISBN: 1484261305 ISBN-13(EAN): 9781484261309 Издательство: Springer Рейтинг: Цена: 41920.00 T Наличие на складе: Нет в наличии. Описание: Build Java-based microservices architecture using the Spring Boot framework by evolving an application from a small monolith to an event-driven architecture composed of several services. This revised book follows an incremental approach in teaching the structure of microservices, test-driven development, and common patterns in distributed systems such as service discovery, load balancing, routing, centralized logs, per-environment configuration, and containerization. This updated book now covers what's been added to the latest Spring Boot release, including support for the latest Java SE; more deep-dive knowledge on how Spring Boot works; testing with JUnit 5; changes in the Spring Cloud tools used for service discovery and load balancing; building Docker images using cloud-native buildpacks; a basic centralized logging solution; E2E traceability with Sleuth; centralized configuration with Consul; many dependency upgrades; support for Spring Data Neumann; and more. Author Moises Macero uses a pragmatic approach to explain the benefits of using this type of software architecture, instead of keeping you distracted with theoretical concepts. He covers some of the state-of-the-art techniques in computer programming, from a practical point of view. You'll focus on what's important, starting with the minimum viable product but keeping the flexibility to evolve it. What You Will Learn
Build microservices with Spring Boot
Discover architecture patterns for distributed systems such as asynchronous processing, eventual consistency, resilience, scalability, and more
Use event-driven architecture and messaging with RabbitMQ
Master service discovery with Consul and load balancing with Spring Cloud Load Balancer
Route requests with Spring Cloud Gateway
Keep flexible configurations per environment with Spring Cloud Consul
Trace every request from beginning to end with Sleuth and centralized logging
Deploy your microservices anywhere as Docker containers
Start all the components in the microservice architecture with Docker Compose
Who This Book Is For Those with at least some prior experience with Java programming. Some prior exposure to Spring Boot recommended but not required.
Автор: Mitra Ronnie, Nadareishvili Irakli Название: Microservices: Up and Running: A Step-By-Step Guide to Building a Microservice Architecture ISBN: 1492075450 ISBN-13(EAN): 9781492075455 Издательство: Wiley Рейтинг: Цена: 47510.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Microservices architectures offer faster change speeds, better scalability, and cleaner, evolvable system designs. With this book, authors Ronnie Mitra and Irakli Nadareishvili provide step-by-step guidance for building an effective microservices architecture.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz