AWS News Blog
HAQM Redshift update – ra3.4xlarge nodes
Since we launched HAQM Redshift as a cloud data warehouse service more than seven years ago, tens of thousands of customers built their workloads using it. We are always listening to your feedback and, in December last year, we announced our 3rd generation RA3 node type providing you the ability to scale compute and storage […]
HAQM Detective – Rapid Security Investigation and Analysis
Almost five years ago, I blogged about a solution that automatically analyzes AWS CloudTrail data to generate alerts upon sensitive API usage. It was a simple and basic solution for security analysis and automation. But demanding AWS customers have multiple AWS accounts, collect data from multiple sources, and simple searches based on regular expressions are […]
Materialize your HAQM Redshift Views to Speed Up Query Execution
At AWS, we take pride in building state of the art virtualization technologies to simplify the management and access to cloud services such as networks, computing resources or object storage. In a Relational Database Management Systems (RDBMS), a view is virtualization applied to tables : it is a virtual table representing the result of a […]
New: Use AWS CloudFormation StackSets for Multiple Accounts in an AWS Organization
Infrastructure-as-code is the process of managing and creating IT infrastructure through machine-readable text files, such as JSON or YAML definitions or using familiar programming languages, such as Java, Python, or TypeScript. AWS Customers typically uses AWS CloudFormation or the AWS Cloud Development Kit (AWS CDK) to automate the creation and management of their cloud infrastructure. […]
AWS Backup: EC2 Instances, EFS Single File Restore, and Cross-Region Backup
Since we launched AWS Backup last year, over 20,000 AWS customers are protecting petabytes of data every day. AWS Backup is a fully managed, centralized backup service simplifying the management of your backups for your HAQM Elastic Block Store (HAQM EBS) volumes, your databases (HAQM Relational Database Service (HAQM RDS) or HAQM DynamoDB), AWS Storage […]
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 Compute Optimizer – Your Customized Resource Optimization Service
When I publicly speak about HAQM 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 […]
New – VPC Ingress Routing – Simplifying Integration of Third-Party Appliances
When I was delivering the Architecting on AWS class, customers often asked me how to configure an HAQM Virtual Private Cloud to enforce the same network security policies in the cloud as they have on-premises. For example, to scan all ingress traffic with an Intrusion Detection System (IDS) appliance or to use the same firewall […]