InfoQ Homepage Cloud Computing Content on InfoQ
-
AaaS – Anything as a Service. Anything Left to Do, Then?
Dustin Huptas compares private infrastructure with cloud IaaS. PaaS, serverless, considering pros and cons and discussing cases where either model makes sense.
-
Serverless - Power to the Black Box!
Michael Bruns shows for which purposes serverless is a good fit, how it actually works and in which cases it is better to avoid it.
-
Monitoring Serverless Architectures
Rafal Gancarz provides an overview of monitoring capabilities required for serverless apps -metering, logging, tracing, auditing, alerting-, and helpful AWS services.u
-
A Practical Road to SaaS in Python
Armin Ronacher discusses his experiences building SaaS businesses on a Python technology stack from a security and scalability point of view, and what other technologies work well with Python.
-
Dev to Prod in Five Minutes: Is Your Company Ready?
Carlos Leon gives first-hand practical advice for adopting containers and the changes required, and talks about the technical and cultural changes needed to move at the pace containers can offer.
-
When Containers Attack!
Anne Currie dives deep into history: what the past can tell us about full stack engineers, popular tech platforms and the dangers of searching for the perfect technology.
-
cgroupv2: Linux's New Unified Control Group System
Chris Down goes over design decisions and deviations for cgroupv2 compared to v1, pitfalls and caveats one may encounter when migrating to cgroupv2, and how Facebook is using cgroupv2.
-
Continuous Delivery the Hard Way with Kubernetes
Luke Marsden assembles a CI/CD pipeline from scratch to Kubernetes using GitLab CE as an example. The talk is mostly demos.
-
Deliver Docker Containers Continuously on AWS
Philipp Garbe discusses ECS and all other services needed to run containers in production, automatically deploying and scaling an ECS cluster and containerized applications.
-
The Hitchhiker's Guide to Serverless JavaScript
Steve Faulkner discusses Bustle's entire serverless stack. He talks about the good, the bad, and the ugly, sharing real numbers from production systems.
-
It's Microservices All the Way down
Ori Pekelam discusses the principles underlying a microservices architecture, the risks associated with it, topologies, ways of communication between services, deployment, and other considerations.
-
Continuous Performance Testing
Mark Price talks about techniques for making performance testing a first-class citizen in a Continuous Delivery pipeline.