Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Microservices in SAP Hana Xsa: A Guide to Rest APIs Using Node.Js, Guerrero Sergio


Варианты приобретения
Цена: 46570.00T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: 263 шт.  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Guerrero Sergio
Название:  Microservices in SAP Hana Xsa: A Guide to Rest APIs Using Node.Js
ISBN: 9781484261170
Издательство: Springer
Классификация:
ISBN-10: 1484261178
Обложка/Формат: Paperback
Страницы: 222
Вес: 0.34 кг.
Дата издания: 11.09.2020
Язык: English
Издание: 1st ed.
Иллюстрации: 260 illustrations, black and white; xiv, 222 p. 260 illus.
Размер: 23.39 x 15.60 x 1.27 cm
Читательская аудитория: Professional & vocational
Подзаголовок: A guide to rest apis using node.js
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Intermedate user level

Building Microservices

Автор: Newman Sam
Название: Building Microservices
ISBN: 1491950358 ISBN-13(EAN): 9781491950357
Издательство: Wiley
Рейтинг:
Цена: 42230.00 T
Наличие на складе: Поставка под заказ.
Описание: With lots of examples and practical advice, this book takes a holistic view of the topics that system architects and administrators must consider when building, managing, and evolving microservice architectures.

Microservices in Action

Название: Microservices in Action
ISBN: 1617294454 ISBN-13(EAN): 9781617294457
Издательство: Неизвестно
Рейтинг:
Цена: 45970.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Summary

Microservices in Action is a practical book about building and deploying microservice-based applications. Written for developers and architects with a solid grasp of service-oriented development, it tackles the challenge of putting microservices into production.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Invest your time in designing great applications, improving infrastructure, and making the most out of your dev teams. Microservices are easier to write, scale, and maintain than traditional enterprise applications because they're built as a system of independent components. Master a few important new patterns and processes, and you'll be ready to develop, deploy, and run production-quality microservices.

About the Book

Microservices in Action teaches you how to write and maintain microservice-based applications. Created with day-to-day development in mind, this informative guide immerses you in real-world use cases from design to deployment. You'll discover how microservices enable an efficient continuous delivery pipeline, and explore examples using Kubernetes, Docker, and Google Container Engine.

What's inside

  • An overview of microservice architecture
  • Building a delivery pipeline
  • Best practices for designing multi-service transactions and queries
  • Deploying with containers
  • Monitoring your microservices

About the Reader

Written for intermediate developers familiar with enterprise architecture and cloud platforms like AWS and GCP.

About the Author

Morgan Bruce and Paulo A. Pereira are experienced engineering leaders. They work daily with microservices in a production environment, using the techniques detailed in this book.

Table of Contents

    PART 1 - The lay of the land
  1. Designing and running microservices
  2. Microservices at SimpleBank
  3. PART 2 - Design
  4. Architecture of a microservice application
  5. Designing new features
  6. Transactions and queries in microservices
  7. Designing reliable services
  8. Building a reusable microservice framework
  9. PART 3 - Deployment
  10. Deploying microservices
  11. Deployment with containers and schedulers
  12. Building a delivery pipeline for microservices
  13. PART 4 - Observability and ownership
  14. Building a monitoring system
  15. Using logs and traces to understand behavior
  16. Building microservice teams

Testing Microservices with Mountebank

Автор: Byars Brandon
Название: Testing Microservices with Mountebank
ISBN: 1617294772 ISBN-13(EAN): 9781617294778
Издательство: Неизвестно
Рейтинг:
Цена: 61290.00 T
Наличие на складе: Невозможна поставка.
Описание:

Summary

Testing Microservices with Mountebank is your guide to the ins and outs of testing microservices with service virtualization. The book offers unique insights into microservices application design and state-of-the-art testing practices that will deepen your microservices skills and improve your applications.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Even if you lab test each service in isolation, it's challenging--and potentially dangerous--to test a live microservices system that's changing and growing. Fortunately, you can use Mountebank to "imitate" the components of a distributed microservices application to give you a good approximation of the runtime conditions as you test individual services.

About the Book

Testing Microservices with Mountebank introduces the powerful practice of service virtualization. In it, author Brandon Byars, Mountebank's creator, offers unique insights into microservices application design and state-of-the-art testing practices. You'll expand your understanding of microservices as you work with Mountebank's imposters, responses, behaviors, and programmability. By mastering the powerful testing techniques in this unique book, your microservices skills will deepen and your applications will improve. For real.

What's inside

  • The core concepts of service virtualization
  • Testing using canned responses
  • Programming Mountebank
  • Performance testing

About the Reader

Written for developers familiar with SOA or microservices systems.

About the Author

