InfoQ Homepage AWS Content on InfoQ
-
AWS Introduces Lambda Function URLs to Simplify Serverless Deployments
AWS recently announced the general availability of Lambda Function URLs, a feature that lets developers directly configure a HTTPS endpoint and CORS headers for a Lambda function without provisioning other services.
-
AWS Lambda Supports up to 10 GB Ephemeral Storage for Data-Intensive Applications
AWS recently announced that Lambda functions now support up to 10 GB of ephemeral storage that is preserved for the lifetime of the execution environment. The feature will help customers that run data workloads such as media processing, machine learning inference or financial analysis.
-
AWS Releases Amazon GameSparks into Preview
Recently, Amazon announced the preview of Amazon GameSparks, a managed service that provides game developers with features for building, running, and scaling the backend of their games. The public cloud provider also provides an SDK for the Unity game engine with the preview release.
-
Customizable Pricing and Cost Visibility with AWS Billing Conductor
Recently, AWS announced AWS Billing Conductor, allowing enterprises to quickly provide customizable pricing and cost visibility for their end customers or business units. The service does not impact the billing and invoicing relationship between customers and AWS, as it is intended for enterprises that have specific showback and chargeback needs.
-
AWS Backup for Amazon S3 Generally Available
Amazon recently announced the general availability of AWS Backup for Amazon S3, a managed option to centralize data protection for applications storing data on S3. The new feature automates the backup and restore of application data on S3 and combines it with the backup of other services, including instances and databases.
-
Amazon S3 Supports New Checksum Algorithms for Integrity Checking
Amazon S3 recently introduced support of four checksum algorithms for data integrity checking on upload and download requests. Amazon claims that the enhancements to the AWS SDK and S3 API accelerates integrity checking of the S3 requests by up to 90%.
-
Reduce the Environmental Impact of AWS Workloads with the New Customer Carbon Footprint Tool
AWS recently released a new customer carbon footprint tool to allow its customers to calculate the environmental impact of their workloads.
-
AWS Delivers a New Unified Service Health Dashboard
Recently, AWS updated its Service Health Dashboard with an improved Interface, better responsiveness, and integration with Personal Health Dashboard – all combined in a new Health Dashboard.
-
HashiCorp Consul-Terraform-Sync Adds Task Creation API and New Integrations
HashiCorp has released version 0.5 of Consul-Terraform-Sync. CTS enables automating common networking tasks by creating Terraform modules that can be run as services are added or removed from Consul. This release adds new secure API endpoints to facilitate modifying existing tasks, new ecosystem integrations, and support for triggering Terraform workflows on Consul key-value changes.
-
AWS WAF Introduces Fraud Control - Account Takeover Prevention
Amazon recently introduced Fraud Control - Account Takeover Prevention, a new feature of AWS Web Application Firewall to protect login pages at network edge.
-
AWS Introduces Managed Prefix List for CloudFront
AWS recently announced the availability of the AWS managed prefix list for CloudFront. Customers can now limit inbound HTTP/HTTPS traffic to a VPC and an application from only IP addresses that belong to CloudFront’s origin-facing servers.
-
New CodeGuru Reviewer Features Detector Library and Security Detectors for Log-Injection Flaws
Amazon CodeGuru Reviewer is a developer tool that leverages machine learning to detect security defects in code (Java and Python) and offers suggestions for code quality improvement. Recently, AWS introduced two new features for the tool, with a new Detector Library and security detectors for Log-Injection Flaws.
-
AWS Details Its Local Zones’ Expansion Disclosing 32 Cities Worldwide
In December last year, AWS announced the launch of over 30 new AWS Local Zones in significant cities worldwide, however yet not disclosing which cities. The company now announced the completion of its first 16 AWS Local Zones in the U.S. and plans to launch new AWS Local Zones in 32 new metropolitan areas in 26 countries worldwide.
-
Amazon Introduces S3 Batch Replication to Replicate Existing Objects
Amazon recently introduced Batch Replication for S3, an option to replicate existing objects and synchronize buckets. The new feature is designed for use cases such as disaster recovery setup, reduce latency or transfer ownership of existing data.
-
AWS Introduces New Compute-Optimized Amazon EC2 C6a Instances Providing Better Price-Performance
Recently, AWS introduced new compute-optimized Amazon EC2 C6a instances that provide up to 15 percent improvement in price-performance versus C5a instances and 10 percent lower cost than comparable x86-based EC2 instances. These new instances are ideal for running compute-intensive workloads such as high-performance web servers, batch processing, ad serving, HPC, and machine learning.
Resources
Learn how to deploy a Java EE (Jakarta EE) application to Azure
In this tutorial, you will learn how to create and manage an Azure Database for MySQL instance, deploy a Java EE application to JBoss EAP on App Service, and create a data source and bind the Java EE application to MySQL. Learn more.
Introduction to Java on Azure
In this tutorial, we will discuss Java's various frameworks and architectures. We then give an overview of typical deployment offers for your Java solutions on Azure. Learn more.