logo
分类于: 互联网 编程语言

简介

Enterprise Microservices

Enterprise Microservices 0.0分

资源最后更新于 2020-10-23 15:37:23

作者:Ken Finnigan

出版社:Manning Publications

出版日期:2018-01

ISBN:9781617294242

文件格式: pdf

标签: 微服务 2018 软件工程 计算机科学 分布式 pdf√ Java IT

简介· · · · · ·

Enterprise Java Microservices teaches you to design and build JVM-based microservices applications. You'll start by learning how microservices designs compare to traditional Java EE applications. Always practical, author Ken Finnigan introduces big-picture concepts along with the tools and techniques you'll need to implement them. You'll discover ecosystem components like Netfl...

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

PART 1 MICROSERVICES BASICS
Enterprise Java microservices
Developing a simple RESTful microservice
Just enough Application Server for microservices
Microservices testing
Cloud native development
PART 2 - IMPLEMENTING ENTERPRISE JAVA MICROSERVICES
Consuming microservices
Discovering microservices for consumption
Strategies for fault tolerance and monitoring
Securing a microservice
Architecting a microservice hybrid
Data streaming with Apache Kafka