InfoQ Homepage AWS Content on InfoQ
-
AWS Amplify Console for Rapid Application Deployment
AWS re:Invent 2018 had numerous announcements of new features and services, including the new AWS Amplify Console, a continuous deployment service for mobile web applications.
-
AWS Release “Firecracker”, an Open Source Rust-Based microVM for Container and Serverless Workloads
Amazon has announced the release of Firecracker, an open source virtualization technology that is purpose-built for “creating and managing secure, multi-tenant containers and functions-based services”. Firecracker is a fork of Chromium OS's Virtual Machine Monitor (crosvm), an open source VMM written in Rust, and the technology is used behind the scenes to power Amazon’s AWS Lambda services.
-
Recap of AWS re:Invent 2018 Announcements
If you thought Amazon Web Services (AWS) might run out of services to launch, this year's re:Invent put that fear to rest. At the recently concluded event, AWS shared a flurry of announcements across a range of categories. re:Invent rarely has a "theme" for its announcements. But there was heavy attention on machine learning, databases, hybrid cloud, and account management.
-
Amazon Introduces the Predictive Scaling Feature to EC2 Instances
In a recent blog post, Amazon announced they made Auto Scaling for EC2 instances more powerful with the addition of a predictive scaling feature. Furthermore, with this new feature, customers can create a scaling plan without the need to tweak autoscaling over time manually.
-
Test Driven Containerized Build Pipelines in ConcourseCI
A Lead Developer at Thoughtworks shared his team’s experience in rewriting the build pipeline for one of their clients. They migrated from Jenkins to ConcourseCI, with a focus on configuration-as-code, pipeline-driven delivery, container support and visibility into the system.
-
Amazon Releases Corretto: A Multiplatform Java OpenJDK Build with No-Cost Support
At Devoxx BE, held in Antwerp, Belgium, Amazon announced a preview release of Amazon Corretto, a “no-cost, multiplatform, production-ready distribution” build of OpenJDK, the reference implementation of Java.
-
Amazon Announces AWS GovCloud US-East Region
Amazon has announced their AWS GovCloud (US-East) region, an isolated AWS region, offering FedRAMP High and Moderate baseline security controls. This region is available now and targets federal, state, and local government agencies, IT contractors that serve them, and customers with regulated workloads.
-
Amazon Introduces CloudFormation Drift Detection
In a recent blog post, Amazon announced CloudFormation Drift Detection which organizations can leverage to automate configuration consistency across AWS cloud resources. The CloudFormation Drift Detection feature allows organizations who have templated their configurations and deployments, known as stacks, to detect when configuration drift occurs from out-of-band changes.
-
How Checkly Achieves Zero Downtime Deployments with Terraform
Checkly, a monitoring tool that validates the correctness of API endpoints and browser click flows, shared their experience of using Terraform to achieve zero downtime deployments for their Docker based infrastructure on AWS.
-
Facebook Releases PyTorch 1.0 Preview, with Google, AWS and Microsoft Azure Integrations
At a recent PyTorch developer conference in San Francisco, Facebook released a developer preview version of PyTorch 1.0. PyTorch is an open source, deep learning framework used to reduce friction in taking research projects to production. In this release, many investments have been made by public cloud and hardware companies to better support the PyTorch ecosystem.
-
Amazon Announces Managed Databases for Amazon Lightsail
Amazon has announced managed databases for Lightsail, their lightweight and simplified virtual private server offering. The addition of managed databases intends to allow the creation of these databases on the Lightsail platform with a minimal amount of work, and removes several everyday maintenance tasks from the user.
-
Amazon Announces AWS Storage Gateway Hardware Appliance
Amazon has announced their AWS Storage Gateway hardware appliance, which provides hybrid storage between on-premises applications and AWS’ storage services. By providing a hardware appliance, Amazon gives a preconfigured solution to cache data locally while synchronizing with the cloud.
-
Amazon Announces Extensibility for AWS CloudFormation with AWS Lambda Powered Macros
With AWS CloudFormation developers can model and define their infrastructure as code. Now Amazon announced a new feature of AWS CloudFormation called Macros, which allows developers to extend the native syntax of CloudFormation templates by calling out to AWS Lambda powered transformations.
-
Amazon Releases a New Session Manager in AWS Systems Manager
Amazon released a new Session Manager in the AWS Systems Manager. This new session manager will provide a new of way of shell-level access to EC2 instances. IT Administrators can now use a new browser-based interactive shell and a command-line interface (CLI) to manage their Windows and Linux instances.
-
Auth0's Move to a Single-Cloud Architecture on AWS
Auth0, a provider of authentication, authorization and single sign on services, moved their infrastructure from multiple cloud providers (AWS, Azure and Google Cloud) to just AWS. An increasing dependency on AWS services necessitated this, and today their systems are spread across four AWS regions, with services replicated across zones.