BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Architecture & Design Content on InfoQ

  • ASP.NET Core Drops Support for .NET Framework

    Last Friday, ASP.NET Core quietly switched to only supporting .NET Core 2.0. This means that ASP.NET Core 1.0/1.1 applications running Mono or the full .NET Framework will not be upgradable to ASP.NET Core 2.0 when it is released in 2-3 months. Seen as a major breaking change to the platform without a public discussion or formal announcement, this has angered many prominent developers.

  • Spring Vault GA 1.0 Released

    Pivotal has announced the general availability of Spring Vault 1.0. It is a Java library which offers client-side abstractions around Hashicorp Vault, a secret management tool. Following typical Spring idioms, it allows Vault to be more easily integrated into Spring or Java applications. Some familiar patterns include templating, property sources, and more.

  • Google Invests in Cognitive: Cloud Speech API Reaches General Availability

    In a recent blog post, Google announced their Cloud Speech API has reached General Availability. The Cloud Speech API allows developers to include pre-trained machine learning models for cognitive tasks such as video, image and text analysis in addition to dynamic translation. The Cloud Speech API was launched, in open beta, last summer.

  • The HTTP API Space is Consolidating around OAS

    MuleSoft has become member of OAI and released the API Modeling Framework that understands both RAML and OAS. Restlet Studio now supports RAML.

  • IBM Open Sources Their API Microgateway

    IBM has recently announced that they’ve open sourced their API Microgateway. This means that any developer/business can now take advantage of this software in their own computing projects at no cost.

  • MongoDB Atlas Expands AWS Footprint

    MongoDB, as one of the most popular NoSQL databases and a non-relational database used in many cases in Web based systems, has grown along side PaaS and IaaS providers' growth. DBaaS with MongoDB as the backing database is available since early versions on Heroku. MongoDB Atlas has just announced availability in 14 AWS regions with local storage available in Americas, EMEA and APAC.

  • Buoyant Releases Version 1.0 of Their Service Mesh, Linkerd

    Buoyant, a cloud-native software company, released version 1.0 of Linkerd, an open source “service mesh” project for cloud-native microservice-based applications. William Morgan, founder and CEO of Buoyant, spoke to InfoQ about this milestone.

  • .NET Futures: Asynchronous Streams

    Since async/await was announced for VB/C#, developers have been asking about an asynchronous version of IEnumerable. But until C# 7 and ValueTask, that was potentially challenging from a performance standpoint.

  • Emerging Technologies for the Enterprise Conference 2017: Day Two Recap

    Day Two of the 12th annual Emerging Technologies for the Enterprise Conference was held in Philadelphia. This two-day event included keynotes by Blair MacIntyre (augmented reality pioneer) and Scott Hanselman (podcaster), and featured speakers Kyle Daigle (engineering manager at GitHub), Holden Karau (principal software engineer at IBM), and Karen Kinnear (JVM technical lead at Oracle).

  • Microsoft Updates Azure IoT Platform: Adds Connectivity, Time Series Insights and Edge Analytics

    Microsoft has recently made some announcements regarding their Internet of Things (IoT) capabilities within Azure. Microsoft’s news includes adding a new service called Azure Time Series Insights, additional connectivity platform support for OPC UA/DA and Azure Stream Analytic support on edge devices. In addition, Microsoft also announced a new SaaS-based IoT Solution called Azure IoT Central.

  • John Gossman on Microsoft’s Serverless Platform, Azure Functions and Logic Apps

    John Gossman, lead architect at Microsoft Azure, spoke on Thursday at ServerlessConf Conference about Microsoft's open source Serverless platform. The Microsoft team also gave demos on Azure Functions, Logic Apps and how to monitor the platform components.

  • Announcing a Unified .NET Documentation Experience

    Microsoft has announced its new .NET API browser for finding .NET documentation in a standardized manner. Community contributions to the documentation will be enabled within the next month. The User Voice site allows users to request improvements, and vote on which suggestions are most important including additional documentation users want to see added to the API browser.

  • Microsoft Releases Feature Pack 1 for BizTalk Server 2016

    On April 26th 2017, Microsoft released Feature Pack 1 for BizTalk Server 2016. This is the first time Microsoft has provided a Feature Pack for BizTalk Server and it provides customers with new capabilities in the areas of Deployment, Analytics and the BizTalk Runtime.

  • Google Reveals Details of TensorFlow Processor Unit Architecture

    Google's hardware engineering team that designed and developed the TensorFlow Processor Unit detailed the architecture and benchmarking experiment earlier this month. This is a follow up post on the initial announcement of the TPU from this time last year.

  • The AI Misinformation Epidemic

    Over the past five years, Google searches for Machine Learning have gone up five times. “Fo anything that has machine learning in it or blockchain in it, the valuation goes up, 2, 3, 4, 5x”, Andy Stewart pointed out. Zachary Lipton claimed a "misinformation epidemic" in the field in a recent blog post. In this article we present the technical perspective of ML and how it can be presented.

BT