InfoQ Homepage Clustering & Caching Content on InfoQ
-
Rancher 2.4 Adds Scalability, Management and Security Capabilities
Kubernetes management platform creator, Rancher Labs, has released Rancher 2.4 in line with their ‘Run Kubernetes Everywhere’ strategy. Rancher is a heterogeneous, multi-cluster, multi-cloud Kubernetes management platform. The new release is focused on providing the scalability, management and security capabilities required to support Kubernetes at edge scale.
-
Amazon Introduces a New Feature for ElastiCache for Redis: Global Datastore
Recently Amazon announced Global Datastore, a new feature of Amazon ElastiCache for Redis that provides fully managed, fast, reliable and secure cross-region replication.
-
New Relic Introduces Real-Time Java Profiling
Concurrent with the formal release of Java 14, New Relic announced the release of their real-time Java profiling and JVM cluster timeline view utilities to more effectively troubleshoot performance bottlenecks in Java applications. Ben Evans, principal software engineer and JVM technologies architect at New Relic, spoke to InfoQ about these new tools.
-
CPDoS Attacks Cause CDNs to Deliver Error Pages instead of Expected Results
Security researchers disclosed three new variants of the cache poisoning attack first discussed at the 2018 DEFCON conference. These three new attacks are being categorized as cache poisoning denial of service (CPDoS) attacks. These vulnerabilities allow an attacker to inject their own malicious content to be served by the cache in lieu of the expected web pages.
-
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.
-
Rancher Labs Release Submariner to Enable Network Connectivity between Kubernetes Clusters
Rancher Labs have released Submariner, a new open-source project to “enable network connectivity between Kubernetes clusters”. This project aims to connect overlay networks of individuals Kubernetes clusters to form a “multicluster”, which in turn facilitates inter-cluster communication and synchronisation between applications and distributed data stores.
-
Highly Available MySQL Clustering at WePay Using Orchestrator, Consul and HAProxy
WePay’s engineering team talks about their new highly available MySQL cluster built with HAProxy, Consul and Orchestrator. It improves upon their previous architecture by reducing any downtime from 30 minutes to 40-60 seconds.
-
Amazon DynamoDB Accelerator (DAX) Released in Preview: In-Memory Cache for Read-Intensive Workloads
AWS has released Amazon DynamoDB Accelerator (DAX) in preview, a fully managed write-through caching service that sits logically in front of DynamoDB tables in order to improve performance for read-intensive workloads. DAX is API-compatible with DynamoDB, meaning that existing applications will not have to be re-written to take advantage of DAX.
-
Intel Launch Optane SSD
Intel recently launched their 3D XPoint non-volatile memory (NVM) under the brand name of Optane. The SSD label in some of the branding might imply that it’s a different type of durable storage, but the technology is aimed at applications that would normally use RAM. This marks the beginning of the end of the compromise between in memory and persistent.
-
NGINX Plus R12 Brings Master-Peer Configuration Sharing, Improved Scripting, and More
Nginx has announced release 12 of NGINX Plus, the paid version of the popular NGINX open source web server. NGINX Plus R12 brings a new configuration-sharing feature aimed to simplify clustering, official support for the nginScript language, and improvements in monitoring and instrumentation, caching, and reliability.
-
Neo4j 3.1 Supports Causal Clustering and Security Enhancements
The latest version of Graph NoSQL database Neo4j introduces causal clustering and new security architecture. Neo4j team recently released version 3.1 of the graph database. Other new features include database kernel improvements and a Schema Viewer.
-
Q&A with Drew Koszewnik on a Disseminated Cache, Netflix Hollow
Drew Koszewnik of Netflix talks to Rags Srinivas about a disseminated cache called Hollow.
-
Ehcache 3.0 Released with Revamped API and Off-Heap Storage
Terracotta has released version 3 of their distributed caching technology Ehcache, sporting a number of important new features. First, its API has been refactored and now leverages Java generics. Performance has generally been enhanced, and support for the javax.cache API (JSR-107) and off heap storage capabilities have been added.
-
Hazelcast Version 3.6 Features Performance Improvements and Cloud Management
Hazelcast has released version 3.6 of their flagship in-memory grid and caching software, featuring numerous performance improvements and new cloud management and container deployment options.
-
Force12.io Create a ‘Microscaling’ Framework for Apache Mesos
Force12.io have released a prototype ‘microscaling’ container demonstration running on the Apache Mesos cluster manager, which they claim starts and stops ‘priority 1’ and ‘priority 2’ containers more rapidly than traditional autoscaling approaches when given a simulated demand for the differing workloads. InfoQ discussed the goals and methodology of this approach with Force12.io’s Ross Fairbanks.