InfoQ Homepage AWS Content on InfoQ
-
Docker Announces Open Source Compose for AWS ECS & Microsoft ACI
Docker announced that they are open-sourcing the code for the beta implementations of the Amazon ECS and Microsoft Azure Container Instances (ACI) Compose integrations. This is the first time Docker has made Compose available for the cloud.
-
AWS Releases Amazon Timestream into General Availability
AWS recently announced the general availability of Amazon Timestream, a serverless purpose-built database that exposes time-series data through SQL. With Amazon Timestream, customers can save time and costs in managing the lifecycle of time series data by keeping recent data in memory and moving historical data to a cost-optimized storage tier based on user-defined policies.
-
Microsoft Innovates Its Azure Multi-Cloud, Multi-Edge Hybrid Capabilities
During the recent Ignite virtual conference, Microsoft announced several updates for their Azure multi-cloud and edge hybrid offerings. These updates span from security innovations to new edge capabilities.
-
Amazon Cloudwatch Dashboards Supports Sharing
AWS recently introduced the ability to share Amazon CloudWatch Dashboards with users who do not have access to the AWS account. This feature opens up new use cases for dashboards, including sharing metrics and information on big screens, or embedding real-time information in public pages.
-
Using Serverless Backends to Iterate Quickly on Web Apps
In a series of three technical articles, AWS has recently shown the advantage of building serverless backends to iterate quickly on web apps and be able to follow changing product requirements. These development methodology and architecture allow flexibility but increase coupling with cloud vendor services.
-
AWS Launches Low-Cost Burstable T4g Instances Powered by AWS Graviton2
AWS provides various Amazon Elastic Compute Cloud (EC2) instances, including a broad choice of Graviton2 processor-based, which allow customers to optimize their workloads on performance and costs. The latest addition to the Graviton2-based instances is the low cost burstable general-purpose T4g instances.
-
Is the AWS Free Tier Really Free?
Corey Quinn, cloud economist at The Duckbill Group, argues that the free tier in AWS is broken and AWS should change it. The free models of the main cloud providers differ and might not help beginners in following best practices in cloud deployments.
-
AWS Introduces New EBS Volume io2 with Higher Durability and IOPS/GiB
AWS recently introduced a new provisioned IOPS volume type (io2) for high-performance databases and workloads that offers a durability of 99.999% and the ability to provision up to 500 IOPS for every GiB of storage.
-
Multi-Cloud: Worst Practice or the Future of Public Cloud?
Corey Quinn, cloud economist at The Duckbill Group, recently argued that multi-cloud is "the worst practice to be avoided by default”. Not everyone agrees.
-
Amazon Announces the Preview of AWS Controllers for Kubernetes (ACK)
AWS Controllers for Kubernetes (ACK) is a new tool by AWS allowing users to manage AWS services from Kubernetes directly. In a blog post, the public cloud vendor states the tool will make it easy to build scalable and highly-available Kubernetes applications that utilize AWS services.
-
An Open Source Chaos Engineering Library from AWS
AWS engineers recently wrote about an open source chaos engineering tool called AWSSSMChaosRunner that they used to test fault injection in Prime Video. Built using AWS Systems Manager that can execute arbitrary commands on EC2 instances, the team was able to mitigate latency related issues using it.
-
AWS Wavelength Now Generally Available
AWS has recently made AWS Wavelength zones in San Francisco and Boston available to provide a subset of their computing services on Verizon datacenters. The new zones will allow developers to build applications that can benefit from the ultra-low latency of the mobile carriers.
-
Amazon Announces the General Availability of AWS Glue 2.0
AWS Glue is a fully-managed extract, transform, and load (ETL) service that makes it easy for customers to prepare and load their data for analytics. With AWS Glue, customers don’t have to provision or manage any resources, and only pay for resources when the service is running.
-
Amazon Releases Quantum Computing Service Braket into General Availability
Amazon Braket is a fully-managed AWS service that provides a development environment for exploring and designing novel quantum algorithms. With the service, customers can test and troubleshoot their algorithms on quantum circuit simulators and run them on different quantum hardware technologies.
-
AWS Serverless Application Model Supports Step Functions State Machines
The AWS Serverless Application Model (AWS SAM) recently gained support for AWS Step Functions state machines. The new AWS::Serverless::StateMachine resource type enables developers to define state machines within a SAM template or in a separate file so that they can provision workflow orchestration as an integrated part of serverless applications.