Memcached Tutorial for Beginners

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=VhM2ByShhzE



Category:
Tutorial
Duration: 1:05:17
29,921 views
797


Memcached is a high-performance, distributed memory caching system designed to speed up dynamic web applications by alleviating database load. In this course, you will learn about Memcached's architecture and design choices, and learn how to create a hands-on demo using Docker, Telnet, and nodes.

โœ๏ธ Course developed by @hnasr

Source Code: https://github.com/hnasr/javascript_playground/tree/master/memcached

Fundamentals of Database Engineering course: https://databases.win/

Download the slides for Memcached course here: https://payhip.com/b/rw14l

(0:00:27) Intro
(0:05:07) What is Memcached?
(0:08:12) Memory management
(0:16:27) LRU
(0:25:44) Threading and Connections
(0:31:07) Read Example
(0:34:57) Write Example
(0:36:44) Write and Read collisions
(0:40:07) Locking
(0:40:57) Distributed Cache
(0:43:57) Memcached with Docker/Telnet/NodeJS
(0:45:27) Spin up a Memcached Docker container and telnet
(0:52:44) Memcached and NodeJS
(0:56:42) Four Memached Servers with NodeJS
(1:01:27) Summary


๐ŸŽ‰ Thanks to our Champion and Sponsor supporters:
๐Ÿ‘พ davthecoder
๐Ÿ‘พ jedi-or-sith
๐Ÿ‘พ ๅ—ๅฎฎๅƒๅฝฑ
๐Ÿ‘พ Agustรญn Kussrow
๐Ÿ‘พ Nattira Maneerat
๐Ÿ‘พ Heather Wcislo
๐Ÿ‘พ Serhiy Kalinets
๐Ÿ‘พ Justin Hual
๐Ÿ‘พ Otis Morgan
๐Ÿ‘พ Oscar Rahnama

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news




Other Videos By freeCodeCamp.org


2024-01-23Event Driven Architecture on AWS โ€“ Course for Beginners
2024-01-22OpenAI Assistants API โ€“ Course for Beginners
2024-01-19Python Data Analysis and Visualization Course โ€“ Astronomical Data
2024-01-18How to Get a Developer Job โ€“ Even in This Economy [Full Course]
2024-01-17UIs with Python โ€“ Use PyQt5 to Create a Music Player
2024-01-16Data Engineering Course for Beginners
2024-01-12NGINX Tutorial for Beginners
2024-01-11How to Add Email to Your Apps โ€“ Tutorial
2024-01-09Data Analyst Bootcamp for Beginners (SQL, Tableau, Power BI, Python, Excel, Pandas, Projects, more)
2024-01-08Learn to Code with AI - ChatGPT Tutorial
2024-01-04Memcached Tutorial for Beginners
2024-01-03Full Stack React Developer Course with Appwrite
2023-12-21Master Behavioral Interviews (for Software Engineers)
2023-12-20Learn JavaScript Interactively in NEW freeCodeCamp.org Curriculum
2023-12-19Full Stack Tutorial โ€“ Hotel Management Site w/ Next.js, React, Sanity.io, Tailwind, Stripe
2023-12-18Remix and Strapi Crash Course โ€“ Full Stack Development
2023-12-14Microsoft Azure Fundamentals Certification Course (AZ-900) UPDATED โ€“ Pass the exam in 8 hours!
2023-12-13JavaScript Testing with Jest โ€“ Crash Course
2023-12-12Build a Virtual World Filled with Self-Driving Cars โ€“ JavaScript Tutorial
2023-12-11Vector Search RAG Tutorial โ€“ Combine Your Data with LLMs with Advanced Search
2023-12-07Beginner JavaScript Project โ€“ Snake Game Tutorial