RU EN
Книги для разработчиков

Microservices, Flexible Software Architecture

Microservices, Flexible Software Architecture

Автор:
Год:
Страниц:
410
Просмотров:
1435
Microservices, Flexible Software Architecture favorites 0
Описание

The focus of this book are Microservices – an approach for the modularization of software. Modularization in itself is nothing new. For quite some time large systems have been divided into small modules to facilitate the implementation, understanding and further development of software.

The new aspect is that Microservices use modules, which run as distinct processes. This approach is based on the philosophy of UNIX, which can be reduced to three aspects:

- One program should only fulfill one task, but this it should do really well.
- Programs should be able to work together.
- A universal interface should be used. In UNIX this is provided by text streams.

Похожее
Python Microservices Development
Автор: Tarek Zlade
Год: 2017
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...
Microservices in .NET Core
Автор: Christian Horsdal Gammelgaard
Год: 2017
Microservices in .NET Core provides a complete guide to building microservice applications. After a crystal-clear introduction to the microservices architectural style, the book will teach you practical development skills in that style, using OWIN and Nancy.About the TechnologyMicroservice applications are...
Building Microservices. Designing Fine-Grained Systems
Автор: Sam Newman
Год: 2015
Distributed systems have become more fine-grained in the past 10 years, shifting from code-heavy monolithic applications to smaller, self-contained microservices. But developing these systems brings its own set of headaches. With lots of examples and practical advice, this book takes...
Practical Microservices Architectural Patterns
Автор: Binildas Christudas
Год: 2019
About this bookTake your distributed applications to the next level and see what the reference architectures associated with microservices can do for you. This book begins by showing you the distributed computing architecture landscape and provides an in-depth view of...
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
Несколько вещей, о которых стоит помнить программисту в возрасте
Зарплата по результатам собеседования — лучший способ сократить отклики на вакансию, а тестовые задания — избыточны
Как обезопасить ваш веб-сайт? 13 эффективных советов
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает
30 вопросов на собеседовании фронтенд разработчика
10 продвинутых способов писать в консоль помимо console.log
Типичные взаимные блокировки в MS SQL и способы борьбы с ними
Асинхронный JavaScript: изучаем Async/Await, Callbacks и Promises
Using a сustom PagedList class for Generic Pagination in .NET Core
Boosty
Donate to support the project
GitHub account
GitHub profile