InfoQ Homepage Cloud Computing Content on InfoQ
-
Serverless Platform: Scientific Computation @Scale
Diptanu Choudhury talks about the platform they are developing at NASA for running computations as functions which would make it easier for researchers to program their applications & algorithms.
-
What Does Speed Mean in Software Product Delivery?
Jason Yip explores the way of thinking about "high velocity" and gives specific examples of concepts and practices to try from his experiences at ThoughtWorks and Spotify.
-
More Reliable Delivery with Monte Carlo & Mapping
Conal Scanlon talks about how to use Monte Carlo simulations to remove the guesswork from planning, story mapping to discover the story up front, and reviews an example of how to automate a forecast.
-
Serverless Security and Things That Go Bump in the Night
Erik Peterson discusses Serverless architectures and what they mean for the future of cloud applications. Peterson also explores how existing security challenges change and new ones emerge.
-
Distributed Scheduler Hell
Matthew Campbell offers tips and tricks choosing between different container schedulers -Mesos, Kubernetes, Docker Swarm, Nomad, manual - for different applications/microservices.
-
Managing Thousands of Data Services @Heroku
Gabriel Enslein discusses the evolution of fleet orchestration, immutable infrastructure, security auditing for managing data services for many Salesforce customers.
-
Presidential Campaigns & Immutable Infrastructure
Michael Fisher explores how Hillary’s campaign systematically approached every design decision to stay true to immutable principles, leveraging AWS infrastructure along with open source technology.
-
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.
-
Serverless Design Patterns with AWS Lambda: Big Data with Little Effort
Tim Wagner discusses Big Data on serverless, showing working examples and how to set up a CI/CD pipeline, demonstrating AWS Lambda with the Serverless Application Model (SAM).
-
A Series of Unfortunate Container Events @Netflix
Amit Joshi and Andrew Spyker talk about Project Titus, Netflix's container runtime on top of Amazon EC2.
-
Practical mTLS: Security without the Headaches
Ying Li discusses in detail the implementation challenges of Swarm, how her team at Docker greatly reduced the overhead necessary to manage an infrastructure that makes use of TLS certificates.
-
Architecture Patterns for Microservices in Kubernetes
Thomas Fricke describes some common patterns to build applications for use in containers, with real world examples using Kubernetes.