InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
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.
-
Data, Drugs, and Disruption: Leading High-performance Company in Drug Development
Olga Kubassova shares her journey from mathematician to CEO, detailing how engineering skills translate into business leadership.
-
AI in the Age of Climate Change
Nischal HP shares insights on building a data-driven economy to incentivize sustainable farming and reduce carbon emissions.
-
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.
-
How GitHub Copilot Serves 400 Million Completion Requests a Day
David Cheney explains the architecture powering GitHub Copilot, detailing how they achieve sub-200ms response times for millions of daily requests.
-
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.
-
The Harsh Reality of Building a Real-Time ML Feature Platform
Ivan Burmistrov shares how ShareChat built their own Real-Time Feature Platform serving more than 1 billion features per second, and how they managed to make it cost efficient.
-
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.
-
Building Your First Platform Team in a Fast Growing Startup
Jessica Andersson discusses Platform Engineering, how to start small, strategies and tradeoffs, gaining adoption from developers, and the future.
-
Recommender and Search Ranking Systems in Large Scale Real World Applications
Moumita Bhattacharya overviews the industry search and recommendations systems, goes into modeling choices, data requirements and infrastructural requirements, while highlighting challenges.
-
Dare Mighty Things: What NASA's Endeavors Teach Us about the Power of Calculated RISCs
Khawaja Shams explores the essence of calculated risks, discussing why these risks are worth taking, how to identify and mitigate potential downsides, and the characteristics of good risks.
-
A Walk along the Complexity-Performance Curve
Richard Startin explores the relationship between complexity and performance through the lens of recent improvements to the Java String class, visiting continuous profiling and some assembly code.