AWS Compute Blog
Category: Amazon Elastic Block Store (Amazon EBS)
Deploying an automated Amazon CloudWatch dashboard for AWS Outposts using AWS CDK
This post is written by Enrico Liguori, Networking Solutions Architect, Hybrid Cloud and Sumeeth Siriyur, Sr. Hybrid Cloud Solutions Architect. AWS Outposts is a fully managed service that brings the same AWS infrastructure, services, APIs, and tools to virtually any data center, colocation space, manufacturing floor, or on-premises facility where it might be needed. With Outposts, […]
Quick Restoration through Replacing the Root Volumes of Amazon EC2 instances
This blog post is written by Katja-Maja Krödel, IoT Specialist Solutions Architect, and Benjamin Meyer, Senior Solutions Architect, Game Tech. Customers use Amazon Elastic Compute Cloud (Amazon EC2) instances to develop, deploy, and test applications. To use those instances most effectively, customers have expressed the need to set back their instance to a previous state […]
Must-know best practices for Amazon EBS encryption
This blog post covers common encryption workflows on Amazon EBS. Examples of these workflows are: setting up permissions policies, creating encrypted EBS volumes, running Amazon EC2 instances, taking snapshots, and sharing your encrypted data using customer-managed CMK. Introduction Amazon Elastic Block Store (Amazon EBS) service provides high-performance block-level storage volumes for Amazon EC2 instances. Customers […]
Recovering files from an Amazon EBS volume backup
Contributed by Jeff Bartley, Storage Solutions Architect, AWS Amazon Elastic Block Store (Amazon EBS) enables you to back up volumes at any time using EBS snapshots. Volume backups can be triggered manually or they can be scheduled using Amazon Data Lifecycle Manager (Amazon DLM) or AWS Backup. Each backup creates a unique EBS snapshot. The […]
How to import split disks into AWS
Contributed by Raphael Sack In an amusing coincidence, I was recently asked by two separate customers a nearly identical question: how to import split disks in the form of VMDK to AWS. This post covers one way to do this. There are quite a few names, official and unofficial, for split disks. These include: non-monolithic, […]
Amazon ECS and Docker volume drivers, part 1: Amazon EBS
→ Part 2: Amazon EFS Post by: Jeremy Cowan, Ronnie Eichler, and Tiffany Jernigan Introduction Containers are emerging as the default compute primitive for building cloud-native applications. They facilitate the adoption of continuous delivery, and help increase infrastructure use. However, deploying stateful application as containers has been challenging because containers have short life-spans, get […]
Improving application performance and reducing costs with Amazon EBS-Optimized Instance burst capability
Contributed by Sooraj Prasannan, Senior Product Manager, Amazon Elastic Block Store In November 2017, Amazon EC2 introduced C5 compute-intensive instances and M5 general-purpose instances. In the first half of 2018, we released EC2 C5d instances and M5d instances by adding high-speed, ultra-low latency local NVMe storage to the EC2 C5 and M5 instance families. EC2 […]
Tag Amazon EBS Snapshots on Creation and Implement Stronger Security Policies
This blog was contributed by Rucha Nene, Sr. Product Manager for Amazon EBS AWS customers use tags to track ownership of resources, implement compliance protocols, control access to resources via IAM policies, and drive their cost accounting processes. Last year, we made tagging for Amazon EC2 instances and Amazon EBS volumes easier by adding the […]
Longer Resource IDs in 2018 for Amazon EC2, Amazon EBS, and Amazon VPC
This post contributed by Laura Thomson, Senior Product Manager for Amazon EC2. As you start planning for the new year, I want to give you a heads up that Amazon EC2 is migrating to longer format, 17-character resource IDs. Instances and volumes currently already receive this ID format. Beginning in July 2018, all newly created […]
Automating Amazon EBS Snapshot Management with AWS Step Functions and Amazon CloudWatch Events
Brittany Doncaster, Solutions Architect Business continuity is important for building mission-critical workloads on AWS. As an AWS customer, you might define recovery point objectives (RPO) and recovery time objectives (RTO) for different tier applications in your business. After the RPO and RTO requirements are defined, it is up to your architects to determine how to […]