AWS News Blog
Category: Launch
New – AWS Elastic Load Balancing Inside of a Virtual Private Cloud
The popular AWS Elastic Load Balancing Feature is now available within the Virtual Private Cloud (VPC). Features such as SSL termination, health checks, sticky sessions and CloudWatch monitoring can be configured from the AWS Management Console, the command line, or through the Elastic Load Balancing APIs. When you provision an Elastic Load Balancer for your […]
New – AWS Virtual (Software) Multi-Factor Authentication – RFC 6238 Support
As you might already know, you can enable AWS Multi-Factor Authentication (MFA for short) for your AWS account and your Identity and Access Management (IAM) users to provide an additional level of security. Once you have enabled MFA for an account or IAM user, you need to enter an authentication code in addition to your […]
New Whitepaper: Using AWS for Disaster Recovery
Update March 18, 2021 – Please see our latest whitepaper: Disaster Recovery of Workloads on AWS: Recovery in the Cloud. You can also view our recovery in the cloud webinar here. Disaster recovery (DR) is one of most important use cases that we hear from our customers. Having your own DR site in the cloud […]
New – AWS Management Console Support for the Simple Email Service
The Amazon Simple Email Service gives you a simple and cost-effective way to send any volume of bulk or transactional email. We send millions of emails on behalf of thousands of Amazon SES customers each and every day. You can now access Amazon SES through the AWS Management Console. The new SES tab provides you […]
New – Use Your Microsoft BizSpark Licenses on AWS
It is a great time to be a software developer with an entrepreneurial mindset. You can get access to development tools, startup resources, and much more at no charge or at a very low cost these days. You don’t need to get venture capital or max out your credit cards in order to get started. […]
New – Amazon S3 Server Side Encryption for Data at Rest
A lot of technical tasks that seem simple in theory are often very complex to implement. For example, let’s say that you want to encrypt all of the data that you store in Amazon S3. You need to choose an encryption algorithm, create and store keys (while keeping the keys themselves safe from prying eyes), […]
New Docs: AWS Getting Started Guides for Linux and Microsoft Windows
We’ve created three new documents to make it even easier for you to get started with AWS: The first two documents (Getting Started Guide: AWS Web Application Hosting for Linux and Getting Started Guide: AWS Web Application Hosting for Microsoft Windows) are designed to help you create scalable, robust web applications that handle sophisticated demands […]
Powerful New Features for AWS CloudFormation
I’ve been making a point of telling my live audiences about AWS CloudFormation lately. Many large-scale AWS customers are starting to appreciate the fact that they can describe and instantiate entire application stacks using parameterized templates (see my original CloudFormation blog post for more info), allowing them to create a repeatable process around it. Today […]