Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Amazon Web Services Bootcamp

You're reading from  Amazon Web Services Bootcamp

Product type Book
Published in Mar 2018
Publisher Packt
ISBN-13 9781788294454
Pages 338 pages
Edition 1st Edition
Languages
Toc

ElastiCache – Memcached


Memcached is an open source, distributed caching server used for achieving high performance. It stores data in RAM so that retrievals can be faster and more efficient. ElastiCache is compatible with the Memcached caching server, so the tools and API clients used with the existing Memcached servers are compatible with the ElastiCache Memcached server. For Memcached ElastiCache, we can create a cluster of nodes, where data can be distributed based on the hashing mechanism. The cache keys need to be different so that you can make use of multiple nodes.

Note

More details on Memcached can be found at https://memcached.org/.

Let's look at how we can create a Memcached ElastiCache cluster.

AWS Management Console

Go to the AWS ElastiCache Management Console at https://console.aws.amazon.com/elasticache/home

  1. Click Memcached on the left-hand menu.
  2. Click the Create button.
  3. Provide the ElastiCache cluster details as follows:
    • Cluster engine: Select the Memcached option.
    • Name: Type in aws...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime