12/17/2024, 12:00:00 AM ~ 12/18/2024, 12:00:00 AM (UTC)
Recent Announcements
AWS re:Post now supports Spanish and Portuguese
AWS re:Post expanded language support to include a total of 8 languages, now featuring Spanish and Portuguese. This enhancement creates a more inclusive experience for our diverse global user base, allowing more users to engage with the community in their preferred language. By breaking down language barriers, we’re making it easier for AWS users worldwide to seek help, share knowledge, and collaborate effectively. Whether you’re more comfortable communicating in Spanish, Portuguese, or any of the other supported languages, you can now fully participate in AWS discussions and community interactions, fostering better communication and accessibility across the AWS ecosystem.\n Community members on re:Post can now publish content in Spanish and Portuguese in addition to English, French, Korean, Japanese, Traditional and Simplified Chinese, that have been already supported on re:Post. Premium Support customers get prioritized responses from AWS Support Engineers if their questions are not answered by the community. These features are available for re:Post customers globally. Explore re:Post in Spanish and Portuguese today.
You can now use Amazon Route 53 Resolver endpoints for hybrid cloud configurations in the Asia Pacific (Thailand) and Mexico (Central) Regions. With this launch, you also have the option to enable Route 53 Resolver endpoints in the Asia Pacific (Thailand) and Mexico (Central) Regions with DNS-over-HTTPS (DoH).\n Amazon Route 53 is a highly available and scalable cloud Domain Name System (DNS) service. Amazon Route 53 Resolver endpoints make hybrid cloud configurations easier to manage by enabling seamless DNS query resolution across your entire hybrid cloud. Create Route 53 Resolver endpoints and conditional forwarding rules to allow resolution of DNS namespaces between your on-premises data center and Amazon Virtual Private Cloud (Amazon VPC). You can also opt-in to use DoH on the endpoints (both inbound and outbound) and create rules to forward DoH traffic to destinations of your choice, to ensure DNS traffic across your hybrid cloud is encrypted via DoH. Visit the AWS Region Table to see all AWS Regions where Amazon Route 53 Resolver is available. Please visit our product page to learn more about Amazon Route 53 Resolver and pricing.
AWS Elastic Beanstalk now updates environment status when invalid
AWS Elastic Beanstalk now supports functionality that makes it easy to update a Beanstalk environment status when it enters into an invalid state during an update failure.\n With AWS Elastic Beanstalk, you can easily deploy and manage applications in AWS without worrying about the infrastructure that runs those applications. However, there can be situations where a Beanstalk environment can become unavailable when the stack associated with it goes into an invalid status. Previously, when that happened, customers needed to contact AWS support to update their Beanstalk environment status in order to proceed. Now, Beanstalk will prompt you with a request to fix your underlying stack. You’ll be directed to a guide that walks you through the process step-by-step. Once you’ve made the adjustments, simply retry the request. Beanstalk will then automatically set the environment to available and complete the operation, minimizing downtime and complexity.
AWS Elastic Beanstalk environment recovery is generally available in commercial regions where Elastic Beanstalk is available including the AWS GovCloud (US) Regions. For a complete list of regions and service offerings, see AWS Regions.
For more information about the recovery process see the Elastic Beanstalk developer guide. To learn more about Elastic Beanstalk, visit the Elastic Beanstalk product page.
Introducing AWS Glue 5.0 in the AWS GovCloud (US) Regions
Today, we are excited to announce the general availability of AWS Glue 5.0 in AWS GovCloud (US-West) and AWS GovCloud (US-East). With AWS Glue 5.0, you get improved performance, enhanced security, and more. AWS Glue 5.0 enables you to develop, run, and scale your data integration workloads and get insights faster.\n AWS Glue is a serverless, scalable data integration service that makes it simple to discover, prepare, move, and integrate data from multiple sources. AWS Glue 5.0 upgrades the engines to Apache Spark 3.5.2, Python 3.11, and Java 17, with new performance and security improvements. Glue 5.0 updates open table format support to Apache Hudi 0.15.0, Apache Iceberg 1.6.1, and Delta Lake 3.2.0 so you can solve advanced use cases around performance, cost, governance, and privacy in your data lakes. AWS Glue 5.0 adds Spark native fine grained access control with AWS Lake Formation so you can apply table, column, row, and cell level permissions on Amazon S3 data lakes. To learn more, visit the AWS Glue product page and our documentation.
New look for AWS Marketplace Professional Services product detail pages
AWS Marketplace has launched a refresh of its Professional Services product detail pages. The updated pages offer a streamlined layout that surfaces product highlights and accessible content.\n Customers can now more easily find services that best fit their specific needs in AWS Marketplace Professional Services. The new product detail pages display key information and associated software, allowing customers to quickly narrow down their options and identify the right service for their business requirements. The updated product detail pages are also available for most listings, providing a consistent experience across AWS Marketplace. To get started, visit the AWS Marketplace Professional Services offerings.
IAM Roles Anywhere credential helper now supports TPM 2.0
AWS Identity and Access Management (IAM) Roles Anywhere today released version 1.4.0 of the credential helper, introducing built-in compatibility with Trusted Platform Module (TPM) 2.0. With this release, the credential helper can directly utilize X.509 certificates and associated private keys stored in TPMs on Windows or Linux systems. Keys remain within their secure hardware store, which can help improve your security posture.\n IAM Roles Anywhere enables workloads that run outside of AWS, such as servers, containers, and applications, to use X.509 digital certificates to obtain temporary AWS credentials and access AWS resources using the same IAM roles and policies that you have configured for your AWS workloads to access AWS resources. IAM Roles Anywhere is compatible with certificates issued by any X.509-compliant PKI provider. IAM Roles Anywhere credential helper is a tool that automates the process of signing CreateSession API with the private key associated with an X.509 end-entity certificate and calls the endpoint to obtain temporary AWS credentials. The credential helper includes PKCS #11 compatibility to leverage private keys from any hardware or software secure store your infrastructure trusts. With today’s release, developers have additional flexibility to directly leverage a TPM as the secure hardware store, thereby can help improving security posture while also reducing complexity. The IAM Roles Anywhere credential helper source code is available on GitHub. For more information on credential helper v1.4.0, see the release note.
Today, AWS releases AWS IoT Greengrass 2.14, offering a new nucleus lite feature that supports a lightweight runtime agent for resource-constrained devices operating on embedded Linux. The nucleus lite feature is offered alongside the original AWS IoT Greengrass nucleus, providing developers the flexibility to choose the most appropriate option for their specific edge device capabilities and application needs.\n AWS IoT Greengrass is an open-source edge runtime and cloud service that enables the development, deployment, management, and monitoring of device software at scale. It facilitates remote deployment and maintenance of AWS-managed and custom applications on edge devices, providing continuous functionality in environments with intermittent connectivity or limited bandwidth. By eliminating the Java (JVM) dependency while maintaining backward compatibility, the new nucleus lite agent uses minimal RAM and storage (less than 5MB), reducing IoT device costs and enabling its use in high-volume applications like robotics, smart home, energy metering, healthcare, and automotive. The 2.14 release is available in all regions where AWS IoT Greengrass is supported. To get started and quickly design a solution using pre-built RaspberryPi images, refer to the new streamlined AWS IoT console installation procedure.
AWS AppSync GraphQL enhances Amazon Aurora PostgreSQL and MySQL support with new resolver utilities
AWS AppSync GraphQL is a fully managed service that helps developers create flexible GraphQL APIs that connect to data, events, and AI models. AppSync GraphQL can connect applications to various data sources, including Amazon Aurora PostgreSQL and Amazon Aurora MySQL. AppSync GraphQL now offers enhanced utilities for Amazon RDS in JavaScript resolvers. This update expands existing capabilities and introduces new aggregate functions.\n The enhancement adds new functionality to the select utility and makes it easier to build safe and accurate SQL select statements. Developers can now use a variety of join types, including inner, left, right, and full outer joins, as well as their natural counterparts. New aggregate helpers, such as min, max, sum, avg, and count (including distinct variants) makes it easier to build queries that use the “group by” and “having” statement. The select utility now supports aliases for tables and columns, and allows developers to mix in the sql tagged template to write custom where and join conditions. These enhancements are available in all AWS Regions where AWS AppSync is offered. To learn more about this built-in module, visit the AWS AppSync documentation. You can start using these enhancements today by updating your resolver code in the AWS AppSync console.
Amazon Connect now provides agent schedule data in analytics data lake
Amazon Connect now provides published schedules data in the analytics data lake, making it easier for you to generate reports and insights from this data. From agent schedules data in the analytics data lake, you can now automate key operational use cases such as generating reports for paid and unpaid hours for payroll, generating summarized views of how many agents are scheduled to work and how many have time-off in a given time period. You can also address audit and compliance use cases such as generating a detailed report of all scheduled events for all agents for the past two years. To generate these reports and insights, you can use Amazon Athena with Amazon QuickSight or another business intelligence tool of your choice.\n This feature is available in all AWS Regions where Amazon Connect agent scheduling is available. To learn more about Amazon Connect agent scheduling, click here. To learn more about Amazon Connect analytics data lake, click here.
Amazon Athena is now available in AWS Asia Pacific (Malaysia) region
We are excited to announce that starting today, Amazon Athena is available in the AWS Asia Pacific (Malaysia) Region.\n Athena is a serverless, interactive analytics service built on open-source Trino and Presto engines, supporting open-table and file formats. Athena provides a simplified, flexible way to analyze petabytes of data, with no provisioning or configuration effort required. For a complete list of AWS services available in AWS Asia Pacific (Malaysia) and other regions, refer to the AWS Regional Services List. To learn more, see Amazon Athena.
AWS Blogs
AWS Japan Blog (Japanese)
- This is my last post!
- AWS Weekly Roundup: Amazon EC2 F2 Instances, Amazon Bedrock Guardrails Price Cuts, Amazon SES Updates, and More (12/16/2024)
- Amazon EC2 instances (F2) with second-generation FPGAs are now available
- Introducing Buy with AWS: A Fast Procurement Experience Using the AWS Marketplace on AWS Partner Sites
- Accelerate basic model training and fine-tuning with new Amazon SageMaker HyperPod recipes
- Building a secure and resilient global OT/IT network using AWS services
- How Iberdrola used AWS IoT/edge services to reduce power distribution incidents
- Refine your application’s authentication workflow with new Amazon Cognito features
- Analyze retail data using Amazon QuickSight’s generative AI assistance
- Introducing the AWS-generated AI example “Development of Marketing AI to Streamline Market Research and Analysis Operations in New Service Planning” by Syslab Co., Ltd.
AWS Cloud Operations Blog
AWS Big Data Blog
- Recap of Amazon Redshift key product announcements in 2024
- How DeNA Co., Ltd. accelerated anonymized data quality tests up to 100 times faster using Amazon Redshift Serverless and dbt
- Top 6 game changers from AWS that redefine streaming data
AWS Database Blog
- Migrating Oracle Databases from Exadata to Amazon RDS for Oracle: Addressing Performance Considerations
- Reduce latency and cost in read-heavy applications using Amazon DynamoDB Accelerator
AWS HPC Blog
AWS for Industries
- AI Business Transformation, Consumer Goods Edition
- How Remita Uses Generative AI to Enhance Payment Experience and Integration
AWS Machine Learning Blog
- Simplify multimodal generative AI with Amazon Bedrock Data Automation
- How TUI uses Amazon Bedrock to scale content creation and enhance hotel descriptions in under 10 seconds
- Llama 3.3 70B now available in Amazon SageMaker JumpStart
AWS for M&E Blog
AWS Messaging & Targeting Blog
AWS Storage Blog
- Adapting to change with data patterns on AWS: Aggregate, curate, and extend
- Enhance business continuity within an Availability Zone using AWS Elastic Disaster Recovery
- Enhance AWS Replication Log Insights for AWS Elastic Disaster Recovery