AWS News Blog
AWS Cloud Development Kit (CDK) – TypeScript and Python are Now Generally Available
Managing your Infrastructure as Code provides great benefits and is often a stepping stone for a successful application of DevOps practices. In this way, instead of relying on manually performed steps, both administrators and developers can automate provisioning of compute, storage, network, and application services required by their applications using configuration files. For example, defining your Infrastructure as […]
Amazon Aurora PostgreSQL Serverless – Now Generally Available
The database is usually the most critical part of a software architecture and managing databases, especially relational ones, has never been easy. For this reason, we created Amazon Aurora Serverless, an auto-scaling version of Amazon Aurora that automatically starts up, shuts down and scales up or down based on your application workload. The MySQL-compatible edition of […]
Amazon Managed Streaming for Apache Kafka (MSK) – Now Generally Available
September 8, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. I am always amazed at how our customers are using streaming data. For example, Thomson Reuters, one of the world’s most trusted news organizations for businesses and professionals, built a solution to capture, analyze, and visualize analytics data to help product […]
New for AWS Lambda – Use Any Programming Language and Share Common Components
I remember the excitement when AWS Lambda was announced in 2014! Four years on, customers are using Lambda functions for many different use cases. For example, iRobot is using AWS Lambda to provide compute services for their Roomba robotic vacuum cleaners, Fannie Mae to run Monte Carlo simulations for millions of mortgages, Bustle to serve billions of requests for their digital content. Today, […]
New – AWS Toolkits for PyCharm, IntelliJ (Preview), and Visual Studio Code (Preview)
Software developers have their own preferred tools. Some use powerful editors, others Integrated Development Environments (IDEs) that are tailored for specific languages and platforms. In 2014 I created my first AWS Lambda function using the editor in the Lambda console. Now, you can choose from a rich set of tools to build and deploy serverless applications. […]
Amazon Forecast – Time Series Forecasting Made Easy
The capacity to foresee the future would be an incredible superpower. At AWS, we can’t give you that, but we can help you use machine learning to forecast time series in a few steps. The goal of time series forecasting is to predict future values of time-dependent data such as weekly sales, daily inventory levels, […]
Amazon DynamoDB On-Demand – No Capacity Planning and Pay-Per-Request Pricing
January 31, 2025: Post updated to clarify the reduced on-demand pricing and workloads recommendations. Just a few years ago, creating a database that could support your business at any scale while providing consistent low latency was a daunting task. That changed for me in 2012 while reading Werner Vogels’ blog post announcing Amazon DynamoDB (it was […]
New – Amazon Kinesis Data Analytics for Java
Customers are using Amazon Kinesis to collect, process, and analyze real-time streaming data. In this way, they can react quickly to new information from their business, their infrastructure, or their customers. For example, Epic Games ingests more than 1.5 million game events per second for its popular online game, Fortnite. With Amazon Kinesis Data Analytics you can […]