InfoQ Homepage Development Content on InfoQ
-
Java at Speed: Getting the Most out of Modern Hardware
Gil Tene discusses some of the optimizations and capabilities that the latest crop of JVMs are able to apply when running on the latest servers, and performance issues with financial applications.
-
State of Chaos Engineering
Bruce Wong discusses the current state of Chaos Engineering, emerging patterns of success, and the future opportunity at hand.
-
Wobserver: Easy to Integrate Monitoring and Debugging
Ian Luites introduces wobserver, discussing the background of the project and showing how to mount it into a Phoenix application, hook it up to Prometheus, and deploy it behind a load balancer.
-
Shaving the Golden Yak
Jessica Kerr provides reasons to spend some time smoothing the development experience, and clues for where to spend that time in ways that help the entire team.
-
Lessons Learned from Fighting Nation States in Cyber Space
Dmitri Alperovitch covers important lessons learned from the hack of the DNC incidents like nation-state intrusions from China, Iran, North Korea, Russia and other countries.
-
Electron Apps, from Start to Production
Paul Betts discusses Electron, a platform for writing cross-platform Desktop apps, explaining how to start writing apps, how to integrate web UI libraries and languages, and others.
-
Mixing in React
Rushaine McBean talks about how she integrated React into an existing app with its own semi structure, and the lessons learned, improvements made along the way and resulting front-end standards.
-
Real-Time Metrics Computations to Power Video Quality of Delivery Resilience
Sudhi Nada shows how Conviva deals with video delivery issues, illustrating the business impact of video delivery failures and how to build resiliency into such systems based on real-time metrics.
-
Interpreting the Language of Devices in the Wild
Brad Unruh discusses machine instrumentation, data capture and interpretation approaches from a leading supplier of infrastructure and industrial machinery.
-
Bots & Messaging Application APIs
Jasmine Anteunis discusses integrating bots with messaging applications.
-
GitHub's GraphQL Future
Kyle Daigle shares why GitHub chose GraphQL, how it differs from REST, how GitHub went about implementing it, and how they're using it in production a year later.
-
Managing the Reactive World with RxJava
Jake Wharton discusses how to think about asynchronous sources, the tools that RxJava provides to handle them, and takes a look at the future of Java and how it will affect the library.