タグ AWS Developer Blog
人気順 10 users 50 users 100 users 500 users 1000 usersMigrating CloudFormation templates to the AWS Cloud Development Kit | AWS Developer Blog
AWS Developer Blog Migrating CloudFormation templates to the AWS Cloud Development Kit AWS CloudFormation gives developers and systems administrators an easy way to create and manage a collection of related AWS resources, provisioning and updating them in an orderly and predictable fashion. You c... 続きを読む
Introducing the Cloud Development Kit for Terraform (Preview) | AWS Developer Blog
AWS Developer Blog Introducing the Cloud Development Kit for Terraform (Preview) Infrastructure as Code (IaC) is a fundamental component of modern DevOps practices because it enables you to deploy any version of your application infrastructure at will, and facilitates the full lifecycle managemen... 続きを読む
AWS CLI v2 Docker image | AWS Developer Blog
AWS Developer Blog AWS CLI v2 Docker image With the release of 2.0.6 of the AWS CLI v2, we are excited to announce the AWS CLI v2 is now available as a Docker image. This allows users to use the AWS CLI v2 in a container-based environment without having to manage the installation of the AWS CLI v... 続きを読む
AWS CLI v2 is now generally available | AWS Developer Blog
AWS Developer Blog AWS CLI v2 is now generally available We’re excited to announce the v2.0.0 GA release of the AWS CLI version 2 (v2). AWS CLI v2 builds on AWS CLI v1 and includes a number of features and enhancements based on community feedback. New Features The AWS CLI v2 offers several new fe... 続きを読む
Testing infrastructure with the AWS Cloud Development Kit (CDK) | AWS Developer Blog
AWS Developer Blog Testing infrastructure with the AWS Cloud Development Kit (CDK) The AWS Cloud Development Kit (CDK) allows you to describe your application’s infrastructure using a general-purpose programming language, such as TypeScript, JavaScript or Python. This opens up familiar avenues fo... 続きを読む
Introducing the ‘aws-rails-provisioner’ gem developer preview | AWS Developer Blog
AWS Developer Blog Introducing the ‘aws-rails-provisioner’ gem developer preview AWS is happy to announce that the aws-rails-provisioner gem for Ruby is now in developer preview and available for you to try! What is aws-rails-provisioner? The new aws-rails-provisioner gem is a tool that helps you... 続きを読む
Migrating to Boto3 | AWS Developer Blog
AWS Developer Blog Migrating to Boto3 by Michael Dowling | on 28 DEC 2015 | in Python | Permalink | Comments Boto3, the latest version of the AWS SDK for Python, was released earlier this year . Since... 続きを読む