Cloud Native Infrastructure, written by Justin Garrison and Heptio Senior Developer Advocate Kris Nova, is about patterns and practices for creating infrastructure capable of manag...
Autopilot for your Django projects. The handbook is aimed at developers, who are already familiar with command-line tools and either know some basic Python or are experienced progr...
Spring Cloud为开发人员提供了工具,用以快速的在分布式系统中建立一些通用方案(例如配置管理,服务发现,断路器,智能路由,微代理,控制总线,一次性令牌,全局锁,领导选举,分布式会话,集群状态)。协调分布式系统有固定样板模型,使用Spring Cloud开发人员可以快速地搭建基于实现了这些模型的服务和应用程序。他们将在任何分布式环境中工作,包括开发人员...