Skip to the content.

AWS: S3 and Lambda

←◄◀◀ back

AWS: S3

What is Amazon S3?

some use cases for Amazon S3.

Understanding Storage Patterns

Managing Unpredictable Workloads

Complying with Regulations

some benefits of using Amazon S3.

Reliable Security

All-time Availability

Very Low cost

Ease of Migration

The Simplicity of Management

AWS Lambda Basics

What is AWS Lambda?

` some use cases for AWS Lambdas.`

  1. Serverless Website Application

  2. Scheduled, Cron, Periodical Jobs

  3. Stream Large Data With Kinesis Data Stream and Lambda

  4. Say Hello to Amazon Alexa

  5. Real-Time Notifications

  6. Middleware

  7. Workflows

CDN

What is a CDN?

A content delivery network (CDN) refers to a geographically distributed group of servers which work together to provide fast delivery of Internet content.

A CDN allows for the quick transfer of assets needed for loading Internet content including HTML pages, javascript files, stylesheets, images, and videos. The popularity of CDN services continues to grow, and today the majority of web traffic is served through CDNs, including traffic from major sites like Facebook, Netflix, and Amazon.

A properly configured CDN may also help protect websites against some common malicious attacks, such as Distributed Denial of Service (DDOS) attacks.