AWS News Blog
Category: Events
Registration for Amazon re:MARS 2020 is OPEN ?
Editor’s Note: We have been closely monitoring the situation with COVID-19, and after much consideration, we have made the decision to cancel re:MARS 2020. Our top priority is the well-being of our employees, customers, partners, and event attendees. Over the course of the coming weeks, we will explore other ways to engage the community. To […]
Alejandra’s Top 5 Favorite re:Invent? Launches of 2019
While re:Invent 2019 may feel well over, I’m still feeling elated and curious about several of the launches that were announced that week. Is it just me, or did some of the new feature announcements seem to bring us closer to the Scifi worlds (i.e. AWS WaveLength anyone? and don’t get me started on Amazon […]
Check out The Amazon Builders’ Library – This is How We Do It!
Amazon customers often tell us that they want to know more about how we build and run our business. On the retail side, they tour Amazon Fulfillment Centers and see how we we organize our warehouses. Corporate customers often ask about our Leadership Principles, and sometimes adopt (and then adapt) them for their own use. […]
AWS Launches & Previews at re:Invent 2019 – Wednesday, December 4th
Here’s what we announced today: Amplify DataStore – This is a persistent, on-device storage repository that will help you to synchronize data across devices and to handle offline operations. It can be used as a standalone local datastore for web and mobile applications that have no connection to the cloud or an AWS account. When […]
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 […]