BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Azure Gains New Networking Capabilities

    At Ignite Microsoft announced new networking capabilities for Azure described as being ‘for a consistent, connected and hybrid cloud’. The new capabilities include improvements to ExpressRoute, Azure’s Internet bypass offering, availability of ExpressRoute for SaaS such as Office 365 and Skype for Business, additional VPN capabilities and enhancement of virtual networks in Azure’s IaaS.

  • Automating the Modern Datacenter with Terraform and Consul

    At CraftConf 2015, Mitchell Hashimoto argued that current provisioning and configuration tooling is not adequate for orchestrating the ‘modern datacenter’. The modern datacenter is agile and elastic, and ‘services’ may be spread across potentially disparate vendor platforms. Hashimoto introduced Terraform and Consul, which may be used to provide automation in these challenging environments

  • Slick 3: Reactive Streams for Asynchronous Database Access in Scala

    Slick, Typesafe's database query and access library for Scala, now supports the Reactive Streams API in the just released version 3.0. This enables developers to query their databases asynchronously and non-blocking. InfoQ talked to Slich Tech-Lead Stefan Zeiger to learn more about the new features and what they've planned for the future.

  • A Developer’s View on Microsoft Edge

    Microsoft Edge started as a IE fork but later departed considerably from it in an attempt to break with the past and legacy Internet technologies, removing 200K LoC but adding other 300K. Microsoft says they want “better interoperability with other modern browsers, improved performance, security & reliability, and reduced code complexity.”

  • Docker Security Benchmark

    Docker Inc have worked with the Center for Internet Security (CIS) to produce a benchmark document containing numerous recommendations for the security of Docker deployments. The benchmark was announced in a blog post ‘Understanding Docker Security and Best Practices’ by Diogo Mónica who was recently hired along with Nathan McCauley to lead the Docker Security team.

  • VersionOne Spring Release

    VersionOne has released the latest version of its Enterprise Agile Platform. The Spring 2015 release adds features which expand upon the platforms’s capabilities at the portfolio and program level. InfoQ spoke to Lisa Hagin, senior product marketing manager, and Mark Crowe, director product management, about the features in the new release and the future direction of the platform.

  • Python 3.5 will Support Async/Await Asynchronous Programming

    Python 3.5 will add support for coroutines with async and await syntax, according to Python Enhancement Proposal (PEP) #0492. The proposal aims at making coroutines a native Python language feature and to "establish a common, easily approachable, mental model of asynchronous programming."

  • Vorlon.js Released, Aims to Help Developers Remotely Test and Debug JavaScript Code

    Microsoft has released Vorlon.js, a remote debugging tool for JavaScript. Announcing the tool in a MSDN blog post, creator David Catuhe described Vorlon.js as "a small web server you can run from your local machine, or install on a server for your team to access, that serves the Vorlon.js dashboard and communicates with the remote devices."

  • Platypi JavaScript Platform Launches

    The Platypi JavaScript Platform recently launched and offers developers a suite of tools including a MVC framework built in TypeScript as well as a UI library and a command line tool. The platform uses Apache Cordova for cross device compatibility.

  • Organizational Transformation to Support Agile Adoption: The BetaCodex Network and Model

    The world has changed - therefore we need to transform command-and-control companies for them to adopt a new organizational model, says Niels Pflaeging. The BetaCodex Network that he co-founded applies research and open innovation to increase understanding of a "Beta" model for organizations that is suited to today's markets.

  • Glenn Tamkin on Applying Apache Hadoop to NASA's Big Climate Data

    NASA Center for Climate Simulation (NCCS) is using Apache Hadoop for high-performance data analytics. Glenn Tamkin from NASA team, recently spoke at ApacheCon Conference and shared the details of the platform they built for climate data analysis with Hadoop.

  • Advantages of CQRS

    Today’s applications are commonly unnecessarily complex or slow because of not using Command Query Responsibility Segregation (CQRS), Gabriel Schenker claims while stating he believes CQRS to be one of the most useful architectural patterns when used in the context of complex Line of Business (LOB) applications.

  • Systemd Debuts in New Debian 8 “Jessie”

    The Debian project has announced the new stable version of its operating system, codenamed “Jessie.” The new OS marks the shift to systemd, which replaces the previously used SystemV, and many more improvements.

  • Mono 4.0 Released with C# 6

    Mono 4.0 was officially released this month. This marks the first version that contains open source code from Microsoft’s CoreCLR project. It also defaults to C# 6, meaning that once again Mono has an RTM version of a new C# compiler before Microsoft.

  • Google Offers Bigtable in the Cloud

    Google is making available to customers Cloud Bigtable, their own database used for more than a decade for services such as Search, GMail, Maps or YouTube. While they are not open sourcing Bigtable as they did with other products, the new cloud service is accessible through an open source interface, the Apache HBase 1.0.1 API.

BT