AWS News Blog

Category: Launch

AWS DeepLens – Get Hands-On Experience with Deep Learning With Our New Video Camera

As I have mentioned a time or two in the past, I am a strong believer in life-long learning. Technological change is coming along faster than ever and you need to do the same in order to keep your skills current. For most of my career, artificial intelligence has been an academic topic, with practical […]

S3 Select and Glacier Select – Retrieving Subsets of Objects

Update July 25, 2024 — Use Amazon Athena, S3 Object Lambda, or client-side filtering to optimize querying your data in Amazon S3. Learn more. Amazon Simple Storage Service (Amazon S3) stores data for millions of applications used by market leaders in every industry. Many of these customers also use Amazon Glacier for secure, durable, and […]

Amazon Neptune – A Fully Managed Graph Database Service

Of all the data structures and algorithms we use to enable our modern lives, graphs are changing the world everyday. Businesses continuously create and ingest rich data with complex relationships. Yet developers are still forced to model these complex relationships in traditional databases. This leads to frustratingly complex queries with high costs and increasingly poor […]

In The Works – Amazon Aurora Serverless

You may already know about Amazon Aurora. Available in editions that are either MySQL-compatible or PostgreSQL-compatible, Aurora is fully-managed and automatically scales to up to 64 TB of database storage. When you create an Aurora Database Instance, you choose the desired instance size and have the option to increase read throughput using read replicas. If […]

Introducing AWS Fargate – Run Containers without Managing Infrastructure

Containers are a powerful way for developers to develop, package, and deploy their applications. At AWS we have over a hundred thousand active ECS clusters and hundreds of millions of new containers started each week. That’s 400+% customer growth since 2016. Container orchestration solutions, like Amazon Elastic Container Service (Amazon ECS) and Kubernetes make it easier […]