BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Dart News: Angular 2 Dart and Flutter

    Angular 2 Dart and Flutter were the most important news mentioned at the recent Dart Developer Summit 2016.

  • Serverless Operations is Not a Solved Problem

    The emergent theme from day one of the Serverlessconf London 2016 was that far from being ‘NoOps’ Serverless platforms bring with them substantial operational challenges. The physical servers and virtual machines may have been abstracted away, but that doesn’t mean an end to infrastructure configuration; and developers ignore the implications of underlying persistence mechanisms at their peril.

  • Deis Helm Major Release Improves Kubernetes Usability

    InfoQ recently interviewed Jason Hansen, chief architect at Deis, about a recent major release of Deis Helm. Deis builds open source tools that make using Kubernetes easier. The banner feature for the release is first-class support to upgrade Kubernetes releases in place. Helm now also provides the ability to define pre and post hooks that are called during install, upgrade, and deletion.

  • Johanna Rothman – Scaling Agile Projects to Programs

    In a presentation for OnAgile 2016, Johanna Rothman states that thinking small, and building upon the informal communication networks already at play in an organization, can help scale practices to manage large programs. Rothman provides advice on planning, architectural design, and measuring progress.

  • Visual Studio 15 Improves C++ Project Loading

    Visual Studio in the past has struggled with large solutions. Visual Studio 15 seeks to improve project load times for C++ developers with a new feature called Faster Project Load.

  • Scaling Teams to Grow Your Startup

    Once a startup becomes successful it needs to scale its teams and technology to grow. Scaling has to be done in way that the startup remains effective, and thus capable of quickly delivering products to satisfy the needs of the fast growing user base. Some of the challenges faced are hiring people and onboarding them, along with technology decisions that allow you to grow and get the right people.

  • npm 4.0 Deprecates Prepublish Lifecycle Script

    Npm has released version 4.0.0, its first semver major release since the release of npm 3 in 2015. The v4 release brings a bevy of breaking changes, including a rewritten npm search, as well as deprecated prepublish and changed behaviour for npm scripts.

  • All Android Versions May Be Affected by Dirty COW Linux Vulnerability

    Recently disclosed Dirty COW Linux privilege escalation vulnerability is likely to affect all Android versions, say security researchers.

  • Wolfram Wants to Deliver “Computation Everywhere” with New Private Cloud

    Wolfram, the software company behind computation-centric products like Mathematica and Wolfram|Alpha, shipped a new private cloud appliance targeting companies that want to centralize their computational efforts.

  • Oracle Cloud: the Future beyond the Headlines

    Oracle OpenWorld focused attention on the new Oracle Cloud Platform offerings - particularly in the IaaS space. Gartner selected AWS and Azure as leaders in IaaS, while Oracle didn't place in the latest Magic Quadrant. InfoQ spoke with AWS and Azure experts about the future of Oracle Cloud.

  • Netflix Engineer Lorin Hochstein on Chaos Monkey 2.0

    Netflix made waves when it initially announced Chaos Monkey, a tool that would terminate normally healthy VM instances in production. The goal was to embrace failure and thereby increase resiliency. Rags Srinivas caught up with Lorin Hochstein at Netflix regarding the recent upgrade to Chaos Monkey.

  • Addressing Visual Studio 15’s Memory Usage

    As software projects grow in complexity and size, it has increased the resource demands imposed on programmer's toolsets. Visual Studio is no exception, and these increased demands combined with its ever-growing feature set means that it is feeling constrained. In this article we will examine how Microsoft is trying to overcome the 32-bit nature of VS15's main process.

  • Google Releases .Net APIs for Google Cloud

    Google recently announced .Net support for Google Cloud APIs. This includes C# bindings and PowerShell cmdlets. A Visual Studio extension is also available, allowing to browse Google Cloud resources and to deploy Asp.Net applications on Google Compute Engine.

  • Chaos Monkey 2.0 Runs via Spinnaker

    Netflix has recently made available the source code of the Chaos Monkey 2.0. The latest iteration of the resilience tool is fully integrated with Spinnaker and event tracking systems, but the SSH support has been removed.

  • Angular 1.X Usage Banned in Firefox Extensions

    A developer found out the hard way that they had built their Firefox browser extension on banned technology. Angular 1.X has been banned for use in Firefox extensions as long as a security vulnerability exists in the way Angular interacts with the extension and the displayed web page.

BT