InfoQ Homepage Cloud Computing Content on InfoQ
-
Microsoft Introduces the Azure Well-Architected Framework
In a recent blog post, Microsoft introduced the Azure Well-Architected Framework, which provides customers with a set of Azure architecture best practices to help them build and deliver well-designed solutions.
-
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.
-
The AWS Serverless LAMP Stack: the Future of PHP or Vendor Lock-in?
In a series of three technical articles, AWS has recently introduced the new "Serverless LAMP stack". But not everyone in the open-source community believes that the successor of the LAMP stack is proprietary technologies from a single vendor, and alternative approaches have been suggested.
-
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.
-
Google Launches Confidential VMs in Beta on Its Cloud Platform
In a recent blog post, Google announced Confidential VMs, a new type of virtual machine that makes use of the company’s work around confidential computing to ensure that data isn’t just encrypted at rest but also while it is in memory.
-
Bare-Metal Kubernetes Load Balancer Porter Included in CNCF Landscape
The CNCF has accepted Porter, a load balancer meant for bare-metal Kubernetes clusters, in the CNCF Landscape. Porter uses the Border Gateway Protocol with ECMP to load balance traffic in self-hosted Kubernetes clusters.
-
Cloud Development Kit Can Now Generate Terraform Configurations Using TypeScript and Python
AWS, HashiCorp, and Terrastack collaborated to release a preview of the CDK for Terraform, or cdktf. Developers can use programming languages like Python or Typescript to manage infrastructure as code. cdktf generates a Terraform configuration in JSON. Also, cdktf supports any existing modules and providers from the Terraform registry to deploy resources to AWS, Azure, or Google Cloud.
-
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.
-
Oracle Announces a Fully-Managed Cloud Region with Cloud@Customer
In a recent press release, Oracle announced a fully-managed dedicated cloud region providing a full stack of Oracle’s public cloud services, including Oracle Autonomous Database and Cloud applications, to customer data centers. The region brings all of Oracle’s second-generation cloud services starting from $500K USD per month.
-
Puppet Relay Provides Event-Driven Automation for Common Workflows
Puppet has announced the beta release of Relay, their event driven automation platform. Relay allows for automating processes as code. There are a number of pre-written workflows and there is support for creating additional workflows. Relay has a number of integrations available for use in workflows including AWS, Kubernetes, Azure, PagerDuty, and GitHub.
-
Rancher Labs Discuss the Adoption of Kubernetes "Everywhere"
In a recent podcast, Shannon Williams, co-founder and president at Rancher Labs, and Darren Shepherd, co-founder and CTO at Rancher Labs, sat down with InfoQ and discussed the adoption of hybrid cloud across organisations. Additional topics covered included: the evolution of Kubernetes as a key abstraction for portability and cross-cloud security and running thousands of clusters at the edge.
-
Google Launches the First NVIDIA Ampere A100 GPUs in the Cloud with Computing Engine A2 VMs
In a recent blog post, Google announced the introduction of the Accelerator-Optimized VM (A2) family on Google Compute Engine, based on the NVIDIA Ampere A100 Tensor Core GPU. A2 provides up to 16 GPUs in a single VM and is the first A100-based offering in the public cloud.
-
AWS Announces General Availability of Amazon RDS Proxy
Amazon RDS Proxy is a new fully managed, highly available database proxy for MySQL and PostgreSQL databases running on Amazon RDS and Aurora. The service is tailored to serverless architectures and other applications that open and close database connections at a high rate.