InfoQ Homepage Cloud Computing Content on InfoQ
-
Efficient Serverless Development: Latest Patterns and Practices on AWS
Yan Cui discusses what serverless really means and why it's a game-changer for developers, walking through a day in the life of a serverless developer.
-
Optimizing Java Applications on Kubernetes: beyond the Basics
Bruno Borges discusses the strategies for enhancing Java application performance on Kubernetes, focusing on leveraging JVM ergonomics, and managing garbage collection processes.
-
Think, Architect, and Sustain Your Serverless Applications as [Set] Pieces!
Sheen Brisals discusses how the characteristics of serverless influence us to think in a new way of architecting and evolving modern applications as set pieces
-
From Local to Production: a Modern Developer’s Journey towards Kubernetes
Urvashi Mohnani discusses the full developer experience of writing an application, containerizing it locally, deploying it to a Kubernetes cluster, and debugging Kubernetes applications locally.
-
Navigating LLM Deployment: Tips, Tricks, and Techniques
Meryem Arik discusses some of the best practices in model optimization, serving and monitoring - with practical tips and real case-studies.
-
Improving Developer Experience Using Automated Data CI/CD Pipelines
Noémi Ványi and Simona Pencea discuss a code and data branching strategy that basically allows your data to follow your code.
-
Beyond Platform Thinking at RB Global – Build Things No One Expects, in a Place No One Expects It
Ranbir Chawla discusses the strategy to simplify a complex spider web of non-cloud native SAAS and homegrown systems into a well factored API driven platform with well-defined domain boundaries.
-
Turbocharged Development: the Speed and Efficiency of WebAssembly
Danielle Lancashire discusses why Wasm is the most cross-platform unit of compute for serverless applications, and how that translates to efficiency at scale.
-
Resilience and Chaos Engineering in a Kubernetes World
The panelists discuss the tools, knowledge, and resources that can help achieve faster incident response and recovery times.
-
Building SaaS from Scratch Using Cloud-Native Patterns: a Deep Dive Into a Cloud Startup
Joni Collinge presents the design and implementation of the Diagrid Cloud platform, covering design considerations, trade-offs and learnings, using Kubernetes, Dapr and Cloud-Native services.
-
CI/CD beyond YAML: The Evolution Towards Pipelines-as-Code
Conor Barber explores the evolution of infrastructure, focusing on the shift from YAML configurations to pipelines-as-code, covering modern CI/CD systems like GitHub Actions, GitLab, and CircleCI.
-
Kubernetes without YAML
David Flanagan discusses using programming languages to describe Kubernetes resources, sharing constructs to deploy Kubernetes resources, and making Kubernetes resources testable and policy-driven.