InfoQ Homepage DevOps Content on InfoQ
-
Spring Cloud on AWS
Agim Emruli presents common patterns and best-practices to run the application on the AWS cloud and how to use the platform provided services efficiently.
-
Load Balancing is Impossible
Tyler McMullen discusses load balancing techniques and algorithms such as Randomized Least-conns, Join-Idle-Queue, and Load Interpretation.
-
A Dark and Stormy Night: Operational Antipatterns
Kiran Bhattaram shares common operational antipatterns, useful tactics and stories learned in difficult situations.
-
Introduction to DocumentDB
Brian Korzynski introduces DocumentDB, a document database offering on the Azure platform: what it is, how to use it, how much it costs, and how it compares to other cloud document database offerings.
-
Spring Data and In-Memory Data Management in Action
John Blum and Luke Shannon present and code a live Spring Boot-based application powered by Apache Geode (a.k.a. Pivotal GemFire) running on CloudFoundry.
-
Consuming Data Services with Spring Apps on Cloud Foundry
This talk covers how the Spring Boot and the Cloud Foundry Java Buildpack auto-configuration mechanisms work, their limitations, and how to explicitly configure connections when needed.
-
Spring Cloud with Consul and Vault
Spencer Gibb discusses how to integrate Spring Boot applications with Consul and Vault for Service Discovery, Configuration, Secrets, Event Bus and more.
-
Elegant AWS Lambda
Mario Aquino demonstrates deploying services to the AWS Lambda platform, configuring these services, and interacting with them through logging and monitoring.
-
Modern Web Security, Lazy But Mindful Like a Fox
Albert Yu presents a few viable, usable and effective defensive techniques that developers have often overlooked.
-
Spinnaker - Land of a 1000 Builds
Greg Turnquist talks about Spinnaker, the open source continuous deployment tool that supports multiple clouds, multiple languages, and multiple providers.
-
Cassandra and DataStax Enterprise on PCF
Ben Lackey and Cornelia Davis start with the use cases for on-demand, dedicated DSE clusters, cover the solution design, and demo the system, touching also the support that Spring has for Cassandra.
-
OpenID Connect & OAuth - Demystifying Cloud Identity
Filip Hanik and Sree Tummidi talk about the OpenID Connect and OAuth 2, sharing their experiences building the CF User Authentication and Account management project, and OpenID Connect implementation.