Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain how you can update memcached when data changes?



Explain how you can update memcached when data changes?..

Answer / Teekaram Saraswat

To update Memcached when data changes, you can implement a technique called touch-expire. This involves periodically touching (updating the item's timestamp) cached items to keep them alive. If an item is no longer needed or has changed, it should be explicitly deleted from Memcached. Additionally, some applications use a cache invalidation strategy where affected items are removed from Memcached when their corresponding data changes in the database.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DevOps Interview Questions

What are the major benefits of continuous integration ?

1 Answers  


Explain the role of DevOps?

1 Answers  


What is continuous testing?

1 Answers  


What is resilience test?

1 Answers  


What is IaC in DevOps?

1 Answers  


What are DevOps skills?

1 Answers  


Mention some important features of memcached?

1 Answers  


What role does qa play in devops?

1 Answers  


What do you mean by DevOps?

1 Answers  


What is DevOps culture?

1 Answers  


What is configuration management in terms of infrastructure and mention a few popular tools used?

1 Answers  


Explain how “infrastructure of code” is processed or executed in aws?

1 Answers  


Categories