BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Architecture Content on InfoQ

  • Continuous Development,is it our new maintenance reality?

    The Internet of Things, Web APIs and Big Data will make continuous development a necessary reality and will tie developers down with maintenance work on completed applications, says Andrew Binstock of Dr. Dobbs. In that case, short sprints, continuous integration and deployment and modern programming practices are even more important to ensure a developer's time is better utilized.

  • DataBricks Announces Spark SQL for Manipulating Structured Data Using Spark

    DataBricks, the company behind Apache Spark, has announced a new addition into the Spark ecosystem called Spark SQL. Spark SQL is separate from Shark, and does not use Hive under the hood. InfoQ reached out to Reynold Xin and Michael Armbrust, software engineers at DataBricks, to learn more about Spark SQL.

  • A Roundup of Cloudera Distribution Containing Apache Hadoop 5

    Cloudera recently released the latest version of its software distribution, CDH5. Almost 20 months after the last major version, CDH4 seems like ages in the Big Data world. We take a look at new features this release brings and the future direction of Cloudera after the latest round of investment from Intel and Google Ventures.

  • Hadoop Gets Better Security, Several Operational Improvements

    Hadoop 2.4.0 was recently released with several enhancements to both HDFS and YARN. This includes support for Access Control Lists, Native support for Rolling upgrades, Full HTTPS support for HDFS, Automatic failover of YARN and other operational improvements

  • Matias Duarte, Android’s Chief Designer: Make Apps for Screens, Not for Mobile

    Matias Duarte, Head of Design at Android, has recently held an interview on software design during Accel Design Conference 2014 underlining the need for a shift in software design approach from separate apps made for different devices to one app for multiple screens.

  • Windows Management Framework 5 Preview Introduces Package Manager And Network Switches Cmdlets

    Microsoft announced the availability of the Windows Management Framework V5 Preview, which includes Windows PowerShell OneGet, a package manager in the spirit of yum and apt-get; a set of cmdlets to manage network switches; and some polishing on Windows PowerShell Desired State Configuration (DSC).

  • Udi Dahan on Event-Driven Architecture and Loosely Coupled Systems

    We should build systems more loosely coupled to achieve properties like robustness, resilience and scalability, Udi Dahan emphasizes in a recent presentation discussing how we can model our systems using more event-driven and asynchronous patterns and some of the challenges developers face when introducing these principles and patterns into development.

  • Hydra Takes On Hadoop

    The social-networking company AddThis open-sourced Hydra under the Apache version 2.0 License in a recent announcement. Hydra grew from an in-house platform created to process semi-structured social data as live streams and do efficient query processing on those data sets.

  • QCon New York Update: 60/100 Speakers; Gilad Bracha, Netflix Keynotes Confirmed (Jun 11-13, 2014)

    Gilad Bracha, Co-Author of the Java Spec, and Dianne Marsh, Director of Engineering at Netflix have been confirmed as keynote speakers for the third annual QCon New York (Jun 11-13, 2014). The tutorials schedule has been finalized and the preliminary conference schedule is now live. New speakers are being added daily to the conference website, with more than 60/100 speakers already confirmed.

  • Spring Boot Goes GA

    Pivotal, last week, announced the first general availability release of the Spring Boot framework.

  • The Performance of Dart 1.3 Is on Par with Node.js

    The Google Dart team has announced Dart SDK 1.3 which improves the performance of asynchronous server-side code to the point that Dart VM is on par with Node.js, the later using another Google technology, the V8 engine.

  • JCP Members Voting No on JSR-48 WBEM

    London Java Community and other JCP members will be voting "no" on JSR 48 WBEM Service Specification, a set of APIs for Web-Based Enterprise Management.

  • Heartbleed allows dumping client and server memory remotely

    The recently disclosed Heartbleed bug allows a remote client to query the contents of a remote SSL server's memory when using vulnerable versions of OpenSSL, disclosing passwords and other secure credentials to eavesdroppers. Application sites like Yahoo! Mail and Amazon Web Services have been affected. Read on to find out more about what the bug entails,and what you should do.

  • Spark Gets a Dedicated Big Data Platform

    Spark users can now use a new Big Data platform provided by intelligence company Atigeo, which bundles most of the UC Berkeley stack into a unified framework optimized for low-latency data processing that can provide significant improvements over more traditional Hadoop-based platforms.

  • Concerns about Measuring Velocity for Team Improvement

    Agile teams measure the velocity of their sprints. It helps them to plan and track their progress and provides insight for product owners to plan product releases. Can teams also use velocity data when they want to improve themselves? Several authors have written about velocity and shared their concerns on measuring velocity to improve the productivity of teams.

BT