Amazon Interview Question

Cache vs buffer

Interview Answer

Anonymous

Sep 25, 2020

Cache is memory or data storage that is designed to store frequently accessed data to improve the speed of services. Buffer is memory or data storage that is used to compensate for the differences in speed between processes or devices that exchange data.