AWS Classroomnotes 21/Dec/2022

Cache Database in AWS

  • Cache databases are used to improve application performances as cache database store the infrequently changed data and frequently accessed data in the RAM.
  • For this the first generation solution was to implement caching in code
  • Cache databases were introduced. The popular cache databases are
    • Redis
    • Memcached
  • AWS has introduced Elastic Cache which is cache as a service.
  • Using Elastic Cache we can create
    • Redis
    • Memcached
  • Creating Elastic Cache
    Preview
    Preview
  • Using elastic cache is done by application code Refer Here for java script example and Refer Here for python examples.
  • AWS has introduced Redis as a Service with Amazon MemoryDB for Redis Refer Here
    Preview

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube