AWS News Blog

Category: AWS re:Invent

Amplify DataStore – Simplify Development of Offline Apps with GraphQL

The open source Amplify Framework is a command line tool and a library allowing web & mobile developers to easily provision and access cloud based services. For example, if I want to create a GraphQL API for my mobile application, I use amplify add api on my development machine to configure the backend API. After […]

AWS Launches & Previews at re:Invent 2019 – Tuesday, December 3rd

Whew, what a day. This post contains a summary of the announcements that we made today. Launch Blog Posts Here are detailed blog posts for the launches: AWS Outposts Now Available – Order Your Racks Today! Inf1 Instances with AWS Inferentia Chips for High Performance Cost-Effective Inferencing. EBS Direct APIs – Programmatic Access to EBS […]

New – Provisioned Concurrency for Lambda Functions

It’s really true that time flies, especially when you don’t have to think about servers: AWS Lambda just turned 5 years old and the team is always looking for new ways to help customers build and run applications in an easier way. As more mission critical applications move to serverless, customers need more control over the performance […]

New – EBS Direct APIs – Programmatic Access to EBS Snapshot Content

EBS Snapshots are really cool! You can create them interactively from the AWS Management Console: You can create them from the Command Line (create-snapshot) or by making a call to the CreateSnapshot function, and you can use the Data Lifecycle Manager (DLM) to set up automated snapshot management. All About Snapshots The snapshots are stored […]

AWS Transit Gateway Adds Multicast and Inter-Regional Peering

AWS Transit Gateway is a service that enables customers to connect thousands of Amazon Virtual Private Clouds (VPCs) and their on-premises networks using a single gateway. Customers have been enjoying the reduction in operational costs and the overall simplicity that this service brings. Still, today things got even better, with the release of two new […]

AWS Compute Optimizer – Your Customized Resource Optimization Service

When I publicly speak about Amazon EC2 instance type, one frequently asked question I receive is “How can I be sure I chose the right instance type for my application?” Choosing the correct instance type is between art and science. It usually involves knowing your application performance characteristics under normal circumstances (the baseline) and the […]