InfoQ Homepage Development Content on InfoQ
-
License Changes for Confluent Platform Restricting Cloud Vendor Usage
Confluent has announced changes to the license for some components of their Confluent Platform, a streaming platform which provides capabilities to transport data, and tools to connect systems and data sources. The license changes specifically focus on restricting the usage of these components by SaaS providers.
-
Raw String Literals Removed from Java 12 as Feature Set Frozen
The next version of Java SE, JDK 12, has reached the first ramp-down point where the feature set if frozen. Amongst other things JDK 12 provides a preview of an enhanced Switch statement, adds a number of improvements to the G1 garbage collector, and introduces a new experimental garbage collector called Shenandoah. But one major proposal for JDK 12, raw string literals, has been removed.
-
Hyperledger Sawtooth 1.1 Adds New Consensus Algorithms and WebAssembly Smart Contracts
After the initial GA release back in February, the Hyperledger project has just released version 1.1 of Sawtooth, which mostly focuses on making it simpler to add new consensus algorithms and brings WebAssembly smart contracts.
-
Amazon Announces the Availability of AWS Europe Stockholm Region
Public Cloud providers are opening more regions every year. Before the end of 2018, Amazon announced the availability of another new region. This new region is the fifth region in Europe; the official name is Europe (Stockholm), and the API name is eu-north-1.
-
Microsoft Patches Active Internet Explorer Zero Day Exploit
Microsoft has issued an out-of-band update for a critical vulnerability in Internet Explorer (IE) scripting engine that could lead to remote code execution. The vulnerability is actively exploited in the wild, according to Tenable research engineer Satnam Narang, and users should update their systems as soon as possible.
-
Scaling Observability at Uber: Building In-House Solutions, uMonitor and Neris
Uber’s infrastructure consists of thousands of microservices supporting mobile applications, infrastructure, and internal services. To provide high observability of these services, Uber’s Observability team built two in-house monitoring solutions: uMonitor for time-series metrics-based alerting, and Neris for host-level checks and metrics.
-
Microsoft Announces General Availability of Static Websites on Azure Storage
Microsoft has announced the general availability of static websites on Azure Storage, which provides the ability to serve content from HTML, CSS and JavaScript files hosted on Azure Storage. Static websites contain web pages with fixed content, while still allowing to leverage client-side code like JavaScript to create a rich user experience.
-
The Manual Regression Testing Manifesto
Automating regression tests isn’t always the best solution, argued Brendan Connolly at the 2018 fall Online Testing Conference. He presented the “manual regression testing manifesto” and showed how it can be used to differentiate feature testing from regression testing and to decide when to automate or not automate tests.
-
DigitalOcean Launches Managed Kubernetes Service
Cloud provider DigitalOcean recently opened up access to their new Kubernetes-as-a-Service offering. This fully-managed service is now available in every DigitalOcean region.
-
Microsoft Previews Neural Network Text-To-Speech Capabilities
In a recent blog post, Microsoft announced a public preview of their neural network-powered text-to-speech capability, which is part of their Azure Cognitive Services offering. Within this release, the service makes computer generated voices indistinguishable from actual recordings. This technology has applications in chatbots, virtual assistants and converting digital text into audio books.
-
Building Scalable and Reliable IoT Apps with MQTT and HiveMQ 4
HiveMQ is an MQTT-based messaging platform designed to power IoT applications. Recently released HiveMQ 4 adds support for MQTT 5, improves its extension system, and integrates better with Docker and Kubernetes, and AWS EC2. InfoQ has spoken with Dominik Obermaier, CTO of dc-square GmbH, maker of HiveMQ.
-
Epoc.js: Open Source JavaScript Brain-Sensor Controller Software
The recent transition from science fiction to reality for the Brain Machine Interface, coupled with Atwood's Law, "any application that can be written in JavaScript, will eventually be written in JavaScript," had led to Epoc.js, an open source control software for the Emotiv line of brain sensors.
-
Simplifying Blockchain Security Using Hyperledger Ursa
In a recent blog post, the Hyperledger project announced that their latest project, Hyperledger Ursa, has been accepted by the Technical Steering Committee (TSC). Ursa’s primary objective is to simplify and consolidate cryptographic libraries in a trusted, consumable manner for use in distributed ledger technology projects in an interoperable way.
-
ScyllaDB Announces Major Release of Its NoSQL Database and Support for Concurrent OLTP and OLAP
At their annual Scylla Summit conference, ScyllaDB released version 3.0 of their flagship product, ScyllaDB Open Source 3.0. New features include: concurrent OLTP and OLAP; materialized views; secondary indexes; and compatibility with the Cassandra 3.x file format. Dor Laor, CEO at ScyllaDB, spoke to InfoQ about this latest release.
-
DockerCon EU 2018 Summary: Migration Tooling, Docker Desktop Enterprise and More
At DockerCon Europe 2018, core announcements included the preview of container-based migration tooling for .NET and Java applications, support for digital transformation efforts and technology integration projects, the launch of Docker Desktop Enterprise, the open sourcing of Docker Compose on Kubernetes, and the announcement of the CNAB specification in collaboration with Microsoft.