🎁 New User? Get 20% off your first purchase with code NEWUSER20 Register Now →
Menu

Categories

Cloud Computing Intermediate

What is Edge Computing?

A distributed computing paradigm that processes data near the source of generation rather than in a centralized cloud data center.

Edge computing moves computation closer to users and data sources, reducing latency and bandwidth usage. Instead of sending all data to a distant cloud, processing happens at edge locations — CDN nodes, IoT gateways, or local servers.

Use cases include real-time gaming, autonomous vehicles, IoT sensor processing, video streaming, and AR/VR. Technologies include Cloudflare Workers, AWS Lambda@Edge, and 5G Mobile Edge Computing (MEC).

Related Terms

Hybrid Cloud
A computing environment that combines on-premises infrastructure with public cloud services, allowing data and applications to move between them.
Azure
Microsoft's cloud computing platform offering IaaS, PaaS, and SaaS services for building, deploying, and managing applications.
Cloud Storage Tiers
Different storage classes offered by cloud providers, optimized for varying access patterns from frequent to archival use.
Serverless Computing
A cloud execution model where the provider manages servers and dynamically allocates resources, charging only for actual usage.
Spot Instance
Discounted cloud compute instances that use spare capacity at significantly lower prices but can be interrupted with short notice.
Auto Scaling
Automatically adjusting the number of computing resources based on current demand to maintain performance and optimize costs.
View All Cloud Computing Terms →