InfoQ Homepage Companies Content on InfoQ
-
Predicting the Future: Surprising Revelations trom Truly Big Data
Pushpraj Shukla discusses how Microsoft Bing predicts the future based on aggregate human behavior using one of the largest scale data sets, and recent progress in large scale deep learnt models.
-
Netflix Keystone - How We Built a 700B/day Stream Processing Cloud Platform in a Year
Peter Bakas presents in detail how Netflix has used Kafka, Samza, Docker, and Linux to implement a multi-tenant pipeline processing 700B events/day in the Amazon AWS cloud.
-
Integrating Different IDEs with a Common Set of Developer Services
David Staheli discusses approaches Microsoft is taking to plugin development, sharing experiences in reusing code across plugins for different IDEs, with demos of plugins in Eclipse, IntelliJ, and VS.
-
The State of Docker and Vagrant Tooling in Eclipse
Roland Grunberg and Jeff Johnston present the current status and future plans for Eclipse Docker Tooling, including some demos.
-
Streaming Auto-scaling in Google Cloud Dataflow
Manuel Fahndrich describes how they tackled one particular resource allocation aspect of Google Cloud Dataflow pipelines - horizontal scaling of worker pools as a function of pipeline input rate.
-
Culture and the Games People Play
Roy Rapoport discusses the power of alignment (or lack thereof) using real-world examples, his experience introducing Python in production, and the organizational structures and culture within Netflix
-
Unfrying Your Brain with F#
Andrea Magnorsky discusses active patterns, computation expressions, parsers, using type providers and more. These language features help make code simpler and easier to maintain.
-
Developing Cloud-native Applications with Eclipse and the Spring Tool Suite
Martin Lippert introduces “Boot Dashboard”, a new open source tool for developing, deploying and debugging microservices in the cloud.
-
The Case for Bringing Swift to the Server
Patrick Bohrer and Chris Bailey present a preview of IBM latest cloud deployment configurations, Swift package-based cloud services, tools integration, and their plan to bring Swift to the server.
-
Docker, Vagrant and Kubernetes Walk into an Eclipse'd Bar
Max Rydahl Andersen explains how one can use Docker and Vagrant today with Eclipse to improve the local development experience and then cover how it all came together in the cloud and container space.
-
Node4J: Running Node.js in a JavaWorld
Ian Bull introduces Node4J and explores the performance characteristics and highlights the tools that help one develop, debug and deploy Node.JS applications running directly on the JVM.
-
A Board Game Night with Geeks
Felienne Hermans explains how she used F# to determine if the game Quarto can end up in a tie or if there is always a winner. The technique used can be applied to scheduling and register allocation.