InfoQ Homepage AWS Content on InfoQ
-
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.
-
Amazon Announces New Command Line Interface Tool AWS Copilot
Recently, Amazon announced a new command-line interface tool called AWS Copilot, which allows customers to develop, release, and operate containerized applications on AWS. With a single command, customers can create all the infrastructure and artifacts necessary to run a service on Amazon Elastic Container Service (ECS) and AWS Fargate.
-
How Amazon Teams Do Continuous Delivery
An AWS engineer recently wrote about how Amazon deployment pipelines look and what practices they follow to deploy continuously to production. A pipeline validates changes in multiple environments running unit and integration tests, and use stages to stagger deployments to production. Teams don't actively examine deployments as the pipeline monitors key metrics and can rollback if needed.
-
Docker Releases Plugin for Simplified Deployments into AWS ECS and Fargate
Docker has announced the public beta of their enhanced integration of Docker with AWS Elastic Container Service and AWS Fargate. The release of the ECS plugin allows for developers to work within the Docker experience to create the necessary infrastructure to operate within AWS.
-
Amazon Announces the General Availability of Monitoring Service AWS IoT SiteWise
IoT SiteWise is a fully managed service in AWS, which automates the processing of data from the plant floor, the structuring and marking of data, and generation of real-time metrics to monitor. The service provides customers with a way to connect their on-premise industrial equipment via a gateway to link their on-premises servers to the AWS cloud, where the data accumulates for analysis.
-
Why Coinbase Is Not Using Kubernetes to Run Their Container Workloads
Coinbase recently wrote about why Kubernetes is not part of their technology stack. Coinbase uses containers, but they run them in VMs. For deployments, they use Odin, its open-source solution for deploying their services in VMs as auto-scaling groups. Adopting Kubernetes adds unnecessary complexity to their current deployment pipeline, and it is not the right tool for them at the moment.
-
ROS 2 Foxy Fitzroy Release Improves Security and Tooling
Open Robotics has released ROS 2 Foxy Fitzroy, the latest version of the robot operating system. The release contains several new features, including security enhancements and improved tooling, with contributions from many industry players including the Eclipse foundation and Amazon Web Services.