InfoQ Homepage Cloud Computing Content on InfoQ
-
Running AWS Lambda Functions on CloudFront with Lambda@Edge
Oliver Gutperl introduces the Lambda@Edge runtime model, outlines use cases like cookie handling and redirects, then he covers experimental ideas that take advantage of serverless.
-
Gotchas Using Terraform in a Secure Delivery Pipeline
Anton Babenko discusses how to integrate Terraform in a secure continuous delivery pipeline, explaining how to manage AWS infrastructure in a secure way using Terraform.
-
Forced Evolution: Shopify's Journey to Kubernetes
Niko Kurtti talks about the challenges Shopify saw in moving from a traditional host-based infrastructure to a cloud native one, moving not only their core app to Kubernetes but also other apps.
-
Serving Millions of Customers Serverless at CapitalOne
Srini Uppalapati, Kiran Satelli talk about how CapitalOne migrated customer accounts and transactions to a completely serverless architecture, and built a resilient Transactions and Accounts platform.
-
Serverless + Containers = Modern Cloud Applications
Donna Malayeri talks about how Pulumi has helped their customers transition from a traditional architecture to one that uses serverless and containers.
-
Serverless Patterns and Anti-patterns
Joe Emison covers the ideal patterns for serverless applications, anti-patterns for both greenfield applications & migrations, real-world consequences of running serverless applications in production.
-
Observability to Better Serverless Apps
Erica Windisch dives into how serverless development with observability tooling can help bridge the gap between operations and business intelligence to learn better and iterate faster.
-
Containers at Web Scale Panel
The panelists talk about what the future looks like in the container management space, improvements in developer productivity, overall systems reliability and compute efficiency, and more.
-
The Cloud is Ready. Are You? Accelerating Enterprise Cloud Adoption with Automation
Ashok Balasubramanian discusses how Syntel’s automation powered approach helps enterprises adopt cloud, including one case of adoption of Pivotal.
-
From Zero to a Full Docker-Based IT Teams
Rachid Zarouali discusses their adoption of Docker, the tooling used, and how it helped them in their development and ops work.
-
It's Not Continuous Delivery if You Can't Deploy Right Now
Ken Mugrage argues that CD is done when code is deployed in production, providing code management strategies, deployment patterns, and types of CD pipelines.
-
CRI Runtimes Deep Dive: Who's Running My Kubernetes Pod!?
Phil Estes discusses CRI implementations and gives a hands-on demonstration of how Kubernetes, the CRI, and CRI-supporting runtimes work together to handle the container lifecycle within their K8 pods