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

  • Cloudera Acquires Big Data Encryption Startup Gazzang

    Hadoop distributor Cloudera pursued its strategy of securing the Hadoop ecosystem by acquiring last month the big data encryption and key management startup Gazzang. The deal will strengthen Cloudera's security offering and lead to the creation of a center of excellence for Hadoop security that will initially be fueled by Gazzang’s engineering team.

  • Continuous Delivery Challenges in Mobile Development

    Jesper Richter-Reichhelm, Head of Engineering at Wooga, spoke at GOTO Amsterdam 2014 about some of the challenges teams face developing mobile games with a continuous delivery mindset. In particular Jesper stressed how lack of control over the software delivery process on mobile nearly crashed their business.

  • OSGi Release 6 Specifications add Data Transfer Objects and Versioning Annotations

    At last month's OSGi DevCon in New York, the OSGi Alliance released OSGi Core Release 6. This adds a standard for representing Data Transfer Objects and a way of annotating interfaces indicating whether they are supposed to be implemented or used by clients. In addition, an osgi.native namespace and extension bundle activators have been added; read on to find out more.

  • ThoughtWorks Radar July 2014: Trends in JavaScript, Microservices, Conway’s Law and Decentralization

    ThoughtWorks has recently published their Technology Radar July 2014 (PDF) noticing important trends in the JavaScript ecosystem, microservices, Conway’s Lay and infrastructure decentralization.

  • Knowing if You Are Building the Right Product

    Developing and delivering products which customers don’t want and for which there is no market can be costly. Agile can help you to efficiently develop products, but you need to know what to build. How can you find out which products your customers need?

  • Patterns for Building and Deploying Microservices

    Managing micro-services means looking after lots of small systems talking to each other and automated provisioning as well as infrastructure automation is crucial, James Lewis states when sharing techniques and practices that have helped him manage the increased operational complexity a microservice architecture gives.

  • BipIO Goes Beta - An Interview With Michael Pearson

    BipIO is a light-weight open source IPaaS which lets you visually interconnect various cloud services as micro-apps or personal workflows. After running as a private beta, BipIO recently opened up to the public. We spoke with Michael Pearson, Founder and Technical Lead for BipIO about the platform and his experience developing it using NodeJS and lots of public APIs.

  • rest: Open Source REST Framework For Haskell

    Silk has recently open-sourced a REST framework for Haskell, called "rest". It provides a DSL for defining REST services which can then be run in popular web frameworks such as happstack. This comes with features such as type-safe URLs, abstraction of format-type support, and a clean separation of API specification and business logic.

  • The Term µServices Already Defined Four Years Ago

    “I coined the term µServices four years ago defining them as services that always communicate within the same process, without any overhead, as a way to separate these lightweight services from the heavy, costly, and complex services people tended to think about because of the advent of Service Oriented Architectures (SOA)” Peter Kriens recently claimed.

  • Ecma Standardizes Dart

    Ecma International has standardized the first edition of Dart, ECMA-408.

  • Top Docker Misconceptions

    Based on his experience as a system administrator evaluating Docker, Matt Jaynes has written at the DevOps University website about the top Docker misconceptions, warning about adopting Docker at small scale and without solid infrastructure foundations, and providing alternatives to improve the deployment process.

  • Google Launches Gmail API Beta

    At the last Google I/O Google has introduced a new Gmail API aiming at "giving developers flexible, RESTful access to the user's inbox, with a natural interface to Threads, Messages, Labels, Drafts, and History", and bringing developers multiple benefits over IMAP, says Google.

  • QCon San Francisco Update (Nov 3-7, 2014): Tracks Announced, Registrations Up 875%

    Track topics have been finalized for the 8th annual QCon San Francisco (Nov 3-5, 2014). Registrations for the event - which has been completely sold out for the past three years - are up 875% compared to the same time last year. Register before Jul 26th and save $700.

  • Drupal Integration with Native iOS and Android Apps

    At latest Drupal Conference in Austin, TX, mobile and web development company Lemberg has introduced a native Drupal 8 software development kit. Lemberg's SDK aims at making it easier for developers to handle the communication between a native mobile app and a Drupal website. The SDK is currently available only for iOS and Android, while the Windows Phone version should be coming soon.

  • HazelcastMQ v1.0.0 with a STOMP and Apache Camel Implementation

    The recently released version v1.0.0 of HazelcastMQ adds a Java STOMP client and server implementation as well as an Apache Camel component. HazelcastMQ is a provider of a messaging layer on top of the basic Queue and Topic data structures in Hazelcast, an in-memory data grid. STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol, an interoperable wire format.

BT