InfoQ Homepage Services Content on InfoQ
-
Expand Cloud Foundry for the Enterprise
Tim Leong discusses how Comcast leverages BOSH, the Service Broker API and Custom Buildpacks to add functionality to their DevOps teams to deploy and maintain geographically dispersed applications.
-
Istio - Weaving the Service Mesh
Louis Ryan discusses Istio, a tool which provides a common networking, security, telemetry and policy substrate for service meshes which help transitioning to microservices.
-
How to Build Spring Services for Cloud-Native Platforms Using the Open Service Broker API
Matthew McNeeney and Sam Gunaratne discuss how to build services that can be deployed once and consumed anywhere with the Open Service Broker API.
-
Generating Unified APIs with Protocol Buffers and gRPC
Chris Roche and Christopher Burnett discuss how they extended the Protocol Buffer (PB) IDL to create unified APIs and data models, and how they used Envoy to move HTTP 1.1 services to gRPC.
-
Resilient Functional Service Design
Uwe Friedrichsen explores how much functional design affects the overall robustness of a solution to learn how to deliver a better "resilient functional service design".
-
Unifying Banks & Blockchains @Coinbase
Jim Posen talks about blockchain protocols used by Coinbase, detailing Coinbase’s Bitcoin, Ethereum, and US banking integrations and comparing how they implement the generalized service interface.
-
The Paved PaaS to Microservices at Netflix
Yunong Xiao discusses how Netflix standardizes common functionality like service discovery, configuration, metrics, logging, and RPC, across services.
-
Advanced Spring Data REST
Covering the features added to Spring Data REST in recent releases, Oliver Gierke looks at how to integrate manually coded REST resources, tweak representations and work with lookup types.
-
Stranger Things: The Forces that Disrupt Netflix
Haley Tucker discusses how other systems may affect Netflix' services, strategies to protect their systems and make sure they won't fail even if things go wrong.
-
PCF Dev: Spring Cloud Services in Your Pocket
Keaty Gross talks about PCF Dev, a new distribution of Cloud Foundry designed to run on a laptop or workstation, useful to develop and debug locally on a fully featured Cloud Foundry.
-
Developing a Geospatial Webservice with Kotlin and Spring Boot
Sébastien Deleuze shows how to use a relational database without JPA in order to use advanced PostgreSQL functionalities wiht a lightweight stack, demonstrating Kotlin to JavaScript transpiler.
-
Netflix's Edge Gateway Using Zuul
Mikey Cohen presents real examples of how gateway services, built on top of Netflix's Open source project, Zuul, are used in front of nearly all of Netflix's consumer facing traffic