---------- Forwarded message ----------
From: Amazon Web Services <no-reply-aws@amazon.com>
Date: Thu, 24 Jan 2013 11:08:07 +0000
Subject: AWS Newsletter - January 2013
To: "guyperea1@gmail.com" <guyperea1@gmail.com>
Dear AWS Community,
Amazon Web Services kicks off 2013 with the announcement of AWS Data
Pipeline plus features and improvements across many of our services
including Amazon EC2, Storage Gateway, CloudSearch, Route53 and AWS
Support. Check out the new software offerings on AWS Marketplace. And
see our list of upcoming events and webinars across the globe -
whether you're just getting started with AWS or wanting to dive
deeper, there is something for everyone!
*********************************************
SPECIAL EVENTS
AWS Global Start-Up Challenge Technical Workshops and Finale Celebration
January 24 2:30-9:00pm PST
Dogpatch WineWorks, San Francisco, CA
Join us to get hands-on experience building applications using AWS,
and then stay to help us celebrate the finalists of the 6th annual
Global Start-Up Challenge!
*********************************************
NEWS & ANNOUNCEMENTS
*AWS Data Pipeline*
The public beta of AWS Data Pipeline is now available. This web
service helps you reliably process and move data between different AWS
compute and storage services as well as on-premise data sources at
specified intervals. Access your data where it's stored, transform and
process it at scale, and efficiently transfer the results to other AWS
services. Easily create complex data processing workloads that are
fault tolerant, repeatable, and highly available. You don't have to
worry about ensuring resource availability, managing inter-task
dependencies, retrying transient failures or timeouts in individual
tasks, or creating a failure notification system.
Learn more: http://aws.amazon.com/datapipeline/
*Announcing High Storage instances for Amazon EC2*
High Storage instances are a new Amazon EC2 instance family that
provides customers with proportionally more instance storage for
applications that require high sequential I/O performance. High
Storage Eight Extra Large (hs1.8xlarge) instances provide customers
with 35 ECUs of CPU performance across 16 virtual cores, 117 GiB of
memory and 48 TB of instance storage across 24 hard disk drives, and
are ideal for large data warehouses, Hadoop, and other applications
that require high sequential I/O performance.
Learn more: http://aws.amazon.com/ec2/instance-types/#highstorage-instances
*S3 Static Website Root Domain Support*
You can now host static websites on Amazon S3 at the root domain.
Visitors to your website can now easily and reliably access your site
from their browser without specifying "www" in the web address (e.g.
"example.com"). Many customers already host static websites on Amazon
S3 that are accessible via a "www" subdomain (e.g. "www.example.com").
Now, you can take advantage of S3's high availability and durability
for both "www" and root domain addresses. For more information on
hosting your static website on Amazon S3 and support for hosting
websites at the root domain, see our walkthrough:
http://docs.amazonwebservices.com/AmazonS3/latest/dev/website-hosting-custom-domain-walkthrough.html
*Announcing High Memory Cluster instances for Amazon EC2*
High Memory Cluster instances are a new Amazon EC2 high memory
instance family that provides customers with a large amount of RAM, in
addition to high CPU and network performance. High Memory Cluster
Eight Extra Large instances (cr1.8xlarge) provide customers with 2
Intel Xeon E5-2670 processors with support for Intel Turbo and NUMA,
240 GB of SSD instance storage, and 244 GiB of RAM, and are ideal for
in-memory analytics, graph analysis, caching servers, scientific
computing and other memory-intensive applications.
Learn more http://aws.amazon.com/ec2/instance-types#highmemorycluster-instances
*Video Case Study: Earth Networks Saved Over 50% using Amazon
CloudFront's Dynamic Content Features*
Earth Networks uses Amazon CloudFront's dynamic content features such
as low time-to-live, query strings, and cookies to customize their
users' experience by distributing local information to millions of
users in near-real time. Earth Networks was able to save over 50% in
CDN costs and anticipate a 20% reduction in Amazon EC2 origin
instances using Amazon CloudFront, without any reduction in
performance compared to their previous CDN provider and without the
need to write any customized code.
Watch the video:
http://aws.amazon.com/solutions/case-studies/earth-networks-cloudfront/
*Amazon Route 53 Announces Zone Apex Support for Websites Hosted on Amazon S3*
When you use Amazon Route 53's Alias feature, visitors to your website
hosted on Amazon S3 can now easily and reliably access your site at
the zone apex (or "root domain") without specifying "www" in their
browser's web address. To learn more, go to Jeff Barr's blog post
<http://aws.typepad.com/aws/2012/12/root-domain-website-hosting-for-amazon-s3.html>
or the Amazon Route 53 Developer Guide
<http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/CreatingAliasRRSets.html>.
*Auto Scaling Now Uses Amazon EC2 Status Checks*
Auto Scaling now uses Amazon EC2 instance status check results to help
your applications run more effectively. Starting today, when an
instance in an Auto Scaling group becomes unreachable and fails a
status check, it will be replaced automatically.
For more details, please visit the Auto Scaling Concepts in the Auto
Scaling Developer Guide:
http://docs.amazonwebservices.com/AutoScaling/latest/DeveloperGuide/AS_Concepts.html#healthcheck
*Announcing AWS Storage Gateway for Amazon EC2*
AWS Storage Gateway for Amazon EC2 is now in the AWS Marketplace
<https://aws.amazon.com/marketplace/pp/B00AZ4Q6MM>. This gives you a
cloud-hosted solution that can mirror your entire production
environment in case your on-premises infrastructure goes down or if
you choose to add additional on-demand compute capacity. You can now
make an EBS snapshot copy of a Gateway-Cached volume available to an
EC2 instance of your on-premise application using AWS Storage Gateway
in EC2. Learn more and get started by visiting the AWS Storage Gateway
User Guide: http://docs.amazonwebservices.com/storagegateway/latest/userguide/EC2Gateway.html
*Announcing EBS Snapshot Copy, a Step towards Easier Data Center
Migration and Disaster Recovery*
EBS Snapshot Copy enables you to copy your EBS snapshots across AWS
regions, thus making it easier for you to leverage multiple AWS
regions and accelerate your geographical expansion, data center
migration and disaster recovery. In the AWS Management Console, you
can select the snapshot to be copied, set the destination region, and
start the copy. This feature can also be accessed via an EC2 Command
Line Interface or an EC2 API as described in the EBS Snapshot Copy
page <http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-copy-snapshot.html>.
The copied snapshot behaves the same as other snapshots in the
destination region: it can be used to create new EBS volumes which can
then be attached to an EC2 instance in the destination region.
You will be charged only for the data transferred
http://aws.amazon.com/ec2/pricing/ to copy the snapshot and to store
the copied snapshot at the destination region.
You can learn more about EBS and this feature by visiting the Amazon
EBS Documentation
<http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AmazonEBS.html>.
*Amazon RDS Now Provides the Ability to Rename Database Instances*
You can now change the name and endpoint of your existing DB Instances
via the AWS Management Console, Amazon RDS API, or the Amazon RDS
command line toolkit. DB instance renaming feature is available with
all RDS-supported database engines (i.e. MySQL, Oracle, and SQL
Server) and in all AWS regions.
For more information about using Amazon RDS, please visit our:
- detail page: http://aws.amazon.com/rds/
- documentation :
http://docs.amazonwebservices.com/AmazonRDS/latest/UserGuide/Welcome.html
- FAQs: http://aws.amazon.com/rds/faqs/
*Amazon ElastiCache Announces Auto Discovery Client For PHP*
Amazon ElastiCache Cluster Client for PHP is now available. This
Client supports Auto Discovery
<http://docs.amazonwebservices.com/AmazonElastiCache/latest/UserGuide/AutoDiscovery.html>,
a novel way to connect to your Amazon ElastiCache cluster. Auto
Discovery enables automatic discovery of cache nodes by clients when
the nodes are added to or removed from an ElastiCache cluster.
As before, Amazon ElastiCache remains protocol-compliant with
Memcached, a widely adopted memory object caching system, so code,
applications, and popular tools that you use today with existing
Memcached environments will continue to work seamlessly with Auto
Discovery.
To get started you will need the Amazon ElastiCache Cluster Client
which is now available for both Java and PHP and can be downloaded
from the Amazon ElastiCache Console
<https://console.aws.amazon.com/elasticache/>.
*Amazon ElastiCache announces support for Amazon VPC*
Support is now available for running Amazon ElastiCache Clusters in
Amazon Virtual Private Cloud (Amazon VPC). With Amazon VPC, you can
define a virtual network topology and customize the network
configuration to closely resemble a traditional network that you might
operate in your own datacenter.
You can now take advantage of the manageability, availability and
scalability benefits of Amazon ElastiCache Clusters in your own
isolated network. The same functionality of Amazon ElastiCache
including automatic failure detection, recovery, scaling, auto
discovery, Amazon CloudWatch metrics, and software patching, are now
available in Amazon VPC.
To learn more about running Amazon ElastiCache Clusters in VPC, refer
to the Amazon ElastiCache User Guide
<http://docs.amazonwebservices.com/AmazonElastiCache/latest/UserGuide/ElastiCacheAndVPC.html>
and Amazon ElastiCache FAQs <http://aws.amazon.com/elasticache/faqs>.
*Amazon CloudSearch Adds Analytics and Rank Comparison Features*
Amazon CloudSearch users can now take advantage of two new features to
manage their search applications.
The Amazon CloudSearch rank comparison feature provides a new way to
visually compare changes to rank expressions. Developers can quickly
see how different rank expressions and field weights impact the
sorting of search results in side-by-side windows. Field weights can
be adjusted by using slider bars. Fast A/B testing and rapid iteration
of rank expressions are enabled, without rebuilding the index. To
learn more about comparing rank expressions watch this video:
http://youtu.be/sQyMS2vKi_E
The Amazon CloudSearch analytics reports provide insight into search
effectiveness and user behavior. Metrics data can be tracked for each
search domain including the total number of searches, number of
searches for which no matching documents were found, most frequent
searches, and documents that were most frequently returned in search
results.
These features are available immediately. For more information, see
Comparing Rank Expressions
<http://docs.aws.amazon.com/cloudsearch/latest/developerguide/comparerankexpressions.html>
and Viewing Search Metrics
<http://docs.aws.amazon.com/cloudsearch/latest/developerguide/analytics.html>
in the Amazon CloudSearch Developer Guide.
*Amazon SNS Announces Support for 64KB Payloads*
We're pleased to announce support for 64KB payloads in SNS.
Previously, SNS notifications were capped at 32KB. Customers tell us
larger payloads will enable new use cases that were previously
difficult to accomplish. When subscribing SQS queues to SNS topics,
customers can now take advantage of the full 64kb payloads that SQS
allows.
64KB SNS payloads are available today in all regions.
Getting started with Amazon SNS and Amazon SQS is easy with our free
tiers of service. To learn more, visit the Amazon SNS page
<http://aws.amazon.com/sns/> and the Amazon SQS page
<http://aws.amazon.com/sqs/>.
*Detect and Shut Down Unused Amazon EC2 Instances Using New Amazon
CloudWatch Alarm Actions*
We've added new Amazon CloudWatch alarm actions to help you avoid
unnecessary usage charges for EC2 instances when you don't need them
to be running. For example, if you are a student who uses Amazon EC2
within the AWS Free Usage Tier for class projects, you can set an
alarm that stops your instance when you're not using it. Or, if you
are an IT professional who manages many developers, you can set alarms
that enforce utilization policies and even send email reminders before
instances are shut down. To learn more, read our blog post
<http://aws.typepad.com/aws/2013/01/amazon-cloudwatch-alarm-actions.html>
or view a walkthrough
<http://docs.amazonwebservices.com/AmazonCloudWatch/latest/DeveloperGuide/UsingAlarmActions.html>.
*AWS Management Console Announces Mobile Support*
We are pleased to announce the availability of the AWS Management
Console app for Android phones. You can use this companion mobile app
to quickly and easily view and manage your existing EC2 instances and
CloudWatch alarms from your phone. To learn more or download the app,
please visit our mobile detail page
<https://aws.amazon.com/console/mobile/>.
*Announcing Cross-Account API Access using IAM Roles*
We are excited to introduce cross-account API access using AWS
Identity and Access Management (IAM) roles. This new feature gives you
increased control and simplifies access management when managing
services and resources across multiple AWS accounts. Cross-account API
access allows you to delegate temporary API access to AWS services and
resources within your AWS account without having to share long-term
security credentials.
To learn more about IAM roles and cross-account API access, please
visit Delegating API access by using roles <
http://docs.amazonwebservices.com/IAM/latest/UserGuide/WorkingWithRoles.html
> in the Using IAM guide. To get started, visit the AWS Management
Console: https://console.aws.amazon.com/iam/home?#s=Roles
*Announcing a federation sample application which enables Single
Sign-On to the AWS Management Console*
We are excited to announce the availability of a federation sample
application that makes it easy for customers using Windows Active
Directory (AD) to enable Single Sign-On (SSO) to the AWS Management
Console. Your employees no longer have to remember yet another
password and your system administrators don't have to manage users
within both AD and AWS.
This sample includes everything required to configure SSO to the AWS
Management Console. If you want to quickly try out federation you can
run the setup wizard and get up and running in minutes!
For additional information, please visit the federation sample
download page: http://aws.amazon.com/code/4001165270590826
*AWS Elastic Beanstalk Support for Environment Resources and an
Updated PHP Runtime*
AWS Elastic Beanstalk configuration files now support environment
resources. This mechanism allows you to provision and configure
additional AWS resources that your application needs. In tandem, we
are announcing the availability of an updated PHP runtime for Elastic
Beanstalk that supports all recent Elastic Beanstalk platform
functionality, including configuration files as well as integration
with Amazon RDS and Amazon VPC.
Visit the Elastic Beanstalk Developer Guide to learn more about the
updated PHP runtime:
http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_PHP_eb.html
For walkthroughs of how to deploy CakePHP and Symfony2, please visit:
http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_PHP_cakePHP.html
http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_PHP_symfony2.html
*AWS GovCloud (US) Region Announces Amazon RDS*
Amazon RDS <http://aws.amazon.com/rds> is now available in the AWS
GovCloud (US) region! Amazon RDS supports the MySQL, SQL Server, and
Oracle database engines in AWS GovCloud (US). Amazon RDS customers
include organizations such as NASA's Jet Propulsion Laboratory
<http://aws.typepad.com/aws/2012/08/nasa-and-aws-landing.html>.
AWS GovCloud (US) is an AWS Region designed to allow US government
agencies and customers to move more sensitive workloads into the cloud
by addressing their specific regulatory and compliance requirements.
To learn more, please visit our AWS GovCloud (US) home page
<http://aws.amazon.com/govcloud-us>or contact us <
http://aws.amazon.com/govcloud-us/contact>.
*AWS enables Detailed Billing Reports*
We are excited to announce Detailed Billing Reports, a new hourly
grain view of your AWS usage and charges. This detailed report enables
you to better understand your AWS Bill by providing hourly usage and
cost data by product and Availability Zone. In addition, consolidated
billing customers can now view unblended rates and cost. This report
is particularly useful for analyzing your usage of Amazon EC2
On-demand and Reserved Instances.
To learn more about Detailed Billing Reports, please visit About AWS
Account Billing <
http://docs.amazonwebservices.com/awsaccountbilling/latest/about/welcome.html>.
*Forrester Report: Enterprise Cloud Databases, Q4 2012*
In this Forrester Wave evaluation of enterprise cloud database
offerings, Forrester Research finds that Amazon RDS and Amazon
DynamoDB are among the leaders due to their breadth of cloud database
capabilities and strong product strategy and vision. Read the report
online <http://www.forrester.com/pimages/rws/reprints/document/70541/oid/1-LQ13L3>.
*AWS Support: 26 Trusted Advisor Checks, Case Correspondence Ratings,
and Private Support API Beta*
• Trusted Advisor: When we launched Trusted Advisor, we had a goal of
releasing software that would help provide targeted insights to
customers helping them run more secure, more available, and at a lower
cost. We are excited to have helped thousands of customers, make tens
of thousands of changes and save millions of dollars. We now have 26
checks, including the latest 3 released last month; RDS Security Group
Access Risk, EC2 Security Group Rule Proliferation, and EC2 Instance
Security Group Rule Proliferation. For more information on AWS Trusted
Advisor and the other 26 checks, click here <
http://aws.amazon.com/premiumsupport/trustedadvisor/>.
• Case Correspondence Ratings: To ensure that each case gets the
attention that it deservers we have implemented a new feature in the
Support Center that allows customers to provide real-time feedback on
their support experience. Within a case, each individual
correspondence can be assigned a 1 to 5 star rating, allowing support
engineers to provide additional case assistance and quality oversight
to ensure a high level of support satisfaction.
• Private Support API Beta: We released Chat support in June and IAM
access in November, and we are expanding communication channels again
to include APIs. Using the APIs you can integrate support into your
support applications to create cases, update correspondence, and view
your Trusted Advisor report. If you are a Business or Enterprise-level
support subscriber and would like to participate in the Private Beta
for Support APIs, please contact us by opening a Customer Service
ticket in the Support Center and mention "Request for Private Support
API Beta Access" in the Subject.
*Financial Services Grid Computing on AWS Cloud Whitepaper*
This whitepaper is intended for architects and developers in the
financial services sector who are looking to expand grid computation
onto AWS. It outlines the best practices for managing large grids on
the AWS cloud platform and offers a reference architecture to guide
organizations in the delivery of these complex systems.
Download Whitepaper:
http://media.amazonwebservices.com/AWS_Financial_Services_Grid_Computing.pdf
*Featured Customer Success Story: Ubisoft*
Ubisoft, one of the world's largest gaming companies, publishes
console, online and mobile games. The company selected the AWS Cloud
to support its social game development and successfully launch 10
games in 18 months.
Watch the video <http://aws.amazon.com/solutions/case-studies/ubisoft/>
*Marketplace*
Selected new software in AWS Marketplace:
Riak is an open source data based optimized for AWS
https://aws.amazon.com/marketplace/pp/B00AMRXCQA/Ref=mkt_ste_nwsltr_onlne_riak
Nivio provides access to desktops on any device
https://aws.amazon.com/marketplace/pp/B00AK07PS0/Ref=mkt_ste_nwsltr_onlne_nivio
ArcGIS by Esri allows creation of interactive maps and apps
https://aws.amazon.com/marketplace/pp/B00AMR1RUI/Ref=mkt_ste_nwsltr_onlne_esri
*********************************************
AWS PARTNER NETWORK (APN) NEWS
Check out the latest announcements from the AWS Partner Network.
*CA Technologies Delivers Enhanced Management and Governance Solutions
for Amazon Web Services*
CA Technologies and Amazon are working together to deliver enhanced
management and governance solutions for Amazon Web Services (AWS) that
offer new capabilities that target enterprise computing for
business-critical applications and services.
To learn more, please visit:
http://www.ca.com/us/news/Press-Releases/na/2012/CA-Technologies-Delivers-Enhanced-Management-and-Governance-Solutions-for-Amazon-Web-Services.aspx
For additional information, send an email to: AmazonQ&A@ca.com
*********************************************
DEVELOPER RESOURCES
*AWS CloudFormation Template Editor*
The AWS Toolkits for Visual Studio and Eclipse now include a
CloudFormation template editor. The new editor understands the
template format and provides intelligent code completion and schema
validation as you define the set of AWS resources for your cloud
deployments. When you are finished, you can create and update your
stack of AWS resources right from within the IDE.
AWS Toolkit for Visual Studio: http://aws.amazon.com/visualstudio/
AWS Toolkit for Eclipse: http://aws.amazon.com/eclipse/
*AWS Command Line Interface - Developer Preview*
With just one tool to download and configure, you are able to control
multiple AWS services from the command line and automate them through
scripts. The first release supports 12 services, with upcoming support
for others. Since this is a developer preview, we are also looking for
feedback from the community to help shape its design.
Learn More: http://aws.amazon.com/cli/
*Android SDK Support in the AWS Toolkit for Eclipse*
The AWS Toolkit for Eclipse now includes support for the AWS SDK for
Android. The toolkit helps you quickly get started with new projects
for Android applications that tie into Amazon Web Services.
Learn More: http://java.awsblog.com/post/Tx1GDFKWSUBXNS3/Running-the-AWS-SDK-for-Android-S3Uploader-sample-with-Eclipse
*********************************************
ONLINE EVENTS
Learn more about AWS by attending an upcoming webinar or online event.
*Extending Your Datacenter Into the AWS Cloud (French)*
January 24, 10:00am CET
Attend this webinar to learn more about how customers are integrating
AWS into their existing IT ecosystem. You will hear hear tales, tips,
and tricks of best practices of integrating AWS with existing
resources securely using services such as Amazon Virtual Private
Cloud, AWS Direct Connect, and AWS Storage Gateway.
Presenters: Stephan Hadinger, Solutions Architect, Amazon Web Services France
Register: http://w.on24.com/r.htm?e=562252&s=1&k=4364D8EEE190D2F0A6DEE9E3A8C9E8EE&partnerref=AWSNewsletter
Language: This event will be delivered in French
*Best Practices for Operating PCI Compliant Servers on Amazon EC2*
January 24, 11:00am PST / 2:00pm EST
AWS and CloudPassage, an APN Technology Partner, invite you to attend
a live webinar January 24, 2013 where you will learn about best
practices for implementing PCI-compliant cloud security to manage your
critical security controls and solutions.
Register: http://pages.cloudpassage.com/PCI-on-EC2.html
*AWS 201 - Walk through the AWS Cloud: Hadoop in the Cloud*
January 31, 11:30am SGT
Do you want to learn more on how to use big data tools to solve your
big data analytics? If you are a programmer, data scientist, system
engineer or a solution architect just starting to explore the world of
big data and want to know more on Hadoop and Amazon Elastic Map
Reduce, attend this complimentary webinar.
Register: http://aws.amazon.com/apac/webinars/walk-cloud-1/
*AWS 101 - Journey to the AWS Cloud: Introduction to AWS*
February 6, 11:30am SGT
Are you new to cloud computing and would like to learn more about
Amazon Web Services? If you intend to implement a project and would
like to discover the basics of the AWS Cloud, or if you are a business
looking to evaluate cloud computing, attend this complimentary webinar
to learn more.
Register: http://aws.amazon.com/apac/webinars/journey-cloud-2/
*Optimize Your Cloud Application and Infrastructure Performance with AWS *
February 7, 10:00am PST / 1:00pm EST
Join this live webinar to learn how AWS and Boundary have teamed to
deliver visibility into application and infrastructure performance to
help customers rollout mission critical, internet scale applications
faster. Learn how Okta, has optimized their application performance
and uses Boundary's real-time flow analytics to discover application
topology and identify performance trends and potential hot spots.
Register: http://w.on24.com/r.htm?e=568902&s=1&k=86D930740FE2F92DE00D82EAAA8D37E8&partnerref=CustomerNewsletter_v1
*Discover Smart Solutions for Enterprise Cloud Storage on AWS*
February 13, 10:00am PST / 1:00pm EST
AWS and Oxygen Cloud, an APN Technology Partner invite you to attend
this live webinar to learn about Smart Cloud for the Enterprise.
Discover how AWS and Oxygen Cloud provide smart access to corporate
content across all devices and platforms, while giving IT powerful
user data management capabilities and end-to-end data control.
Register: http://w.on24.com/r.htm?e=569001&s=1&k=6A8AD71DCCED6505DBBBAFE81B47BF99&partnerref=CustomerNewsletter_v1
*********************************************
AWS ON THE ROAD
We hope you will join AWS, our customers, and partners at the following events.
*North America*
AWS Global Start-Up Challenge Technical Workshops and Finale Celebration
January 24, 2013, 2:30-9:00pm PST
Dogpatch WineWorks, San Francisco, CA
Join us to get hands-on experience building applications using AWS,
and then stay to help us celebrate the finalists of the 6th annual
Global Start-Up Challenge!
http://aws.amazon.com/startupchallenge/
Bay Area Amazon CloudSearch Meetup
January 30, Palo Alto, CA
http://www.meetup.com/Bay-Area-Amazon-CloudSearch-Group/events/99001622/
AWS User Group – Chicago
February 13, Chicago, IL
http://www.chicagoawsug.com/events/98918122/
AWS User Group – Twin Cities
February 19, Minneapolis, MN
http://www.amazontwincities.com/events/99601722/?eventId=99601722&action=detail
LA Amazon CloudSearch Meetup
February 19, Santa Monica, CA
http://www.meetup.com/LA-Amazon-CloudSearch-Group/events/99613162/
LA Hack Search Workshop
February 20, Santa Monica, CA
http://www.meetup.com/LA-Amazon-CloudSearch-Group/events/99624762/
Big Data in Life Sciences
March 19, Princeton, NJ
http://aws.amazon.com/big-data-and-hpc-event/princeton/
AWS at NAB - Visit our Booth - SL 10405
April 8-11, Las Vegas, NV
Register: http://www.nabshow.com/
NAB Floor Plan:
http://expo.nabshow.com/annual13/public/floorplan.aspx?Index=1&Mapid=117-
AWS 101
http://aws.amazon.com/aws-training/aws101/
January 14, New York City, NY
January 28, Austin, TX
February 4, San Francisco, CA
February 4, Seattle, WA
February 18, 2013 Boston, MA
March 4, Seattle, WA
March 11, New York City, NY
March 25, Houston, TX
Architecting on AWS
http://aws.amazon.com/aws-training/architect/
January 15-17, New York City, NY
January 22-24, Arlington, VA
January 29-31, Austin, TX
February 5-7, Seattle, WA
February 5-7, San Francisco, CA
February 12-14, New York City, NY
February 19-21, Arlington, VA
February 19-21, Boston, MA
March 5-7, Seattle, WA
March 12-14, New York City, NY
March 19-21, Arlington, VA
March 26-28, Houston, TX
Introductory Workshops
http://aws.amazon.com/aws-training/workshops/
February 13, Arlington VA
March 13, Arlington, VA
*GLOBAL EVENTS*
*Europe*
Managing AWS Public Cloud Adoption | London
February 14, London
http://aws.amazon.com/managing-aws-public-cloud-adoption
*Asia Pacific*
UP Singapore: Reducing Our Environmental Impact Hackathon
January 25-27, Singapore
http://www.upsingapore.com/
SiTF-PIKOM Cross Border Pitch
January 26, Singapore
http://sitf.org.sg/
Game Next 2013
January 31, Seoul, Korea
http://wildcard-consulting.tistory.com/category/MEET-UP%20EVENT/2013%20GAME-NEXT!%20All-stars%20Conference
AWS User Group – Adelaide, Australia
18 February, Kloud Solutions, Suite 911, 147 Pirie Street, Adelaide
http://www.meetup.com/Amazon-Web-Services-User-Group-Adelaide/events/100018722/
AWS User Group – Melbourne, Australia
28 February, York Butter Factory, 61-66 King Street, Melbourne
http://www.awsug.org.au/events/93781332/
We hope you enjoyed receiving this message. If you wish to remove
yourself from receiving future product announcements or the AWS
Newsletter, please update your communication preferences:
http://www.amazon.com/gp/redirect.html/ref=aws_nl_txtUnsub?location=http%3A//aws-portal.amazon.com/gp/aws/developer/account/index.html%3Faction%3Dedit-communication-preferences&token=2066D370FC0E7D9303AA112DF226BF26F7CD77A4
Amazon Web Services, Inc. is a subsidiary of Amazon.com, Inc.
Amazon.com is a registered trademark of Amazon.com, Inc. This message
produced and distributed by Amazon Web Services, Inc., 410 Terry Ave.
North, Seattle, WA 98109-5210.
--
President of The United States
Guy Ralph Perea Sr President of The United States
Weatherdata1046am0426 a Discussion Group of
Weatherdata<http://groups.google.com/group/weatherdata1046am0426>
USFMSC
http://www.cityfreq.com/ca/avalon/>
QUALIFY QICP
OCCUPS
http://www.occupationalinfo.org/02/025062010.html
goldlandabstracts; link check
own search engine - The United
States International Policies
http://apps.facebook.com/faceblogged/?uid=1340855784
http://lnk.ms/8d5gl aol
http://groups.google.com/group/united-states-of-american
http://cmt1.blogspot.com
http://twitter.com/guyperea
http://twitter.com/ptusss Federal Communication
Commission<http://columbiabroadcast.spaces.live.com/>
Ambassador Chevy Chase; Kevin Corcran; Jack Nickolas; Cher; Shirley Temple
Black; Liza Minnille; Ansari; Ernest Tascoe; Food, Drug and Cosmetic Act
Agent Jodie Foster; Department of Veterans Affairs Director George H.W. Bush
Title 22 USCS section 1928 (b) The e-mail
transmission may contain legally privileged information that
is intended only for the individual or entity recipient, you are hereby,
notified that any disclosure, copying, distribution, or reliance upon the
contents of this E-mail is strictly prohibited. If you have received this
E-mail transmission in error, please reply to the sender, so arrangements
can be made for proper delivery. Title 42
USCS section 192 etseq Margie Paxton Chief of Childrens Bureau
Director of The United States Department of Human Services; Defendant
Article IV General Provisions Section 2
(Supreme Law of The Land) The Constitution of The United States "Any thing
in The Constitution or Laws of any State to the Contrary Notwithstanding"
Contrary to Law (of an act or omission) illegal;
https://plus.google.com/100487463984952448443
https://twitter.com/presidentus1
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.