Now, AWS CodeBuild supports Amazon Virtual Private Cloud (Amazon VPC) resources. The new capability allows CodeBuild to access VPC resources without being exposed to the public internet. This enables you to use CodeBuild to compile your software code within your VPC and access resources including Amazon Relational Database Service (Amazon RDS), Amazon ElastiCache, Amazon Elastic Compute Cloud (Amazon EC2), Amazon EC2 Container Service (Amazon ECS), as well as any service endpoints that are only reachable from within a specific VPC. To learn more, visit our blog here .
Amazon RDS now supports MariaDB Minor Versions 10.1.26 and 10.0.32
Amazon RDS for MariaDB now supports MariaDB minor versions 10.1.26 and 10.0.32 in all AWS Regions. These new versions include a number of fixes and functionality improvements for the MariaDB database engine.
AWS Shield Adds Advanced DDoS Protection for EC2 and Network Load Balancer
Starting today, you can now use AWS Shield Advanced to get higher levels of protection for your applications running on Amazon Elastic Compute Cloud (EC2) or Network Load Balancer (NLB) against Distributed Denial of Service (DDoS) attacks. Simply enable AWS Shield Advanced on an AWS Elastic IP address attached to an internet-facing EC2 instance or NLB. AWS Shield Advanced will automatically detect the type of AWS resource behind the Elastic IP address and apply the relevant DDoS protections.
Amazon Rekognition announces real-time face recognition, Text in Image recognition, and improved face detection
Amazon Rekognition added three new features today: detection and recognition of text in images; real-time face recognition across tens of millions of faces; and detection of up to 100 faces in challenging crowded photos. Customers who are already using Amazon Rekognition for face verification and identification will experience up to a 10% accuracy improvement in most cases.
Amazon Redshift Introduces Result Caching for Sub-Second Response for Repeat Queries
Amazon Redshift improves performance for repeat queries by caching the result and returning the cached result when queries are re-run.
Lambda@Edge Now Supports Content-Based Dynamic Origin Selection, Network Calls from Viewer Events, and Advanced Response Generation
Starting today, you can use three new capabilities with Lambda@Edge that can further help you build personalized content for your viewers while improving latency and simplifying your origin infrastructure. First, with content-based dynamic origin selection, you can route requests to different backend origin servers based on request attributes such as viewer location, viewer device type, HTTP headers, URL path, query string or cookies. Second, you can make remote network calls from Amazon CloudFront viewer-facing events. Third, you can generate binary data from your Lambda@Edge functions which lets you deliver richer, more customized content using Amazon CloudFront. We have also increased the limits for Lambda@Edge functions. You can choose up to 1536MB of memory, deploy larger packages up to 50MB, and implement Lambda@Edge functions with longer timeouts – up to 30 seconds.
New Quick Start: Build Your Security and Analytics Environment on AWS with Palo Alto Networks VM-Series Firewall and Splunk Enterprise
This Quick Start builds an enterprise-class security and analytics environment on the Amazon Web Services (AWS) Cloud, using the Palo Alto Networks VM-Series next-generation firewall, Splunk Enterprise, and the Palo Alto Networks App for Splunk, along with complementary services from AWS.
Amazon Lex now available in Europe (Ireland) AWS Region
Amazon Lex is now available in the EU (Ireland) AWS region.
Amazon Chime Now Allows Applications to Post Messages to Chat Rooms Using Incoming Webhooks
Starting today, Amazon Chime, a service that simplifies video conferencing, online meetings, calls and chat, now supports incoming webhooks. Developers can configure their applications to use incoming webhooks to post messages into Amazon Chime chat rooms as soon as updates occur. This enables Amazon Chime chat rooms to become a central hub for real-time team collaboration where participants can be more responsive to messages from important applications, as well as respond to messages from each other.
Amazon API Gateway Supports Access Logging
You can now generate access logs in Amazon API Gateway. This is in addition to the detailed execution logs already provided by Amazon CloudWatch for API requests made to your APIs. The access logging feature lets you generate access logs in different formats such as CLF (Common Log Format), JSON, XML, and CSV. The access logs can be fed into your existing analytics or log processing tools so you can perform more in-depth analysis or take action in response to the log data. Any context variable can be used in the access log format.