Skip to main content

AWS re:Invent 2018 - Day 1

AWS re:Invent 2018 - Day 1

Hi everyone,

AWS re:Invent is huge! And each day has a lot of new announcements. Here are our favorites:

Storage

Managed SFTP Service for S3

S3 now offers a managed SFTP service. You can integrate with S3 using your “legacy” SFTP commands, and even use the IAM policies to control accesses.
A simple service, but one that can simplify the migration of legacy applications.

AWS Transfer for SFTP – Fully Managed SFTP Service for Amazon S3

Optimized agent for data transfer

A tool to simplify and optimize your S3 to local or local to S3 data transfers.
Very useful to move a lot of data into or from S3.

AWS DataSync – Automated and Accelerated Data Transfer

New S3 storage class: Intelligent-tiering

This new storage class allows to dynamically and automatically change the storage type of your S3 objects. AWS uses machine learning algorithms to switch your objects between the frequent and infrequent access classes depending on how they are accessed.

Automatic Cost Optimization for Amazon S3 via Intelligent Tiering

Analytics

Athena Workload Isolation (Beta)

The most important feature of this tool is to be able to limit the amount of data used during the processing and being able to cancel a request.
This is especially useful when new users are running long (and costly) requests that may be blocking other resources.

Connectivity

Transit Gateway

Transit Gateway simplifies the connection between all the VPCs. Before that, VPCs did not support transitive peering.
Using Transit Gateway you can now to build a hub-and-spoke network topology.

Use an AWS Transit Gateway to Simplify Your Network Architecture

Compute

Firecracker - Lightweight virtualization

AWS has open sourced a new virtualization technology - written in Rust - that promises to run microVMs (think serverless functions) in a fraction of a second. Firecracker is the technology behind the Lambda service, so it’s really exciting to see AWS open sourcing it.

Firecracker – Lightweight Virtualization for Serverless Computing

Tags:
AWS
Post by Raphael Brugier
November 28, 2018

Comments