InfoQ Homepage News
-
The Last Days of Parse
Parse co-founder Kevin Lacker sent out a final reminder of Parse shutting down at the end of this month. Developers are urged to export any data they would like to save as soon as possible.
-
How 3rd Party Tools Nearly Killed Performance (and Culture) at Adidas
How the shoe and clothes giant manufacturer's IT tamed an out-of-control proliferation of third party tools in their global websites which was killing performance. Furthermore, this led to a blame culture setting in between business and IT. A new third party governance process focusing on performance data and user experience validation was key to stop the bleeding.
-
Pivotal Releases First Milestone of Next-Generation Spring Data Featuring Reactive Database Access
Pivotal recently released the first milestone of next-generation Spring Data projects featuring full support for Java 8 and Spring 5, and reactive database access for MongoDB, Apache Cassandra, and Redis.
-
Writing Good Unit Tests
Try to keep units small, use appropriate tools, and pair-up programmers and tester; these are suggestions for writing good unit tests. Unit testing is a mixture of programming and testing; programmers can work together with testers to learn from each other and broaden their knowledge horizons.
-
Twitter Sells Fabric to Google
Google has bought Twitter Fabric and will integrate the platform into Firebase.
-
Webpack 2 Finalized with Focus on Improved Documentation
The final release of webpack 2, the popular JavaScript module and asset bundler, has arrived, bringing with it native support for ES2015 and vastly improved documentation. However, it's too early to tell if the new version will dramatically improve build times and file sizes.
-
Microsoft Edge Updates Support for WebVR, Makes Flash Click-to-Run
Microsoft has started 2017 by rolling out Windows 10 build 15002 to end users, giving developers a new UWP architecture for Microsoft Edge’s multi-process model and click-to-run Flash content.
-
QCon London 2017 in Full Gear: Talks from Jonas Bonér, Sachine Kulkarni & Martin Thompson
With just under 50 days to go before QCon London 2017, tickets for the 11th annual technology conference hosted at the iconic Queen Elizabeth II Conference Center March 6-8 are moving quickly.
-
Java 10 Could Bring Upgraded Lambdas
A new JEP proposes enhancements to lambda functionality, including better disambiguation, use of the underscore for unused parameters, and shadowing of outer variables. Although these changes would bring lambdas in Java closer to other languages', the community seems divided for now. This JEP complements a series of other proposals to improve the Java language with type inference and better enums.
-
Lessons Learned the Hard Way
Ricardo Fiel, Cloud Solutions Architect at Microsoft, gave a presentation at the Scrum Gathering Portugal 2016 on some common ground he has found when collaborating with several types of organizations and about the lessons he has learned on his way while trying to leverage teams’ environment.
-
Google Introduces Cloud-Based Encryption Key Management Service
Google has announced a new service for its Google Cloud Platform (GCP) that allows to create, use, rotate, and destroy symmetric encryption keys. Although the new Cloud Key Management Service (KMS) is integrated with Google's Cloud Identity Access Management and Cloud Audit Logging, keys managed using KMS can be also used independently.
-
Google Release Zipkin Integration with Stackdriver Trace for Tracing Distributed Applications
Google Cloud Platform has released an open source Zipkin server that allows Zipkin-compatible clients to send traces to Google’s own Stackdriver Trace distributed tracing service for analysis. This Zipkin/Stackdriver Trace integration is aimed at developers whose applications and services are written in a language or framework that Stackdriver Trace doesn’t officially support.
-
Intel Open-Sources BigDL, Distributed Deep Learning Library for Apache Spark
Intel open-sources BigDL, a distributed deep learning library that runs on Apache Spark. It leverages existing Spark clusters to run deep learning computations and simplifies the data loading from big datasets stored in Hadoop.
-
Opera Introduces Neon, an Experimental Concept Browser
Opera, the Norwegian browser maker acquired last year by a Chinese investment consortium, has introduced a new experimental browser called Opera Neon.
-
Yahoo! Screwdriver–A CD Tool That Scales
Yahoo! has open sourced Screwdriver, their CD tool used internally in production.