AWS News Blog

AWS Week in Review – August 11, 2014

Let’s take a quick look at what happened in AWS-land last week: Monday, August 11 We announced Multi-Factor Authentication for Amazon WorkSpaces. We announced that you can now Tag Your Elastic Load Balancers. The AWS Windows and .NET Developer Blog talked about S3 Server Side Encryption With Windows PowerShell. We published Episode 96 of the AWS […]

Simplified PHP Development – Z-Ray in the Cloud from Zend

PHP development on AWS just got easier today. Zend Technologies (the PHP company) is now delivering Z-Ray productivity booster for PHP developers on the AWS Marketplace. The success of a platform is based on many factors, developer productivity being one of the most important. Productivity leads to innovation and innovation leads to differentiation and (hopefully) […]

Rapidly Deploy SharePoint on AWS With New Deployment Guide and Templates

Building on top of our earlier work to bring Microsoft SharePoint to AWS, I am happy to announce that we have published a comprehensive Quick Start Reference and a set of AWS CloudFormation templates. As part of today’s launch, you get a reference deployment, architectural guidance, and a fully automated way to deploy a production-ready […]

Multi-Factor Authentication for Amazon WorkSpaces

Amazon WorkSpaces is a fully managed desktop computing service in the cloud. You can easily provision and manage cloud-based desktops that can be accessed from laptops, iPads, Kindle Fire, and Android tablets. Today we are enhancing WorkSpaces with support for multi-factor authentication using an on-premises RADIUS server. In plain English, your WorkSpaces users will now […]

Tag Your Elastic Load Balancers

Elastic Load Balancing helps you to build applications that are resilient and easy to scale. You can create both public-facing and internal load balancers in the AWS Management Console with a couple of clicks. Today we are launching a helpful new feature for Elastic Load Balancing. You can now add up to ten tags (name/value […]

AWS Week in Review – August 4, 2014

Let’s take a quick look at what happened in AWS-land last week: Monday, August 4 We announced that Amazon RDS Now Supports T2 Instances. We unveiled the Updated IAM Console. We posted Episode 95 of the AWS Podcast. Tuesday, August 5 An article on CIO.COM explained How AWS Helped Scale App for World Cup Social Media Hub. […]

AWS SDK for Python (Boto) Now Supports Python 3

The AWS SDK for Python (also known as Boto) has been updated and is now compatible with Python 3. You can now build AWS applications using versions 2.6, 2.7, 3.3, and 3.4 of Python. Here’s a screen shot of some Boto code running on Python 3.4.1: (py3)$ python Python 3.4.1 (default, May 19 2014, 13:10:29) […]