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

  • Microsoft Announces the Public Preview of the Azure File Share Backup Capability

    Microsoft announced the public preview of the Azure Backup integration with Azure Files. With the Azure File Share service, customers will have a cloud solution for file sharing in Azure, which supports the industry Server Message Block (SMB) Protocol standard. The integration of the Azure backup service will offer a native backup solution for Azure File shares.

  • State of Wyoming House Unanimously Pass Two Blockchain Bills

    On February 19th, the State of Wyoming House unanimously passed two blockchain bills as a way to incentivize the industry to invest in the state's economy. The first bill, HB 70, focuses on utility tokens, offered in the form of ICOs, being exempt from state security regulations and the second, HB 19, excludes virtual currencies from the state’s money transmitter act.

  • Fred George on Solving Fuzzy Problems

    In the Digital Transformation day at the Agile India conference Fred George gave a talk on how the way we solve programming problems needs to change when dealing with what he calls “fuzzy problems” where the speed of response is more important than any other factor. The development “team” in those environments consists of a single developer working directly with a customer deploying frequently

  • Microsoft Announce General Availability of Azure Redis Cache Geo-Replication

    Microsoft recently announced the general availability of geo-replication support for the Azure Redis Cache service, Microsoft’s hosted implementation of the open-source Redis cache. The announcement follows a public preview that was announced in June 2017.

  • Spring Boot 2.0 Goes GA; Project Lead Phil Webb Speaks to InfoQ about the New Release

    Spring custodian Pivotal has announced the widely anticipated release of Spring Boot 2.0. InfoQ speaks to Spring Boot lead Phil Webb about the new release.

  • Java EE Becomes Jakarta EE

    After Oracle expressed its desire that Java EE be rebranded as part of the project's transfer to Eclipse, the community has voted, and the new name for Java EE going forward will be Jakarta EE. Mike Milinkovich, executive director of the Eclipse Foundation, wrote in a blog post that almost 7,000 people voted in the community poll, with over 64% choosing "Jakarta EE".

  • Cilium 1.0.0-rc4 Released: Transparently Secure Container Network Connectivity Utilising Linux BPF

    Cilium is open source software for transparently securing the network connectivity. Cilium 1.0.0-rc4 has recently been released, which includes: the Cloud Native Computing Foundation (CNCF)-hosted Envoy configured as the default HTTP/gRPC proxy; the addition of a simple health overview for connectivity and other errors; and an improved scalable kvstore interaction layer.

  • Event-Driven Microservices at O'Reilly Software Architecture Conference NY

    We've discussed event driven microservices architectures in the past, and the recent O'Reilly Software Architecture Conference NY had a focus on that topic which The New Stack's Joab Jackson reports upon.

  • Fixing .NET’s HttpClient

    As we reported back in 2016, .NET’s HttpClient has some serious issues. With the introduction of HttpClientFactory in .NET Core 2.1, some of those issues have been mitigated.

  • Microsoft Directly Challenges MongoDB and Cassandra with Cosmos DB

    The term “Embrace, Extend, and Extinguish” is often thrown about whenever someone is upset with Microsoft. Superficially it describes any attempt by a technology company to attract users of a competitor’s product, but the actual strategy is more complicated than that. In this report will use Azure Cosmos DB to illustrate the concept.

  • Eclipse Open J9 – an Open Source Java Virtual Machine Based on the Eclipse OMR Project

    In early 2016, IBM open sourced the core, non-Java parts of the J9 runtime environment under the Eclipse OMR project. The OMR project is a language-agnostic runtime toolkit. In 2017, IBM also open sourced their J9 JVM as OpenJ9. OpenJ9 consumes Eclipse OMR and itself fits into the Java class libraries from OpenJDK 9 and future releases.

  • A First Look at Java 10 Release Candidate 1

    Scheduled for a GA release on March 20, 2018, Java 10 RC1 is now available for the Java community. This will be the first upgrade that will follow Oracle’s new six-month release cycle. The most intriguing and anticipated feature in Java 10 is local-variable type inference that introduces the new reserved type name, var.

  • Ember.js Releases Version 3.0

    Ember’s major releases contain no new functionality, and 3.0 is no different. The main benefit of the Ember 3.0 release is the removal of previously deprecated features, clearing the path for new functionality and performance improvements.

  • Preview of New Features in MySQL 8

    MySQL is gearing up for its 8th version, expected to be released in 2018. A full 28 months since the first general release for MySQL 5.7.9, there have already been five release candidates for MySQL 8, ranging from 8.0.0 to 8.0.4. In this article we explore the best features that MySQL 8 will bring to developers when it gets a GA release.

  • AxonDB, a New Implementation of an Event Store

    AxonDB is a new data storage purpose-built for event sourcing with support for transactions and pushed-based event publishing that recently was released by AxonIQ, the company behind the Axon Framework. To make sure performance is constant, the architecture is specifically targeting reading data — according to AxonIQ the performance is stable even with huge amounts of events stored.

BT