InfoQ Homepage Cloud Computing Content on InfoQ
-
Lessons & Best Practices from Leading the Serverless First Journey at CapitalOne
George Mao shares Capital One's serverless journey, highlighting cost optimization and development tips.
-
Navigating LLM Deployment: Tips, Tricks, and Techniques
Meryem Arik shares best practices for self-hosting LLMs in corporate environments, highlighting the importance of cost efficiency and performance optimization.
-
A Platform Engineering Journey: Copy and Paste Deployments to Full GitOps
Jemma Hussein Allen explains practical approaches to CI/CD, GitOps, and team collaboration, aimed at enhancing software development lifecycle efficiency.
-
Rebuilding Prime Video UI with Rust and WebAssembly
Alexandru Ene features details of a new UI SDK in Rust for Prime Video that targets living room devices.
-
How to Ship Updates to 40+ Apps Every Week With Nx
Santosh Yadav discusses the world of Nx, maintaining a large Angular code base, CI/CD, release strategy, feature flags, introducing new tools to the codebase.
-
The Art of Embracing Failures with Serverless Architectures
Anahit Pogosova explores some of the most common challenges and pitfalls inherent to distributed systems and architectures and looks at strategies to mitigate them using AWS Lambda and Amazon Kinesis.
-
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.