InfoQ Homepage Development Content on InfoQ
-
The Power of Partnership & Building a Cloud Native Tier-1 Platform in Parallel to the Existing Platform and Performing a Reverse Integration Deployment Strategy
Working with the Comcast SPARROW Activation Team Pivotal provided input on product strategy, architecture and design, anticipating more than a 50% reduction in infrastructure systems.
-
Unik: Unikernel Backend to Cloud Foundry
Idit Levine introduces Unik, an orchestration system for unikernels. He covers: an overview of Unikernel, UniK and the integration with Cloud Foundry followed by a demo.
-
Adding ES6 to Your Developer Toolbox
Jeff Strauss presents some of the most interesting features available in ES6, providing developers with reasons why they should start using it today.
-
HotSpot under the Hood
Alex Blewitt presents how HotSpot represents Java objects in memory, how bytecode is compiled into native code to gain the fastest execution time, and how data structures have changed over time.
-
Introduction to D3.js
Bryan Nehl introduces the D3.js visualization library, demonstrating and explaining the code behind some of the more practical and interesting visualizations and charts.
-
GIF: The Image Format that Keeps Giving
Igor Wiedler discusses GIF topics: compression, patents, legal trials, boycotts, browsers, color palettes and binary numbers.
-
ESPN Next Generation APIs Powering Web, Mobile, TV
Manny Pelarinos talks about the tension of optimizing APIs for different experiences, while supporting hundreds of endpoints and many web and mobile applications at scale.
-
Understanding Performance with DTrace: A Case Study
Adam Leventhal introduces DTrace, using a case study o solve a performance problem.
-
Security Vulnerabilities in 3rd Party Code: FIX ALL THE THINGS
Kymberlee Price discusses vulnerability data and explores the source and spread of these vulnerabilities through products, along with advice on what can be done to address security vulnerabilities.
-
Reactive Programming for Java Developers
Rossen Stoyanchev discusses what reactive programming is all about and tries to make sense of the transition from traditional application development to reactive programming.
-
Banking from the Future: Cryptocurrency Key Storage
Olaf Carlson-Wee examines various novel cryptosystems used to facilitate the secure storage of billions of dollars in global crypto banks.
-
Spring MVC 4 Web Apps
Rossen Stoyanchev reviews the main features in Spring Framework 4.x and previews the work towards Spring Framework 5.