Brandon Byars is the author and chief maintainer of Mountebank and a principal consultant at ThoughtWorks.

Table of Contents

    PART 1 - FIRST STEPS
  1. Testing microservices
  2. Taking mountebank for a test drive
  3. PART 2 - USING MOUNTEBANK
  4. Testing using canned responses
  5. Using predicates to send different responses
  6. Adding record/replay behavior
  7. Programming mountebank
  8. Adding behaviors
  9. Protocols
  10. PART 3 - CLOSING THE LOOP
  11. Mountebank and continuous delivery
  12. Performance testing with mountebank

Developing Microservices with Node.js

Автор: Gonzalez David
Название: Developing Microservices with Node.js
ISBN: 1785887408 ISBN-13(EAN): 9781785887406
Издательство: Неизвестно
Рейтинг:
Цена: 36770.00 T
Наличие на складе: Нет в наличии.

APIs Microservices A Complete Guide - 2019 Edition

Автор: Blokdyk Gerardus
Название: APIs Microservices A Complete Guide - 2019 Edition
ISBN: 0655818820 ISBN-13(EAN): 9780655818823
Издательство: Неизвестно
Рейтинг:
Цена: 122770.00 T
Наличие на складе: Невозможна поставка.
Описание:

Is APIs Microservices realistic, or are you setting yourself up for failure? Has an output goal been set? What are (control) requirements for APIs Microservices Information? Who is on the team? How do you prevent mis-estimating cost?

Defining, designing, creating, and implementing a process to solve a challenge or meet an objective is the most valuable role... In EVERY group, company, organization and department.

Unless you are talking a one-time, single-use project, there should be a process. Whether that process is managed and implemented by humans, AI, or a combination of the two, it needs to be designed by someone with a complex enough perspective to ask the right questions. Someone capable of asking the right questions and step back and say, 'What are we really trying to accomplish here? And is there a different way to look at it?'

This Self-Assessment empowers people to do just that - whether their title is entrepreneur, manager, consultant, (Vice-)President, CxO etc... - they are the people who rule the future. They are the person who asks the right questions to make APIs Microservices investments work better.

This APIs Microservices All-Inclusive Self-Assessment enables You to be that person.

All the tools you need to an in-depth APIs Microservices Self-Assessment. Featuring 947 new and updated case-based questions, organized into seven core areas of process design, this Self-Assessment will help you identify areas in which APIs Microservices improvements can be made.

In using the questions you will be better able to:

- diagnose APIs Microservices projects, initiatives, organizations, businesses and processes using accepted diagnostic standards and practices

- implement evidence-based best practice strategies aligned with overall goals

- integrate recent advances in APIs Microservices and process design strategies into practice according to best practice guidelines

Using a Self-Assessment tool known as the APIs Microservices Scorecard, you will develop a clear picture of which APIs Microservices areas need attention.

Your purchase includes access details to the APIs Microservices self-assessment dashboard download which gives you your dynamically prioritized projects-ready tool and shows your organization exactly what to do next. You will receive the following contents with New and Updated specific criteria:

- The latest quick edition of the book in PDF

- The latest complete edition of the book in PDF, which criteria correspond to the criteria in...

- The Self-Assessment Excel Dashboard

- Example pre-filled Self-Assessment Excel Dashboard to get familiar with results generation

- In-depth and specific APIs Microservices Checklists

- Project management checklists and templates to assist with implementation

INCLUDES LIFETIME SELF ASSESSMENT UPDATES

Every self assessment comes with Lifetime Updates and Lifetime Free Updated Books. Lifetime Updates is an industry-first feature which allows you to receive verified self assessment updates, ensuring you always have the most accurate information at your fingertips.


Monolith to Microservices: Sustaining Productivity While Detangling the System

Автор: Newman Sam
Название: Monolith to Microservices: Sustaining Productivity While Detangling the System
ISBN: 1492047848 ISBN-13(EAN): 9781492047841
Издательство: Wiley
Рейтинг:
Цена: 47510.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: How do you detangle a monolithic system and migrate it to a microservices architecture? As a companion to Sam Newman`s extremely popular Building Microservices, this new book details a proven method for transitioning an existing monolithic system to a microservice architecture.

Building Microservices with JavaScript

Автор: Resende Diogo, Osman Paul
Название: Building Microservices with JavaScript
ISBN: 183882619X ISBN-13(EAN): 9781838826192
Издательство: Неизвестно
Рейтинг:
Цена: 45970.00 T
Наличие на складе: Невозможна поставка.
Описание: Through this Learning Path, you`ll study how to efficiently and effortlessly manage a microservice-based architecture. With your newly-developed skills, you`ll be able to work with a team to break a large, monolithic codebase into independently deployable and scalable microservices.

Practical Microservices with Dapr and .NET: A developer`s guide to building cloud-native applications using the Dapr event-driven runtime

