InfoQ Homepage Development Content on InfoQ
-
QCon San Francisco 2018 Preview: What You Can Expect from This Year’s Conference
QCon, the series of global software conferences organized by InfoQ, is returning to the Bay Area for the 12th annual event, November 5th - 7th, and we’re expecting around 1,600 senior individual contributors and architects to join us. As in years past, the conference runs over three days with two bonus workshop days.
-
Redis 5.0 Released with New "Streams" Data Type
Redis recently announced version 5 of its popular database, 15 months after the release of Redis 4. Probably the most important feature of this version is the support for a new data type, Streams. Sorted set functionality has also improved and Redis modules have also been expanded, with the introduction of Clusters and Timers APIs. LOLWUT and other improvements are reviewed in the article...
-
Google Releases New Security Features for Compute Engine: Resource-Level IAM and IAM Conditions
Google announced two new Cloud Identity and Access Management (IAM) features to help customers manage their security and access control in the Google Compute Engine better. These features are the resource-level IAM to set policies on individual resources, and IAM conditions to grant access based on predefined conditions.
-
Angular 7 Released with Virtual Scroll, Drag and Drop, CLI Prompts and More
Google has delivered Angular 7. This version brings Virtual Scroll, Drag and Drop, CLI Prompts, and more.
-
GitHub Octoverse 2018 Highlights
Octoverse is the annual survey that GitHub conducts among its developers to take the pulse of the community. Here the most significant highlights from this year’s edition.
-
Supercharging Marketo's Campaign Engine at Reactive Summit
Marketo is a marketing automation software, executing over 20 billions customer defined actions per month. Apurva Pawar, Daniel Pugliese, Dennis Bronnikov and Pei-Chiang Ma from Marketo’s engineering team explained at Reactive Summit how they rewrote the core of their system with Akka and a reactive approach.
-
Amazon Announces Managed Databases for Amazon Lightsail
Amazon has announced managed databases for Lightsail, their lightweight and simplified virtual private server offering. The addition of managed databases intends to allow the creation of these databases on the Lightsail platform with a minimal amount of work, and removes several everyday maintenance tasks from the user.
-
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.