Remove Cloud Remove Lambda Remove Latency Remove Storage
article thumbnail

The Easiest Way to Compute in the Cloud – AWS Lambda

All Things Distributed

Capital-intensive storage solutions became as simple as PUTting and GETting objects in Amazon S3. At AWS we innovate by listening to and learning from our customers, and one of the things we hear from them is that they want it to be even simpler to run code in the cloud and to connect services together easily.

Lambda 136
article thumbnail

Expanding the Cloud: Amazon Machine Learning Service, the Amazon Elastic Filesystem and more

All Things Distributed

AWS has been offering a range of storage solutions: objects, block storage, databases, archiving, etc. Amazon EFS is a fully-managed service that makes it easy to set up and scale shared file storage in the AWS Cloud. With Amazon EFS, there is no minimum fee or setup costs, and customers pay only for the storage they use.

Lambda 122
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Choosing a cloud DBMS: architectures and tradeoffs

The Morning Paper

Choosing a cloud DBMS: architectures and tradeoffs Tan et al., If you’re moving an OLAP workload to the cloud (AWS in the context of this paper), what DBMS setup should you go with? Which I’m quite happy to see as my most recent data pipeline is based around Lambda, S3, and Athena, and it’s been working great for my use case.

article thumbnail

Cloudburst: stateful functions-as-a-service

The Morning Paper

On the Cloudburst design teams’ wish list: A running function’s ‘hot’ data should be kept physically nearby for low-latency access. The canononical cloud platform architecture decouples storage and compute services so that each can be scaled and operated independently, i.e., they are disaggregated.

Lambda 98
article thumbnail

Unlocking the Value of Device Data with AWS Greengrass.

All Things Distributed

We have seen that such devices can benefit greatly from the elastic resources of the cloud. Some applications – medical equipment, industrial machinery, and building automation are just a few – can't rely exclusively on the cloud for control, and require some form of local storage and execution. Law of Economics.

AWS 118
article thumbnail

A one size fits all database doesn't fit anyone

All Things Distributed

Use cases such as gaming, ad tech, and IoT lend themselves particularly well to the key-value data model where the access patterns require low-latency Gets/Puts for known key values. The purpose of DynamoDB is to provide consistent single-digit millisecond latency for any scale of workloads. Take Expedia, for example.

Database 167
article thumbnail

Accelerating Data: Faster and More Scalable ElastiCache for Redis

All Things Distributed

Three years ago, as part of our AWS Fast Data journey we introduced Amazon ElastiCache for Redis , a fully managed in-memory data store that operates at sub-millisecond latency. This allows for faster failover times while minimizing latency. The client keeps a map of Redis nodes, which is updated in case of failover.