现在位置 >首页 > 所有关于Microservices的文章

Consul: Up and Running

英文图书, 软件  暂无评论 ⁄ 638 次阅读+
With the advent of microservices, Kubernetes, public cloud, and hybrid computing, site reliability and DevOps engineers are facing more complexity than ever before. Service mesh is an exciting new technology that promises to help tackle this complexity. A service mesh provides you with a unified control plane to manage application networking across these distinct platforms. With this definitive guide, you’ll learn how to automate networking for simple and secure applica...
详细信息

Building Microservices: Designing Fine-Grained Systems, 2...

英文图书, 软件  暂无评论 ⁄ 970 次阅读+
Description: As organizations shift from monolithic applications to smaller, self-contained microservices, distributed systems have become more fine-grained. But developing these new systems brings its own host of problems. This expanded second edition takes a holistic view of topics that you need to consider when building, managing, and scaling microservices architectures. Through clear examples and practical advice, author Sam Newman gives everyone from architect...
详细信息

Practical Process Automation

英文图书, 软件  暂无评论 ⁄ 892 次阅读+
Description: In today’s IT architectures, microservices and serverless functions play increasingly important roles in process automation. But how do you create meaningful, comprehensive, and connected business solutions when the individual components are decoupled and independent by design? Targeted at developers and architects, this book presents a framework through examples, practical advice, and use cases to help you design and automate complex processes. As sy...
详细信息

Bootstrapping Microservices with Docker, Kubernetes, and ...

英文图书, 软件  暂无评论 ⁄ 1,291 次阅读+
Book Description: In Bootstrapping Microservices with Docker, Kubernetes, and Terraform, 20-year software veteran Ashley Davis lays out his practical approach to microservices. There’s no unnecessary theory—just working examples, and hands-on learning! You’ll follow the construction of a video streaming application, unlocking how specific technologies are used in the microservices development process. You’ll learn how to create cloud infrastructure with Terraf...
详细信息

Microservice Patterns

英文图书, 软件  暂无评论 ⁄ 1,162 次阅读+
Book Description: Microservices Patterns teaches enterprise developers and architects how to build applications with the microservice architecture. Rather than simply advocating for the use the microservice architecture, this clearly-written guide takes a balanced, pragmatic approach, exploring both the benefits and drawbacks.   Author:Chris Richardson ISBN-10:1617294543 Year:2018 Pages:520 Language:English File size:7.6 MB File format:PDF [dow...
详细信息

Learn Microservices with Spring Boot

英文图书, 软件  暂无评论 ⁄ 865 次阅读+
Book Description: Build a microservices architecture with Spring Boot, by evolving an application from a small monolith to an event-driven architecture composed of several services. This book follows an incremental approach to teach microservice structure, test-driven development, Eureka, Ribbon, Zuul, and end-to-end tests with Cucumber. Author Moises Macero follows a very pragmatic approach to explain the benefits of using this type of software architecture, instead o...
详细信息

Building RESTful Web Services with PHP 7

英文图书, 软件  暂无评论 ⁄ 673 次阅读+
Book Description REST is the most wide spread and effective standard to develop APIs for internet services. With the way PHP and its eco-system has modernized the way code is written by simplifying various operations, it is useful to develop RESTful APIs with PHP 7 and modern tools. This book explains in detail how to create your own RESTful API in PHP 7 that can be consumed by other users in your organization. Starting with a brief introduction to the fundamentals ...
详细信息