Renato Losio
@cloudiamo.com
📤 414
📥 338
📝 95
AWS Data Hero, InfoQ Editor, Speaker, Remote 🌍
AWS has announced several updates for Aurora DSQL, focusing on usability, integrations, and developer tooling. My recap for
@infoq.com
is out today.
www.infoq.com/news/2026/03...
loading . . .
AWS Expands Aurora DSQL with Playground, New Tool Integrations, and Driver Connectors
Amazon has announced several updates for Aurora DSQL, focusing on usability, integrations, and developer tooling. The improvements include a new interactive Aurora DSQL Playground that lets developers...
https://www.infoq.com/news/2026/03/aurora-dsql-playground-updates/
17 days ago
0
4
1
Cloudflare recently announced support for ASPA. The cryptographic standard helps make Internet routing safer by verifying the path data takes across networks to reach its destination and preventing traffic from traversing untrusted networks. More on
@infoq.com
www.infoq.com/news/2026/03...
loading . . .
Cloudflare Introduces Support for ASPA, an Emerging Internet Routing Security Standard
Cloudflare recently announced support for ASPA (Autonomous System Provider Authorization). The new cryptographic standard helps make Internet routing safer by verifying the path data takes across netw...
https://www.infoq.com/news/2026/03/cloudflare-aspa-standard/
25 days ago
0
1
1
AWS recently announced support for nested virtual machines within virtualized EC2 instances running KVM or Hyper-V. A long-awaited feature by the community, the new option enables use cases such as app emulation and hardware simulation. More on
@infoq.com
www.infoq.com/news/2026/03...
loading . . .
AWS Introduces Nested Virtualization on EC2 Instances
AWS recently announced support for nested virtual machines within virtualized EC2 instances running KVM or Hyper-V. A long-awaited feature by the community, the new option enables use cases such as ap...
https://www.infoq.com/news/2026/03/aws-ec2-nested-virtualization/
25 days ago
0
2
1
# MySQL is changing how foreign key constraints and cascades are managed. Starting with MySQL 9.6, foreign key validation and cascade actions are handled by the SQL layer rather than the InnoDB storage engine.
www.infoq.com/news/2026/02...
loading . . .
MySQL 9.6 Changes Foreign Key Constraints and Cascade Handling
MySQL is changing the way foreign key constraints and cascades are managed. Starting with MySQL 9.6, foreign key validation and cascade actions are handled by the SQL layer rather than the InnoDB stor...
https://www.infoq.com/news/2026/02/mysql-foreign-keys/
about 1 month ago
0
0
0
AWS has removed its legal protections for customers using its video transcoding and streaming services, potentially exposing them to patent infringement claims from codec rights holders. More on
@infoq.com
www.infoq.com/news/2026/02...
loading . . .
AWS Drops Patent Infringement Protection for Video Encoding Services
AWS has removed its legal protections for customers using its video transcoding and streaming services, potentially exposing them to patent infringement claims from codec rights holders. The change af...
https://www.infoq.com/news/2026/02/aws-drops-patent-protection/
about 1 month ago
0
3
1
#Databricks
has recently announced the general availability of
#Lakebase
, a serverless, PostgreSQL-based OLTP database that scales compute and storage independently. More on
@infoq.com
.
www.infoq.com/news/2026/02...
loading . . .
Databricks Introduces Lakebase, a PostgreSQL Database for AI Workloads
Databricks has recently announced the general availability of Lakebase, a serverless, PostgreSQL-based OLTP database that scales compute and storage independently. Lakebase is designed to integrate wi...
https://www.infoq.com/news/2026/02/databricks-lakebase-postgresql/
about 2 months ago
0
2
1
#Cloudflare
has recently introduced Local Uploads for R2 in open beta. The new feature optimizes write performance for globally distributed users without changing bucket location, reducing cross-region write latency. My recap is out today on
@infoq.com
www.infoq.com/news/2026/02...
loading . . .
Cloudflare Introduces Local Uploads for R2 to Cut Cross-Region Write Latency by 75%
Cloudflare has recently introduced Local Uploads for R2 in open beta. The new feature optimizes write performance for globally distributed users without changing bucket location, reducing cross-region...
https://www.infoq.com/news/2026/02/cloudflare-local-uploads/
about 2 months ago
0
2
1
LocalStack has recently announced changes to the delivery of its AWS Cloud emulators, dropping the popular open source Community Edition, and creating a single image that requires registration. My recap is out today on
@infoq.com
www.infoq.com/news/2026/02...
loading . . .
LocalStack for AWS Drops Community Edition Raising Developer Concerns
LocalStack has recently announced changes to the delivery of its AWS Cloud emulators, dropping the popular open source Community Edition, and creating a single image that requires registration. Projec...
https://www.infoq.com/news/2026/02/localstack-aws-community/
about 2 months ago
0
9
3
A recent article by Google Cloud SREs describes how they use the AI-powered Gemini CLI internally to resolve real-world outages. My recap on
@infoq.com
is out today.
www.infoq.com/news/2026/02...
loading . . .
From Paging to Postmortem: Google Cloud SREs on Using Gemini CLI for Outage Response
A recent article by Google Cloud SREs describes how they use the AI-powered Gemini CLI internally to resolve real-world outages. This approach improves reliability in critical infrastructure operation...
https://www.infoq.com/news/2026/02/google-sre-gemini-cli-outage/
about 2 months ago
0
1
1
#Percona
recently announced
#OpenEverest
, an open-source platform for automated database provisioning and management that supports multiple database technologies. More on
#InfoQ
.
www.infoq.com/news/2026/01...
loading . . .
https://www.infoq.com/news/2026/01/openeverest-kubernetes-databases/
2 months ago
0
2
1
www.infoq.com/news/2026/01...
AWS recently published a security bulletin acknowledging a configuration issue affecting some popular AWS-managed open-source GitHub repositories. My recap for
@infoq.com
is out today.
loading . . .
Two Missing Characters: How a Regex Flaw Exposed AWS GitHub Repos to Supply-Chain Risk
AWS recently published a security bulletin acknowledging a configuration issue affecting some popular AWS-managed open-source GitHub repositories. Dubbed CodeBreach, the critical vulnerability could h...
https://www.infoq.com/news/2026/01/aws-github-vulnerability/
2 months ago
0
1
2
A recent article reports that an Oracle patent on a fast sorting method has expired, allowing open source databases to use it freely. More on
@infoq.com
www.infoq.com/news/2026/01...
loading . . .
Expired Oracle Patent Opens Fast Sorting Algorithm to Open Source Databases
A recent article reports that an Oracle patent on a fast sorting method has expired, allowing open source databases to use it freely. Mark Callaghan, the inventor behind the sorting algorithm, shows h...
https://www.infoq.com/news/2026/01/oracle-patent-sorting-databases/
2 months ago
0
3
1
#Cloudflare
recently announced support for aggregations in R2 SQL, a new feature that lets developers run SQL queries on data stored in R2. My recap is out today on
@infoq.com
www.infoq.com/news/2026/01...
loading . . .
Cloudflare Introduces Aggregations in R2 SQL for Data Analytics
Cloudflare recently announced support for aggregations in R2 SQL, a new feature that lets developers run SQL queries on data stored in R2. This enhancement expands R2 SQL beyond basic filtering and ma...
https://www.infoq.com/news/2026/01/cloudflare-r2-sql-aggregations/
3 months ago
0
1
1
MongoDB recently patched CVE-2025-14847, a vulnerability affecting multiple supported and legacy MongoDB Server versions. The flaw can be exploited remotely by unauthenticated attackers with low complexity, potentially leading to the exfiltration of sensitive data.
www.infoq.com/news/2026/01...
loading . . .
MongoBleed Vulnerability Allows Attackers to Read Data from MongoDB's Heap Memory
MongoDB recently patched CVE-2025-14847, a vulnerability affecting multiple supported and legacy MongoDB Server versions. According to the disclosure, the flaw can be exploited remotely by unauthentic...
https://www.infoq.com/news/2026/01/mongodb-mongobleed-vulnerability/
3 months ago
0
4
1
AWS has recently introduced VPC encryption controls, allowing customers to validate whether traffic within and between VPCs is encrypted and to require encryption where supported.
www.infoq.com/news/2026/01...
loading . . .
AWS Introduces VPC Encryption Controls to Enforce Encryption in Transit
AWS has recently introduced VPC Encryption Controls, allowing customers to validate whether traffic within and between VPCs is encrypted and to require encryption where supported. The feature provides...
https://www.infoq.com/news/2026/01/aws-vpc-encryption-controls/
3 months ago
0
2
1
reposted by
Renato Losio
InfoQ
4 months ago
#CaseStudy
- Karrot replaced its legacy recommendation system with a new scalable architecture powered by multiple AWS services! Read how they built it and what issues it addresses:
bit.ly/3KNEfE4
#AWS
#EventDrivenArchitecture
#DistributedCache
#ApacheKafka
#InfoQ
0
1
1
AWS recently announced that the managed source control service AWS CodeCommit is again generally available and that new features, including Git Large File Storage, will be added early in 2026. My recap for
@infoq.com
is out today.
www.infoq.com/news/2025/12...
loading . . .
AWS CodeCommit Returns to General Availability After Backlash
AWS recently announced that the managed source control service AWS CodeCommit is again generally available and that new features, including Git Large File Storage, will be added early in 2026. This ma...
https://www.infoq.com/news/2025/12/aws-codecommit-ga/
4 months ago
0
2
1
A recent report by
@percona.bsky.social
has analyzed the repository statistics of the hashtag#MySQL server to evaluate the project's status, Oracle's commitment to MySQL, and the future of the community edition. My recap is out today on
@infoq.com
www.infoq.com/news/2025/12...
loading . . .
MySQL Repository Analysis Reveals Declining Development and Shrinking Contributor Base
A recent report has analyzed the repository statistics of the MySQL server to evaluate the project's status, Oracle's commitment to MySQL, and the future of the community edition. Julia Vural, softwar...
https://www.infoq.com/news/2025/12/mysql-declining-development/
4 months ago
0
5
2
AWS has introduced EC2 instance attestation, a new security feature that enables customers to verify that their virtual machines are running approved software configurations in a cryptographically secure manner. My recap for
@infoq.com
is out today.
www.infoq.com/news/2025/10...
loading . . .
AWS Introduces EC2 Instance Attestation
AWS has introduced EC2 instance attestation, a new security feature that enables customers to verify that their virtual machines are running approved software configurations in a cryptographically sec...
https://www.infoq.com/news/2025/10/ec2-instance-attestation/
6 months ago
0
3
1
@planetscale.com
recently announced the general availability of its managed sharded Postgres service, built for performance and reliability on AWS or Google Cloud. My recap for
@infoq.com
is out today.
www.infoq.com/news/2025/10...
loading . . .
PlanetScale Extends Database Platform to PostgreSQL
PlanetScale has announced the general availability of its managed sharded Postgres service, built for performance and reliability on AWS or Google Cloud. The launch extends PlanetScale's offerings to ...
https://www.infoq.com/news/2025/10/planetscale-metal-postgres/
6 months ago
0
3
1
Cloudflare recently implemented the node:http client and server APIs in Cloudflare Workers, allowing developers to migrate existing Node.js applications to the serverless platform. These HTTP APIs enable frameworks such as Express.js and Koa.js to run on Workers.
www.infoq.com/news/2025/09...
loading . . .
Cloudflare Adds Node.js HTTP Servers to Cloudflare Workers
Cloudflare recently implemented the node:http client and server APIs in Cloudflare Workers, allowing developers to migrate existing Node.js applications to the serverless computing platform. These HTT...
https://www.infoq.com/news/2025/09/cloudflare-node-http-workers/
7 months ago
0
0
0
reposted by
Renato Losio
InfoQ
7 months ago
𝐖𝐡𝐚𝐭 𝐝𝐨𝐞𝐬 𝐢𝐭 𝐭𝐚𝐤𝐞 𝐭𝐨 𝐚𝐫𝐜𝐡𝐢𝐭𝐞𝐜𝐭 𝐚 𝐬𝐮𝐜𝐜𝐞𝐬𝐬𝐟𝐮𝐥
#𝐈𝐧𝐭𝐞𝐫𝐧𝐚𝐥𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐞𝐫𝐏𝐥𝐚𝐭𝐟𝐨𝐫𝐦
? In this
#InfoQ
virtual panel, eng leaders share: 🔹 Key patterns & anti-patterns 🔹 Lessons learned from real-world platforms 🔹 How to balance standardization with developer autonomy ▶️ Watch now:
bit.ly/4lZWVNu
#bestpractices
0
1
2
AWS recently announced the general availability of Oracle Database@AWS, a new option for Oracle Exadata workloads, including Oracle Real Application Clusters (RAC), within AWS. My recap for
@infoq.com
is out today.
www.infoq.com/news/2025/08...
loading . . .
Oracle Brings Database Services Directly to AWS Cloud
AWS recently announced the general availability of Oracle Database@AWS, a new option for Oracle Exadata workloads, including Oracle Real Application Clusters (RAC), within AWS. This new option allows ...
https://www.infoq.com/news/2025/08/oracle-aws-exadata/
8 months ago
0
3
1
Ahead of the
@infoq.com
Dev Summit in Munich, Markus Ostertag, Elena van Engelen-Maslova, Erik Steiger, and Katharine Jarmul discussed the European cloud dilemma in a recent "Sovereign Clouds, Hyperscalers and European Alternatives" podcast.
www.infoq.com/news/2025/08...
loading . . .
The European Cloud Dilemma: Innovation Versus Digital Sovereignty
European tech companies are facing a tricky situation, using popular American cloud services like AWS and Google Cloud, but worrying about keeping control of their data in Europe. With rising geopolit...
https://www.infoq.com/news/2025/08/european-cloud-sovereignty/
8 months ago
0
2
1
The engineering team at Cloudflare recently shared how they transitioned Quicksilver, their internal global key-value store, to a tiered caching architecture. My recap is today out on
@infoq.com
www.infoq.com/news/2025/08...
loading . . .
How Cloudflare Migrated Quicksilver to Multi-Level Caching While Serving Billions of Requests
The engineering team at Cloudflare recently shared how they transitioned Quicksilver, their internal global key-value store, to a tiered caching architecture. They described their incremental journey ...
https://www.infoq.com/news/2025/08/cloudflare-key-value-store/
8 months ago
0
1
1
Last week, I had the pleasure of recording a podcast episode with speakers from the upcoming InfoQ Dev Summit Munich 2025. We discussed the practical challenges facing European developers caught between regulatory pressures and technological realities.
www.infoq.com/podcasts/sov...
loading . . .
Sovereign Clouds, Hyperscalers and European Alternatives: InfoQ Dev Summit Munich 2025 Preview
In this podcast episode, speakers from the upcoming InfoQ Dev Summit Munich 2025 tackle the practical challenges facing European developers caught between regulatory pressures and technological realit...
https://www.infoq.com/podcasts/sovereign-clouds-hyperscalers-european-alternatives/
8 months ago
0
1
1
In a recent article from the engineering team behind the Zero Trust product suite,
#Cloudflare
explains why it chose TimescaleDB over ClickHouse to add analytics and reporting capabilities to its internal platform. My recap is out today on
@infoq.com
www.infoq.com/news/2025/07...
loading . . .
Cloudflare Chooses PostgreSQL Extension Over Specialized OLAP for 100K Row/Second Analytics
In a recent article from the engineering team behind the Zero Trust product suite, Cloudflare explains why it chose TimescaleDB over ClickHouse to add analytics and reporting capabilities to its inter...
https://www.infoq.com/news/2025/07/cloudflare-timescaledb-olap/
8 months ago
0
0
0
At the recent AWS Summit in New York City,
#AWS
announced the preview of Amazon S3 Vectors, claiming to be the first cloud object store with native support for storing large vector datasets. More on
@infoq.com
www.infoq.com/news/2025/07...
loading . . .
AWS Introduces Vector Capabilities on Amazon S3
At the recent AWS Summit in New York City, AWS announced the preview of Amazon S3 Vectors, claiming to be the first cloud object store with native support to storing large vector datasets. The new option offers subsecond query performance, reducing the cost of storing AI-ready data compared to traditional vector databases.
https://www.infoq.com/news/2025/07/aws-s3-vectors/
9 months ago
0
1
0
#AWS
has recently announced that Amazon S3 now supports sort and z-order compaction for Apache Iceberg tables. More on
@infoq.com
www.infoq.com/news/2025/07...
loading . . .
Amazon S3 Adds Sort and Z-Order Compaction to Improve Apache Iceberg Query Performance
AWS has recently announced that Amazon S3 now supports sort and z-order compaction for Apache Iceberg tables. The new features reduce scan times and engine costs, and are available for both S3 Tables ...
https://www.infoq.com/news/2025/07/amazon-s3-iceberg-compaction/
9 months ago
0
2
1
The Guardian has recently released Secure Messaging, a highly secure and user-friendly tool designed to protect journalistic sources by concealing the very fact that messaging is occurring. More on
@infoq.com
www.infoq.com/news/2025/07...
loading . . .
Secure Messaging: The Guardian Leverages Millions of Readers to Provide Strong Plausible Deniability
The Guardian has recently released Secure Messaging, a highly secure and user-friendly tool designed to protect journalistic sources by concealing the very fact that messaging is occurring. The open s...
https://www.infoq.com/news/2025/07/secure-messaging-coverdrop/
9 months ago
0
2
1
Atlassian recently migrated 4 million Jira databases to Amazon Aurora to reduce costs and improve the reliability of its Jira Cloud platform. My recap is out on
@infoq.com
www.infoq.com/news/2025/07...
loading . . .
Atlassian's 4 Million PostgreSQL Database Migration: When Standard Cloud Strategies Fail
Atlassian recently migrated 4 million Jira databases to Amazon Aurora, intending to reduce costs and improve the reliability of its Jira Cloud platform. Due to the large number of files involved and t...
https://www.infoq.com/news/2025/07/atlassian-jira-postgresql-aurora
9 months ago
0
3
1
#Cloudflare
has announced the public beta of its new container service, enabling developers to run containers on its global network.
www.infoq.com/news/2025/06...
loading . . .
Cloudflare Launches Containers in Public Beta
Cloudflare has announced the public beta of its new container service, enabling developers to run containers on its global network. The service allows users to deploy Docker containers to run workload...
https://www.infoq.com/news/2025/06/cloudflare-containers-beta/
9 months ago
0
1
1
Expired SSL/TLS certificates are responsible for approximately 32% of web application downtime incidents. OK, I made that number up. Talking about certificates,
#AWS
announced exportable public SSL/TLS certificates from ACM. Here is my recap for
@infoq.com
www.infoq.com/news/2025/06...
loading . . .
AWS Introduces Exportable Public SSL/TLS Certificates to Deploy Anywhere
AWS has recently announced exportable public SSL/TLS certificates from AWS Certificate Manager, addressing a long-standing community request and allowing users to export certificates with their privat...
https://www.infoq.com/news/2025/06/aws-ssl-tls-certificates/
10 months ago
0
1
1
AWS has recently introduced Innovation Sandbox on AWS, a new open source solution for managing AWS sandbox environments through a web user interface. My recap is out on
@infoq.com
www.infoq.com/news/2025/06...
loading . . .
Innovation Sandbox on AWS: Provisioning and Managing Temporary Environments
AWS has recently introduced Innovation Sandbox on AWS, a new open source solution for managing AWS sandbox environments through a web user interface. This solution enables developers to provision and ...
https://www.infoq.com/news/2025/06/aws-innovation-sandbox/
10 months ago
0
1
1
@mariadb.bsky.social
Recently, MariaDB Community Server 11.8 was released as generally available, marking its yearly long-term support (LTS) release for 2025. My recap for
@infoq.com
is out today.
#mariadb
#rdbms
www.infoq.com/news/2025/06...
loading . . .
Yearly MariaDB LTS Release Integrates Vector Search
MariaDB has recently released MariaDB Community Server 11.8 as generally available, its yearly long-term support (LTS) release for 2025. The new release introduces integrated vector search capabilitie...
https://www.infoq.com/news/2025/06/mariadb-vector-search/
10 months ago
0
2
1
The recent article by Zhou Sun, "HTAP is Dead," sparked a debate in the data community about the future of hybrid transaction/analytical processing. My recap for
@infoq.com
is out today.
#databases
#htap
www.infoq.com/news/2025/06...
loading . . .
HTAP: The Rise and Fall of Unified Database Systems?
A recent article by Zhou Sun sparked a debate in the data community about the future of HTAP systems. Hybrid transaction/analytical processing was meant to help integrate historical and online data at...
https://www.infoq.com/news/2025/06/htap-databases/
10 months ago
0
2
1
AWS recently launched the CDK Toolkit Library, making it easier for developers to work with the AWS CDK directly through code. My recap for
@infoq.com
is out today.
www.infoq.com/news/2025/06...
#AWS
#CDK
#CloudDevelopmentKit
#DevTools
loading . . .
AWS CDK Toolkit Library Now GA for Automated Infrastructure Management
AWS has recently announced the general availability of the CDK Toolkit Library. This new Node.js library allows developers to programmatically control the CDK to build additional automation around the...
https://www.infoq.com/news/2025/06/aws-cdk-toolkit-library/
10 months ago
0
2
1
Amazon has recently announced the general availability of Amazon Aurora DSQL, a PostgreSQL-compatible, serverless, and distributed database. My recap for
@infoq.com
is out today.
#aws
#rdbms
#postgres
www.infoq.com/news/2025/06...
loading . . .
Amazon Aurora DSQL Goes GA: Distributed, PostgreSQL-Compatible Serverless Database
Amazon has recently announced the general availability of Amazon Aurora DSQL, a PostgreSQL-compatible, serverless, and distributed database. The new managed service is designed to support active-activ...
https://www.infoq.com/news/2025/06/amazon-aurora-dsql-ga/
10 months ago
0
2
0
The European Union Agency for Cybersecurity (ENISA) has recently launched the beta of the European Vulnerability Database (EUVD), a new public platform operating alongside, but independently from, the widely used CVE system. My recap for
@infoq.com
is out today.
www.infoq.com/news/2025/06...
loading . . .
Goodbye CVE? European Vulnerability Database EUVD Now Live
The European Union Agency for Cybersecurity (ENISA) has recently launched the beta of the European Vulnerability Database (EUVD), a new public platform operating alongside, but independently from, th...
https://www.infoq.com/news/2025/06/cve-european-vulnerability-euvd/
10 months ago
0
2
1
The OpenSearch Software Foundation has announced the general availability of OpenSearch 3.0, the first major release in three years and the first since the project joined the Linux Foundation.
www.infoq.com/news/2025/05...
loading . . .
OpenSearch 3.0 Now Generally Available, with a Focus on Vector Database Performance and Scalability
The OpenSearch Software Foundation has announced the general availability of OpenSearch 3.0, the first major release in three years and the first since the project joined the Linux Foundation. This ve...
https://www.infoq.com/news/2025/05/opensearch-30-performance/
10 months ago
0
0
0
Last month, Synadia threatened to pull NATS from the Cloud Native Computing Foundation (CNCF), moving from the Apache 2.0 license to a non-open source license. A recap of how the controversy unfolded is out on
@isc.bsky.social
www.infoq.com/news/2025/05...
loading . . .
Can Open Source Projects Exit Foundations? How the NATS Controversy Unfolded
Last month, Synadia threatened to pull NATS from the Cloud Native Computing Foundation (CNCF), moving from the Apache 2.0 license to a non-open source license. While the dispute lasted only a few days...
https://www.infoq.com/news/2025/05/nats-cncf-open-source/
11 months ago
0
0
0
Redis 8 has recently hit general availability, switching to the AGPLv3 license. My recap for
@infoq.com
is out today.
www.infoq.com/news/2025/05...
loading . . .
Redis Returns to Open Source under AGPL License: Is It Too Late?
Redis 8 has recently hit general availability, switching to the AGPLv3 license. A year after leaving its open source roots to challenge cloud service providers and following the birth of Valkey, Redis...
https://www.infoq.com/news/2025/05/redis-agpl-license/
11 months ago
0
1
1
Rapid Storage, a new Cloud Storage zonal bucket designed to deliver consistent single-digit millisecond data access for frequently accessed data and latency-sensitive applications. More on
@infoq.com
www.infoq.com/news/2025/05...
loading . . .
Google Cloud Announces Rapid Storage for Millisecond-Latency Workloads
At the recent Google Cloud Next 2025, the cloud provider announced Rapid Storage, a new Cloud Storage zonal bucket designed to deliver consistent single-digit millisecond data access for frequently ac...
https://www.infoq.com/news/2025/05/google-cloud-rapid-storage/
11 months ago
0
1
1
During the recent Developer Week 2025,
@cloudflare.social
announced the beta of global read replication for its serverless SQL database D1, providing a globally distributed option without sacrificing consistency. More on
@infoq.com
www.infoq.com/news/2025/05...
loading . . .
Cloudflare Upgrades D1 Database with Global Read Replication
During the recent Developer Week 2025, Cloudflare announced the beta of global read replication for its serverless SQL database D1, providing a globally distributed option without sacrificing consiste...
https://www.infoq.com/news/2025/05/cloudflare-d1-global-replication/
11 months ago
0
3
1
During the recent Developer Week 2025,
#Cloudflare
announced the public beta of Cloudflare Secrets Store, a secure way to store API tokens, keys, and credentials. My recap for
@infoq.com
is out today.
www.infoq.com/news/2025/04...
loading . . .
Cloudflare Launches Public Beta of Secrets Store for Secure Credential Management
During the recent Developer Week 2025, Cloudflare announced the public beta of Cloudflare Secrets Store, a secure way to store API tokens, keys, and credentials. While the long-term goal is to integra...
https://www.infoq.com/news/2025/04/cloudflare-secrets-store-beta/
11 months ago
0
1
0
#Redis
has recently announced the addition of Vector Set, a data type designed for vector similarity and a new option for AI applications. My recap is now available on
@infoq.com
.
www.infoq.com/news/2025/04...
loading . . .
Redis 8 Targets AI Applications with New Data Type for Vector Similarity
Redis has recently announced the addition of Vector Set, a data type designed for vector similarity and a new option for AI applications. This new data type marks the first major contribution from Sal...
https://www.infoq.com/news/2025/04/redis-vector-sets/
12 months ago
0
2
1
#AWS
has recently announced the general availability of Amazon VPC Route Server. My recap for
@infoq.com
is out today.
www.infoq.com/news/2025/04...
loading . . .
Amazon VPC Route Server Generally Available, Providing Routing Flexibility and Fault Tolerance
AWS has recently announced the general availability of Amazon VPC Route Server. This new option simplifies dynamic routing in a VPC, allowing developers to advertise routing information via Border Gat...
https://www.infoq.com/news/2025/04/amazon-vpc-route-server/
12 months ago
0
1
1
@planetscale.com
has recently announced that vector support is now generally available. Created as a fork of
#MySQL
, this new feature allows vector data to be stored alongside an application's relational MySQL data
www.infoq.com/news/2025/04...
loading . . .
PlanetScale Vectors Now GA: MySQL's Missing Feature?
PlanetScale has recently announced that vector support is now generally available. Created as a fork of MySQL, this new feature allows storing vector data alongside an application's relational MySQL d...
https://www.infoq.com/news/2025/04/planetscale-vectors-mysql/
12 months ago
0
0
0
During the recent
#Cloudflare
Security Week 2025, the cloud provider announced various improvements to its cybersecurity services and multiple reports analyzing trends and challenges in security threats. More on
@infoq.com
www.infoq.com/news/2025/04...
loading . . .
Cloudflare Security Week 2025: From Quantum Cryptography to AI Labyrinth
During the recent Cloudflare Security Week 2025, the cloud provider announced various improvements to its cybersecurity services and multiple reports analyzing trends and challenges in security threat...
https://www.infoq.com/news/2025/04/cloudflare-security-ai-labyrinth/
about 1 year ago
0
2
1
Current geopolitical tensions have raised attention to existing cloud providers in Europe, with many European companies increasingly concerned about reliance on US-controlled services. More on
@infoq.com
www.infoq.com/news/2025/03...
loading . . .
European Cloud Providers: What Are the Options Today?
Current geopolitical tensions have raised attention to existing cloud providers in Europe, with many European companies increasingly concerned about reliance on US-controlled services. According to va...
https://www.infoq.com/news/2025/03/european-cloud-providers/
about 1 year ago
0
1
0
Load more
feeds!
log in