Автор: Bedin Davide
Название: Practical Microservices with Dapr and .NET: A developer`s guide to building cloud-native applications using the Dapr event-driven runtime
ISBN: 1800568371 ISBN-13(EAN): 9781800568372
Издательство: Неизвестно
Рейтинг:
Цена: 60070.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Discover the powerful capabilities of Dapr by implementing a sample application with microservices leveraging the actor model to foster its strengths. Find out how Dapr helps you simplify the creation of resilient and portable microservices with this book.

Microservices with Spring Boot and Spring Cloud - Second Edition: Build resilient and scalable microservices using Spring Cloud, Istio, and Kubernetes

Автор: Larsson Magnus
Название: Microservices with Spring Boot and Spring Cloud - Second Edition: Build resilient and scalable microservices using Spring Cloud, Istio, and Kubernetes
ISBN: 1801072973 ISBN-13(EAN): 9781801072977
Издательство: Неизвестно
Рейтинг:
Цена: 60070.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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.

Microservices by examples using .net core

Автор: Baishakhi Banerjee, Mohapatra, Pujarini
Название: Microservices by examples using .net core
ISBN: 9387284581 ISBN-13(EAN): 9789387284586
Издательство: Неизвестно
Рейтинг:
Цена: 22930.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: A book with lot of practical and architectural styles for Microservices using .NET Core Book Description This book predominately covers Microservices architecture with real-world example which can help professionals with ease of adoption of this technology. Following the trend of modularity in the real world, the idea behind Microservice by Examples is to allow developers to build their applications from various independent components which can be easily changed, removed or upgraded. Also, it is relevant now because of enterprises are moving towards DevOps/ Modernisation, this book will emphasize on containers and Dockers as well. What will you learn: Understand the Microsoft Azure Service Fabric. Know about Docker and container. Learn the operation and scaling of microservices in .NET Core. Who this book is for: This book is for .NET Core developers who are new to microservices and want to learn, understand the microservices architecture.Contents: An introduction to MicroservicesMicro services Architecture Designing the microservice application layer Hands on Micro services development of Online Hotel Booking App Deployment of Microservices for App- Modernization at Scale with Docker Service Orchestration of Microservices using Azure Service FabricIntegrating various components Hands on Integration with API Management Testing Microservices Extending application with logging What is nex

Building Microservices with .NET Core 2.0: Transitioning monolithic architectures using microservices with .NET Core 2.0 using C# 7.0

Автор: Aroraa Gaurav
Название: Building Microservices with .NET Core 2.0: Transitioning monolithic architectures using microservices with .NET Core 2.0 using C# 7.0
ISBN: 1788393333 ISBN-13(EAN): 9781788393331
Издательство: Неизвестно
Рейтинг:
Цена: 60070.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Microservices is an architectural style that promotes the development of complex applications as a suite of small services based on business capabilities. This book will help you identify the appropriate service boundaries within the business domain to ensure high cohesion and to define the correct service interfaces to promote loose coupling.

Accelerating Development Velocity Using Docker: Docker Across Microservices

Автор: Jangla Kinnary
Название: Accelerating Development Velocity Using Docker: Docker Across Microservices
ISBN: 1484239350 ISBN-13(EAN): 9781484239353
Издательство: Springer
Рейтинг:
Цена: 30740.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Discover how a software engineer can leverage Docker in order to expedite development velocity. This book focuses on the fundamental concepts this program is built upon and explores how it can help you get your services up and running inside Docker containers. You'll also review tips on how to debug microservices applications that run inside Docker containers.

Tech companies are now developing complex softwares that are comprised of multiple services running on different platforms, and Docker has become an essential part of coordinating the communication between these services and platforms.

This book addresses problems caused by drifting microservices, debugging across services, inconsistent environments across machines, and coordinating development of machine learning systems between a team of developers, etc. Accelerating Development Velocity Using Docker puts you on the path to transforming your complex systems into more efficient ones.

What You'll Learn

  • Setup Docker and employ quick solutions to road blocks
  • Review challenges associated with debugging microservices that sit behind a complex application
  • Leverage Docker features to seamlessly get multiple microservices up and running
  • Debug inside a Docker container
  • Review advanced use cases of Docker that can help consistency of development environments-
Who This Book Is For
Ideal for new to mid-level infrastructure engineers who want to learn how to make their development environments efficient across their and cross teams, or for students who aspire to learn basics of how to debug distributed systems and how to develop efficient applications.



    Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
    ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
    Kaspi QR
       В Контакте     В Контакте Мед  Мобильная версия