InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
Developing Great Web APIs Architectures w/ ASP.NET Core 2.1
Chris Woodruff talks about developing and integrating web APIs with ASP.NET Core and how to avoid some of the possible mistakes that can be done when developing a web API.
-
Lessons from 300k+ Lines of Infrastructure Code
Yevgeniy Brikman discusses how to design infrastructure APIs, automated tests for infrastructure code, patterns for reuse and composition, refactoring, namespacing, and more.
-
Go - A Key Language in Enterprise Application Development?
Aarti Parikh goes over the Go language design and talks about why Go matters in the age of multicores and cloud-native computing.
-
Fine-Grained Sandboxing with V8 Isolates
Kenton Varda explains how Cloudflare built a compute platform using V8 isolates instead of containers or VMs, achieving 10x-100x faster cold starts and lower memory footprints.
-
The Three Faces of DevSecOps
Guy Podjarny unravels the different stages in the evolution of DevSecOps.
-
Cultivating Production Excellence - Taming Complex Distributed Systems
Liz Fong-Jones talks about several practices core to production excellence: giving everyone a stake in production, collaborating to ensure observability, measuring with Service Level Objectives.
-
Mature Microservices and How to Operate Them
Sarah Wells discusses some of the challenges for building stable, resilient services and ultimately what worked at the Financial Times.
-
CLR/CoreCLR: How We Got Here & Where We're Going
Mei-Chin Tsai and Jared Parsons talk about the work the CLR/CoreCLR team has been doing to move .NET development forward and what the future looks like for developers working with the CLR/CoreCLR.
-
TypeScript for Enterprise Developers
Jessica Kerr talks about some of the great things in TypeScript, like the flexible type systems and the possibility to test before compilation, but also things that make TypeScript painful.
-
Michelangelo - Machine Learning @Uber
Jeremy Hermann talks about Michelangelo - the Machine Learning Platform that powers most of the machine learning solutions at Uber.
-
Making AI FaaSt
Dragos Dascalita Haut and Akhilesh Kumar demo an AI app built with serverless, composing multiple AI functions into one workflow deployed on a FaaS on Apache OpenWhisk..
-
Terraform Earth - Secure Infrastructure for Developers
Chase Evans describes the primitives and processes Coinbase used to eliminate unilateral access and safely shared the power of infrastructure with the entire engineering team.