Announcing AWS CodeBuild

AWS CodeBuild is a fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy. With CodeBuild, you don’t need to provision, manage, and scale your own build servers. CodeBuild scales continuously and processes multiple builds concurrently, so your builds are not left waiting in a queue. You can get started quickly by using prepackaged build environments, or you can create custom build environments that use your own build tools. With CodeBuild, you are charged by the minute for the compute resources you use.
Quelle: aws.amazon.com

Introducing AWS Shield

AWS Shield is a managed DDoS protection service that protects your web applications on AWS from DDoS attacks. AWS Shield Standard is available to all AWS customers at no additional cost, and protects your applications from the most common, frequently occurring DDoS attacks. If you need a higher level of protection against large and sophisticated attacks, you can subscribe to AWS Shield Advanced to protect your applications on Elastic Load Balancing, Amazon CloudFront and Amazon Route 53. With AWS Shield Advanced, you also get access to AWS WAF at no additional cost, giving you the flexibility to write customized mitigations against application layer attacks. AWS Shield Advanced also provides 24X7 access to the DDoS Response Team (DRT) who can apply custom mitigations on your behalf and DDoS Cost Protection, to protect your AWS bill against usage fee surges during mitigation of a DDoS attack.
Quelle: aws.amazon.com

AWS Lambda Supports Dead Letter Queues

You can now configure a dead letter queue (DLQ) on AWS Lambda to give you more control over message handling for all asynchronous invocations, including those delivered via AWS events (S3, SNS, IoT, etc). You can setup a DLQ by configuring the ‘DeadLetterConfig’ property when creating or updating your Lambda function. You can provide an SQS queue or an SNS topic as the ‘TargetArn’ for your DLQ, and AWS Lambda will write the event object invoking the Lambda function to this endpoint after the standard retry policy (2 additional retries on failure) is exhausted. 
Quelle: aws.amazon.com

Announcing Internet Protocol Version 6 (IPv6) support for EC2 instances in Amazon Virtual Private Cloud (VPC)

EC2 instances in Amazon Virtual Private Cloud (VPC) now offer native support for the IPv6 protocol. IPv6 can be enabled for existing and new VPCs through the AWS management console, API/SDK and CLI. Customers can use IPv6 on EC2 instances to access Internet resources as well as on-premise applications using Direct Connect. This enables numerous use cases such as hosting public services and meeting IPv6 compliance requirements.
Quelle: aws.amazon.com

Introducing AWS Mobile Hub Integration With Amazon Lex

AWS Mobile Hub now includes an integration with Amazon Lex, so you can build mobile apps that use speech and text, in addition to touch to your mobile app. This lets you use the technology that powers Amazon Alexa to create engaging speech- and text-based conversational bots in your own app. Each bot you create with Mobile Hub uses Amazon Lex to recognize the intent of natural language input and triggers appropriate business functions. You can create engaging conversational experiences for common app scenarios such as booking tickets, ordering products, logging tickets with customer support, querying an internal IT helpdesk system, and more.
Quelle: aws.amazon.com

Announcing Regional Edge Caches for Amazon CloudFront

Today, we are pleased to announce that Amazon CloudFront has added a new type of edge location called Regional Edge Cache that further improves performance for your viewers. Regional Edge Caches, in addition to improving performance, also help reduce the load on your origin resources, minimizing operational burden associated with scaling your origin and reducing your origin costs.  Regional Edge Caches are turned on by default for your CloudFront distributions; you do not need to make any changes to your distributions to take advantage of this feature. There are also no additional charges to use this feature.
Quelle: aws.amazon.com

Introducing Amazon Polly

Amazon Polly is a service that turns text into lifelike speech. Polly lets you create applications that talk, enabling you to build entirely new categories of speech-enabled products. Polly is an Amazon AI service that uses advanced deep learning technologies to synthesize speech that sounds like a human voice. Polly includes 47 lifelike voices spread across 24 languages, so you can select the ideal voice and build speech-enabled applications that work in many different countries. With Polly, you only pay for the number of characters you convert to speech, and you can save and replay Polly’s generated speech. Polly’s low cost per character converted, and lack of restrictions on storage and reuse of voice output, make it a cost-effective way to enable Text-to-Speech everywhere.
Quelle: aws.amazon.com

Move Exabyte-Scale Data Sets with AWS Snowmobile

AWS Snowmobile is an exabyte-scale data transfer service that can move extremely large amounts of data to AWS in a fast, secure, and cost-effective manner. You can transfer up to 100PB per Snowmobile, a 45-foot long ruggedized shipping container, pulled by a semi-trailer truck. Snowmobile makes it easy to move massive volumes of data to the cloud, including video libraries, image repositories, or even a complete data center migration. All data is encrypted with 256-bit encryption and you can manage your encryption keys with AWS Key Management Service (AWS KMS). Snowmobile includes GPS tracking, alarm monitoring, 24/7 video surveillance and an optional escort security vehicle while in transit. 
Quelle: aws.amazon.com

Announcing AWS Snowball Edge

AWS Snowball Edge is a 100TB data transfer device with on-board storage and compute. You can use Snowball Edge to move large amounts of data into and out of AWS, as a temporary storage tier for large local data sets, or to support independent local workloads in remote locations. 
Quelle: aws.amazon.com

Introducing Amazon Athena: a pay-as-you-go interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL

Today, we announced the general availability of Amazon Athena, a serverless query service that makes it easy to analyze data directly in Amazon S3 using standard SQL. With a few clicks in the AWS Management Console, customers can point Athena at their data stored in S3 and begin using standard SQL to run ad-hoc queries and get results in seconds. With Athena, there are no clusters to manage and tune, there is no infrastructure to setup, and customers pay only for the queries they run. Athena scales automatically – executing queries in parallel – so results are fast, even with large datasets and complex queries.
Quelle: aws.amazon.com