InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
Designing Services for Resilience: Netflix Lessons
Nora Jones talks about designing microservices for enabling resiliency testing and the moving parts we need to consider when designing them from the get go, and along their lifetime.
-
NDBench: Benchmarking Microservices at Scale
Vinay Chella and Ioannis Papapanagiotou discuss Netflix's Cloud benchmark system, how it was integrated with their release cycle, showcasing how multiple instances can be monitored from a single UI.
-
Creating a Culture of Observability at Stripe
Cory Watson talks about people, their needs and how to make them awesome.
-
Testing in Production - Quality Software Faster
Michael Bryzek discusses building software with no dev, QA or staging environments, diving into “verifying in production” - what it takes to build software tested continuously in production.
-
Performance beyond Throughput: An OpenJ9 Case Study
Marius Pirvu talks about the new advancements in the area of JVM performance using the latest open source JVM technology at Eclipse OpenJ9 running with OpenJDK.
-
Polyglot Persistence Powering Microservices
Roopa Tangirala takes a look at Netflix’s common platform used to manage, maintain, and scale persistence infrastructures, sharing the benefits, pitfalls, and lessons learned along the way.
-
Getting Data Science to Production
Sarah Aerni covers the nuts and bolts of the Einstein Platform, a system that enables the automation and scaling of Artificial Intelligence to 1000s of customers, each with multiple models.
-
Service-Oriented Development
Rafael Schloming talks about how the real goal of microservices is to break up a monolithic development workflow. He shows how to build software enabling to move fast and make things.
-
ML for Question and Answer Understanding @Quora
Nikhil Dandekar discusses how Quora extracts intelligence from questions using machine learning, including question-topic labeling, removing duplicate questions, ranking questions & answers, and more.
-
Making a Bigger Impact: Important Skills to Master
Ariya Hidayat discusses the significance of tracking scopes and deliverables of a project, how to invoke changes to an organization, and how to improve the narrative of communication.
-
IOT and Edge Compute at Chick-fil-A
Brian Chambers talks about how Chick-fil-A architected the IoT platform and created a digital ecosystem that enables their business to deploy IoT solutions to restaurants.
-
Design for Continuous Evolution
Eric Brewer explores continuous evolution -adding features easily to a running service- a key to high velocity in development, focusing on immutability to decouple specification from instantiation.