0% found this document useful (0 votes)
14 views11 pages

Tokong Midterm Lab 4-2

Caching is a computing technique that temporarily stores data in a faster storage area to improve system performance by enabling quicker data retrieval. There are various types of caching, including CPU, web, database, and disk caching, each serving to enhance access speed for frequently used data. Potential downsides of caching include outdated data and security risks, which can be managed through regular updates and better data management practices.

Uploaded by

tssyahoo1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views11 pages

Tokong Midterm Lab 4-2

Caching is a computing technique that temporarily stores data in a faster storage area to improve system performance by enabling quicker data retrieval. There are various types of caching, including CPU, web, database, and disk caching, each serving to enhance access speed for frequently used data. Potential downsides of caching include outdated data and security risks, which can be managed through regular updates and better data management practices.

Uploaded by

tssyahoo1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

ITEC116

SYSTEM INTEGRATION
& ARCHITECTURE
Tokong, Arvie Clench v.

BSIT 4-2
ITEC116

CACHING
ITEC116

INTRODUCTION
Caching is a method in computing that
involves temporarily storing data in a faster
storage area, called a cache, to allow for
quicker retrieval.
ITEC116

Caching is the technique of saving

WHAT IS duplicates of data in a designated


storage area to enable quicker
retrieval.
CACHING * It acts as a fast intermediary
between the primary storage and the
user or application.
ITEC116

TYPES OF
CACHING
 
CPU CASHE WEB CASHE DATABASE CASHE 
DISK CASHE
When a query is executed on
Small, high-speed Temporarily stores web a database, the system first Resides in RAM or
memory inside the CPU pages and resources. verifies whether the result of on the hard drive.
(L1, L2, L3). that query is already
available in the cache.
ITEC116

HOW CACHING
WORKS
Cache Hit: If the data is found in the cache, it’s
retrieved quickly.

Cache Miss: If the data isn’t in the cache, it’s retrieved


from the original source and then stored in the cache
for future use.
ITEC116

QUESTIONS TO
ADDRESS: 1 . What is caching, and how does it improve
system performance?
Caching is a technique in computing where data
that’s accessed often is stored in a temporary
space, called a cache, for faster retrieval. The main
purpose of caching is to improve system
performance by speeding up data access and
reducing the strain on slower sources of data.
ITEC116

2. What are the different types of caching,

QUESTIONS TO
and how do they function?

Memory Cache: This cache is placed close to


the CPU and holds data and instructions that

ADDRESS:
are used often, helping the processor work
more quickly.

 isk Cache: This cache stores data from the


D
hard drive or SSD in faster memory (like RAM)
for quicker access.

Web Cache: Web caches store copies of web


pages, images, and other content closer to the
user, either in the browser or on a server like a
CDN.

 atabase Cache: This cache stores frequent


D
database data for faster retrieval.
ITEC116

QUESTIONS TO
ADDRESS:
3. What are the potential downsides of caching, and
how are they managed?

Caching can cause problems like old data, missing


information, too much memory use, and security
risks. These problems can be fixed with regular
updates, better data management, memory control,
and encryption.
ITEC116

REFERENCES
https://www.techtarget.com/whatis/definition/cac
hing

https://www.geeksforgeeks.org/types-of-cache/

https://en.wikipedia.org/wiki/Cache_(computing)
#:~:text=A%20cache%20is%20made%20up,the%20
entry%20is%20a%20copy.
ITEC116

THANK YOU!

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy