InfoQ Homepage News Google Releases Memorystore for Memcached into General Availability
Google Releases Memorystore for Memcached into General Availability
This item in japanese
Mar 09, 2021 2 min read
Write for InfoQ
Feed your curiosity. Help 550k+ globalsenior developers
each month stay ahead.Get in touch
In a recent blog post, Google announced the general availability of Memorystore for Memcached, a fully-managed service compatible with open-source Memcached protocol. With the GA release of Memorystore for Memcached, the company now has two generally available managed caching service options for customers looking for a caching capability in the Google Cloud.
A year ago, the public cloud provider released the service in beta as an additional choice for caching next to their existing Memorystore for Redis offering. Since the preview, Google has continued to improve the service. One of the key areas was improving the self-service software updates – and with the GA release, customers will have complete control of how mandatory software updates are applied to their Memcached instance. Through an API, they can control the time and rate at which updates are applied across the nodes in their Memcached instance. Furthermore, the GA release also includes an uptime SLA of 99.9%.
Memcached is fully compatible with the open-source Memcached protocol, which is popular as a front-end cache for databases. Moreover, its compatibility lets customers quickly migrate applications from self-deployed Memcached or other cloud providers without any code changes. Furthermore, customers can benefit from the scaling options – they can easily scale instances up or down to optimize the preferred cache-hit ratio and price. The documentation states users can scale the number of nodes in a cluster down to a minimum of one node or up to a maximum of 20 nodes. And lastly, the service also:
- Offers an auto-discovery protocol that should make it easier to deal with changes to the number of nodes during scaling
- Allows access from applications running on Compute Engine, Google Kubernetes Engine (GKE), App Engine Flex, App Engine Standard, and Cloud Functions
Another benefit of the service for its users is the available rich set of monitoring metrics.
Source: https://cloud.google.com/blog/products/databases/memorystore-for-memcached-now-ga
Quizlet, one of the largest online learning platforms globally serving students and teachers with intelligent study tools ranging from digital flashcards and practice questions to interactive diagrams and games, uses the Memcached service. Mason Leung, site reliability engineer at Quizlet, wrote in his Google Cloud blog post about their move to Memcached:
The switch to Memorystore has made scaling so much easier, and has eliminated a lot of stress for the SRE team. In addition: cost reduction, bigger footprint, and reduced Memcached ops time; we also have easier monitoring now, thanks to the integrations of Google Cloud Operations suite with Memorystore.
Memorystore, including the Memcached service, is available in all Google Cloud regions and guidance through the quick start page. Furthermore, there is a Memorystore for Memcached Node.js client available. Lastly, the pricing details are available on the pricing page.
This content is in the Cloud topic
Related Topics:
-
Related Editorial
-
Related Sponsors
-
Popular across InfoQ
-
TanStack Start: A New Meta Framework Powered by React or SolidJS
-
Microsoft Patches Critical ASP.NET Core Vulnerability with 9.9 Severity Score
-
GitHub Expands Copilot Ecosystem with AgentHQ
-
Redis Critical Remote Code Execution Vulnerability Discovered after 13 Years
-
Monzo’s Real-Time Fraud Detection Architecture with BigQuery and Microservices
-
Architecture Should Model the World as it Really is: a Conversation with Randy Shoup
-
Related Content
The InfoQ Newsletter
A round-up of last week’s content on InfoQ sent out every Tuesday. Join a community of over 250,000 senior developers. View an example