InfoQ Homepage Database Content on InfoQ
-
Scaling Graphite for Metrics Collection on AWS at Teads Engineering
Teads Engineering shared their story of scaling Graphite deployment from a single server, trying out various approaches like BigGraphite, and finally settling on the go-graphite stack and a custom HA architecture on AWS.
-
The First AI to Beat Pros in 6-Player Poker, Developed by Facebook and Carnegie Mellon
Facebook AI Research’s Noam Brown and Carnegie Mellon’s professor Tuomas Sandholm recently announced Pluribus, the first Artificial Intelligence program able to beat humans in 6 player hold-em poker. In the past years, computers have progressively improved, beating humans in checkers, chess, Go, and the Jeopardy TV show. Poker poses more challenges around information asymmetry and bluffing.
-
Google Cloud Memorystore Adds Import-Export and Redis 4.0
In a recent announcement, Google has unveiled two new features for Cloud Memorystore, their fully managed Redis service. These features consist of the beta of import-export, allowing to import and export data from and to other Redis instances, as well as the general availability of Redis 4.0 support.
-
Microsoft Announces Public Preview of Azure Data Share
Microsoft has announced the public preview of Azure Data Share, which provides capabilities to share data with users in the own organization, as well as with other organizations. Essentially, Microsoft positions the recently announced service as a big data tool, though it’s also possible to share individual files.
-
RedisTimeSeries Module Adds Time Series Database Features to Redis
Redis Labs announced the general availability of a module RedisTimeSeries to provide time series storage and analysis functions.
-
Amazon Releases Aurora PostgreSQL Serverless to General Availability
Recently, Amazon announced the general availability of the PostgreSQL-compatible edition of Aurora Serverless.
-
Sonic: A Lightweight, Schema-Less Search
Sonic is an open source, lightweight, schema-less search backend promoted as an alternative to full-feature search systems such as Elasticsearch. Sonic can normalize natural language search queries, provide auto-complete, and return the most relevant results for a search query.
-
Celia Kung on LinkedIn's Brooklin Data Streaming Service
Celia Kung from LinkedIn's team spoke at the QCon New York 2019 Conference last week about Brooklin data streaming service that supports pluggable sources and destinations. These can be data stores or messaging systems making the solution flexible and extensible. Brooklin is part of the streams infrastructure platform developed at LinkedIn.
-
Paypal's Hera Supports MySQL and Oracle DB Connection Multiplexing, Read-Write Split and Sharding
Paypal's Hera framework supports database connection multiplexing, read-write split, sharding, and automatic SQL eviction capabilities. Petrica Voicu and Kenneth Kang from PayPal's development team spoke at QCon New York's 2019 Conference on Tuesday about the data access gateway. Hera, recently open sourced, is used to scale several PayPal applications.
-
Timescale Cloud: Managed Time Series Database on Azure, Google Cloud and AWS
Timescale announced the availability of Timescale Cloud, a fully managed version of their time series database on Azure, GCP, and AWS. It provides time series analysis functions, the ability to scale up and down, visualization integration with tools like Grafana and Tableau, and data encryption.
-
Amazon Personalize Is Now Generally Available, Bringing ML to Customers
After the first announcement of Amazon Personalize during AWS re:Invent last November, the service is now generally available for all AWS customers. With this service, developers can add custom machine learning models to their application, including ones for personalized product recommendations, search results and direct marketing, even if they don’t have much machine learning experience.
-
Los Angeles CTO Roundtable about AI and Data
The recent "Leaders in Data CTO Roundtable" in Los Angeles included discussions about an artificial intelligence (AI) framework/platform for business, data in the next five years, data software stacks, and acquiring data talent.
-
Sign In with Apple Touts Single Sign-On without Sharing Your Data
At the recent WWDC 2019, Apple announced its own Single Sign-On (SS) service, dubbed Sign in with Apple. Deemed "Apple's most significant new innovation" by Time, Sign in with Apple promises not to share any personal user data, including email addresses.
-
Percona XtraDB and MongoDB Operators for Kubernetes
Percona announced the release of Percona Kubernetes Operator for XtraDB and Percona Server for MongoDB. Percona, a database software company, designed the XtraDB and MongoDB operators to remove the burden of repetitive tasks and provide consistency and reliability in a Kubernetes environment.
-
Cloudflare Releases Workers KV, a Serverless Key-Value Store at the Edge
What sits between your application and the client's browser? When the answer is "the internet", Cloudflare wants their Workers platform to play a part. They recently expanded that platform with Workers KV, a distributed, eventually-consistent key-value store available in 180+ edge locations.