InfoQ Homepage Development Content on InfoQ
-
Q&A with Microsoft's Arindam Chatterjee Discussing Azure HDInsight 4.0
InfoQ caught up with Arindam Chatterjee, principal group manager at Microsoft, regarding the announcements about HDInsight at Microsoft Ignite.
-
Concept and Object Modeling Notation for Data Modeling NoSQL Databases
Ted Hills hosted a workshop at the recent Data Architecture Summit 2018 Conference about data modeling for relational and NoSQL databases. He said that the NoSQL movement helped the database community realize two things. First, not every application needs ACID properties. Second, the tabular data organization is still a good choice for much data, although not for all datasets.
-
Oboe, a Library for Low Latency Audio Apps on Android
Google has released the first production-ready version of Oboe. Oboe is a C++ library for building high performance audio apps on Android, providing the lowest latency possible for Android devices.
-
Quantum Advantage Formally Proved for Short-Depth Quantum Circuits
Researchers from IBM T. J. Watson Research Center, the University of Waterloo, Canada, and the Technical University of Munich, Germany, have proved theoretically that quantum computers can solve certain problems faster than classical computers. The algorithm they devised fits the limitations of current quantum computing processors, and an experimental demonstration may come soon.
-
Continuous Integration at Intel for the Mesa Graphics Library
Mesa CI is a continuous integration system at Intel for running builds and compliance test suites for the Mesa graphics library. It runs across more than 200 systems and runs tens of millions of tests per day.
-
Google's Apigee API Platform Enhanced with API Monitoring and "Extensions" to Connect GCP Services
Google Cloud's full lifecycle API Management platform Apigee provides customers control over, and visibility into, the API's that connect applications and data across their enterprises and clouds. Recently, Google announced the general availability of various new Apigee capabilities such as Apigee API monitoring, Apigee extensions, and Apigee hosted targets.
-
MIT Researchers Propose DAWG Defense against Spectre and Meltdown
Security researchers from MIT claim to have devised a hardware solution to prevent cache timing attacks based on speculative execution, such as Spectre and Meltdown. Their approach, named Dynamically Allocated Way Guard (DAWG), splits the processor cache in variably-sized partitions to make it impossible for processes to snoop on other processes’ cache partitions.
-
The Road to Micronaut 1.0: A JVM-Based Full-Stack Framework
A year in the making, the road to Micronaut 1.0 has accelerated within the past three weeks as Object Computing (OCI) has published release candidates RC1, RC2 and RC3. Micronaut is a full-stack JVM-based framework for creating microservice-based applications that can be written in Java, Groovy, and Kotlin. Graeme Rocher, principal software engineer at OCI, spoke to InfoQ about Micronaut 1.0.
-
GitHub Release Developer Workflow Tools: Actions, Suggested Changes & Security Alerts for .NET/Java
At GitHub Universe in San Francisco, GitHub announced a number of new tools to help developers make their workflows more effective, including Actions, Suggested Changes, Security Alerts for .NET and Java, and more.
-
Tim Berners-Lee Introduces "Solid" Decentralized Identity Platform
Solid is a new decentralized identity platform from WWW Creator Tim Berners-Lee. Solid provides a mechanism for users to own and better control the usage of their data.
-
William McKnight on Data Platforms and Creating a Modern Data Architecture
William McKnight gave a keynote presentation last week at Data Architecture Summit 2018 Conference on creating a modern data architecture using different data platforms.
-
Microsoft Joins Open Invention Network with the Aim to Protect Linux and Open Source
Erich Andersen, corporate vice president and chief IP counsel at Microsoft, has announced that Microsoft is joining the Open Invention Network (OIN). This brings it over 60,000 issued patents from Microsoft, aiming to help make its license network even stronger for the benefit of the open source community.
-
Google's Cloud Spanner DML Updates and Cloud Bigtable's New Key Visualization Feature
The Google Cloud Platform offers various cloud-native database services, and recently Google updated two of them. The updates affect the Cloud Spanner database service, a managed relational database offering and Cloud Bigtable, a managed NoSQL key value and wide-column database.
-
Smoke is a New Lightweight Server-Side Framework for Swift from Amazon
Amazon Smoke framework is a new open-source light-weight server-side framework written in Swift and aimed to build REST-like or RPC-like services. Its architecture stresses ease of use and favours a pure-functional programming style for request handlers.
-
Cloudflare Add WebAssembly Support and Key Value Store for CDN "Workers" Deployed at the Edge
Cloudflare has announced two additional capabilities for their Workers. WebAssembly will allow Workers to be written in compiled languages such as C, C++, Rust and Go. Workers KV provides an eventually consistent key value store hosted across Cloudflare’s global network of over 150 data centres.