InfoQ Homepage Development Content on InfoQ
-
Google Cloud Platform Gets PCI DSS Certification
Just in time for holiday shopping, Google is getting its cloud platform ready to host eCommerce workloads.
-
GridGain Becomes Apache Ignite
GridGain's In-Memory Data Fabric entered Apache Incubator last October under the name of Apache Ignite. The company donated its flagship in-memory computing platform to the Apache Software Foundation with the intention of attracting external developers and growing a viable community around its core technology.
-
Service Workers Promise to Make Web Apps Feel Native
The service worker browser feature holds promise for developers looking to make their web apps feel more like native apps. Running in the background and without user interaction, service workers enable advanced scenarios such as offline functionality, cache, background sync, geofencing, and push notifications.
-
Google Uses Machine Learning to Simplify CAPTCHA
Google has announced a new CAPTCHA API which provides a No CAPTHA experience for most users.
-
Firefox 34 Brings SSLv3 Security Fix, New HTML5 Implementations
Mozilla has this week released Firefox 34, with notable features including SSLv3 disabled by default, WebIDE, and the implementation of ECMAScript 6 WeakSet.
-
Amazon EC2 Reserved Instance Model Gets Simplified
AWS has simplified the pricing model for Amazon EC2 reserved instances. It has replaced the utilization based pricing model with a simpler model to buy reserved capacity.
-
Parse Announces Support for Push Notification A/B Testing
Parse has announced Push Experiments, a feature that allows to conduct A/B tests for campaigns based on the use of push notifications, which are often deployed to re-engage users in mobile apps. Push Experiments will allow to evaluate different messaging strategy and choose the one with the highest open rate, say Parse.
-
QCon New York 2015 Registration Now Open; Top 10 Presentations
Registration is now open for QCon New York 2015 (Jun 8-12). The 4th annual conference will feature practitioner-led sessions and case studies on topics like Continuous Delivery, Data Science, HTML5, Agile, Architecture, and more. Register before Dec 20th and save $800.
-
Google Releases Android Auto APIs
Following on from their announcement of Android Auto in June, Google has now published their first APIs for the platform. Available as part of the Android 5.0 (Lollipop) SDK the APIs will allow developers to add a tailored in-car experience to their existing Android applications.
-
IBM, Databricks, GraphLab Present Notebooks as Unified Interfaces for Building Prediction Apps
At the StrataHadoop conference in Barcelona last week, Rod Smith, Vice President of the IBM Emerging Internet Technologies organization, presented work on an internal product they have been developing in their consulting work with clients that integrates data sources, and data analysis.
-
The Future of Microservices
Microservices are not new ideas and we will over the course of 3-5 years end up rebuilding WS-* the same way Web Services did rebuild all from CORBA unless we learn from our mistakes and improve to prevent them from being made again, Greg Young stated in a presentation at the Microservices Conference in London.
-
Flyway 3.1 Extends Schema Evolution to DB2 z/OS, Redshift and Vertica
Last week Boxfuse announced the availability of a new release of Flyway, its open source database migration tool. Highlight is the addition of IBM DB2 z/OS, Amazon Redshift and HP Vertica to Flyway's list of supported databases, a move that expands the coverage of the "big data and big iron space." The new release also features SQL callbacks and packaged DB drivers for ease of use.
-
New Java Version - it's not JDK 1.9
JDK Enhancement Proposal (JEP) 223 is a new JDK versioning scheme to make it easier to distinguish major, minor, and security releases. It's simpler, more intuitive, easier to parse, and aligns with current industry practices, in particular Semantic Versioning. For example, if JDK 1.7.0_65-b20 (7u65) used this new versioning scheme, the version string would be JDK 7.6.15+20 (7.6.15).
-
Microservices as a Service-Oriented Delivery Model
Microservices are valuable, but to break things up properly creating the right boundaries we need to understand our business and its processes Jeppe Cramon stated in a presentation at the Microservices Conference in London.
-
Java EE 8 Security JSR will have Cloud Improvements
The Java Community Process published details of JSR 375, a redesigned Java EE Security API that includes improvements for implementing security in a cloud environment.