InfoQ Homepage Conferences Content on InfoQ
-
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.
-
Build-Time Optimizations in JavaScript Applications
Evan You explores some existing build-time optimization ideas, introduces related work in the Vue ecosystem, and discusses ideas for future experimentation.
-
“GameDay” – Achieving Resilience through Chaos Engineering
Pete Cohen and Matt Fellows discuss GameDay and chaos engineering, what they are, and how they were done successfully by some organizations.
-
Status and Power Improv
Todd Charron discusses power, its role in interacting with others, and how to adjust it depending on the group or individual one is interacting with.
-
Evolve with Genetic Algorithms
Charlie Koster introduces genetic algorithms, what they are, what they are useful for, and demonstrates code that shows how to create and use them.
-
Go Programming Language
Dave Cheney discusses the Go language: writing and interpreting benchmarks, using performance tools built into the Go runtime, GC and writing GC-friendly code.