New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
All Content tagged with Infrastructure as Code
Speed up cloud provisioning with infrastructure-as-code
Content language: English
Select tags to filter
Sort by most recent
57 results
EXPERT
published 2 months ago2 votes113 views
This article explores how to use AWS CloudFormation to configure an AWS Managed Grafana workspace with seamless integration to Amazon CloudWatch. The goal is to provide a comprehensive, automated solu...
Hello AWS re:Post community! ☁️
My partner and I recently published a book called Engineering Elixir Applications: Navigate Each Stage of Software Delivery with Confidence. The book focuses heavily o...
Hi! I'm using Pulumi to configure my infrastructure as code. We have some DomainIdentity resources created using the SESv1 API. I'd like to create new ConfigurationSets and assign them to the existing...
EXPERT
published 4 months ago0 votes241 views
This article details how we structure CloudFormation templates for improved parallelism, cost-efficiency, security and performances
Hi Team,
Consider the following AWS resources in my account,
RDS_Cluster
1. test_cluster_1
2. test_cluster_2
I have used ***"IaC Generater"*** to generate the cloud formation template to import...
Buenas noches,
Estoy intentando ya varias veces hacer el ejercicio de Infraestructure as Code del path de Seguridad en Cloud Quest, pero me sale siempre como si no quitase las comillas al poner mi st...
Please Help
I have a Lambda function in **Account A** that I want to be used as a service token in **Account B** and invoked by **Account C **based on a certain role. I am using CloudFormation in YAM...
Hi AWS, I was playing with the [AWS CDK Stack Builder Tool](https://github.com/aws-samples/aws-cdk-stack-builder-tool) but I am completely naive to it. The repo is written in TypeScript but I was tryi...
We are testing out a new version of ActiveMQ in a non-prod environment, but we've encountered some issues on the new version and would like to revert to the previous configuration. However, if we try...
Hi AWS, I am writing infrastructure code using **AWS CDK (Python)** and I have written code to deploy multiple stacks, for e.g. one stack is deploying SQS queue and the other stack is deploying multip...
Hi AWS, this is the follow up question for an issue I raised in the past https://repost.aws/questions/QU1laSwxybRRiFbj1CyMuxRg/cdk-bootstraping. I ran `cdk bootstrap --bootstrap-bucket-name=aws-cdk-bo...
Hi AWS, is it possible to create CloudFormation `nested-nested` stack and if yes, how? I have worked on CloudFormation nested stacks for a long time but yesterday I heard somewhere about CloudFormatio...