AWS News Blog
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) […]
All Data Are Belong to AWS: Streaming upload via Fluentd
I’ve got a special treat for you today! Kiyoto Tamura of Treasure Data wrote a really interesting guest post to introduce you to Fluentd and to show you how you can use it with a wide variety of AWS services to collect, store, and process data. — Jeff; Data storage is Cheap. Data collection is […]
Amazon RDS Now Supports T2 Instances
We launched the T2 instance type last month. This new Amazon Elastic Compute Cloud (Amazon EC2) instance type provides a solid level of baseline performance and the ability to burst above the baseline as needed. As I wrote in my blog post, these instances are ideal for development, testing, and medium-traffic web sites. Today we […]