BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Development Content on InfoQ

  • SQL Server Roundup

    A lot of small releases were made by Microsoft’s SQL Server team last month. Some of the highlights include Power BI for on-site servers, System Center support for SQL Server 2014, and updated Java/PHP drivers.

  • QCon London 2015: Google, Netflix Keynotes Confirmed; Tutorials At-a-Glance (March 2-6, 2015)

    John Wilkes, ​Principal Software Engineer at Google and Roy Rapoport, Manager of Insight Engineering at Netflix have been confirmed to keynote at the 9th annual QCon London (Mar 2-6, 2015). All four keynotes, 65/100 speakers, and 13 tutorials are now confirmed, including 19 conference tracks. Register before Jan 26 and save £290.

  • Microservices, Containers and Docker

    Working with a microservices architecture creating small services with a need for light-weight mechanisms, independent deployment, scalability and portability, a container technology like Docker can provide an ideal environment for deployment of these services with respect to speed, isolation management, and lifecycle.

  • 2014 JavaScript in Review

    2014 has been an impressive year for JavaScript and its place on the web. We've covered a lot of stories on InfoQ from MVC frameworks to small, specialized libraries.

  • Alex Bordei on Scaling NoSQL Databases

    Network performance, virtualization and testing are some of the considerations to address performance and scalability issues with NoSQL databases. Alex Bordei wrote about scaling NoSQL databases and tips for increasing performance when using these data stores.

  • Shippable Launches Version 2.0 Leveraging Docker-Based Applications

    Shippable recently announced its new platform in the virtualization space, which now supports containerized workflows

  • FoundationDB 3.0 Scales to New Heights

    <a href="https://foundationdb.com/">FoundationDB</a> has released version 3.0 of its <a href="https://foundationdb.com/key-value-store">key-value store</a> with a primary focus on scalability and performance.

  • jQuery Takes Over the Pointer Events Polyfill from Google

    The Chromium team announced back in August that Google is no longer working on implementing Pointer Events in Chrome in order to focus on Touch Events. Now they have given control to the Pointer Events polyfill library to jQuery which is hoping to “drive developer adoption of this unified event system” and eventually see “all browsers implement this standard natively.”

  • AutoMapper 3 Adds Open Generic and Callback Support

    AutoMapper, .NET’s most popular object-to-object mapping library, has been updated with a large set of new features including support for open generics and callbacks. AutoMapper 3.3 is expected to the final version in the 3.x series.

  • State of the Art in Microservices

    Moving to Continuous Delivery and speeding things up, the rate of change have increased at the same time as the cost, size and risk of change has reduced, an DevOps and agile transformation, and a containerization that is very compelling for businesses of nowadays, Adrian Cockcroft explained in his keynote at the recent Docker conference in Amsterdam.

  • Ruby 2.2.0 Released, Featuring Incremental and Symbol GC

    Ruby 2.2.0, released on December 25th, is the gift rubyists got for Christmas. Highlights include several garbage collection (GC) improvements. There is a new incremental GC algorithm and symbols are now garbage collectable. Ruby also got a collection of minor improvements on the core classes and its standard library.

  • Under the Hood with a Prototype of Enhanced Generics for Java

    Although Java 8 only shipped earlier this year, with Java 9 not due until mid-2016, a first prototype of features expected for Java 10 has appeared, including an overhaul of Java's generics.

  • Experiences and Good Practices from Hackathons

    Hackathons are events where developers work together during a fixed period to collaboratively develop software. They provide learning opportunities and space for developers and organizations sponsoring the hackathons to network and have some fun.

  • Restlet 2.3 Released, Featuring Java 7, SPDY and CORS Support

    Restlet has released version 2.3 of its Restlet Framework. This release is largely an effort to update the project's dependencies and to improve its API documentation and management. Restlet has been developing a comprehensive API platform with Restlet Studio (a web IDE for building APIs), APISpark (a PaaS for building API's), as well as Restlet Framework (its open source offering.)

  • Atlas Workflow and Vagrant Push

    Atlas is a new product from Hashicorp, whose main goal is to unify the workflow of moving applications from development to production, by leveraging the suite of open source tools that Hashicorp's been releasing over the years. These include Vagrant, Packer, Terraform and Consul. Atlas rests on the immutable infrastructure principle, meaning you deploy to production entire machine images.

BT