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
60 results
I've been trying to set up log anomaly detection via Infrastructure as Code using CloudFormation. I'm getting an error when trying to deploy: ``` Resource handler returned message: "Invalid request p...
1
answers
0
votes
31
views
profile picture
asked 25 days ago
I’m trying to understand the differences between Terraform and AWS CloudFormation. Which tool is more preferable for developers when managing infrastructure as code (IaC)? Do they perform similar task...
2
answers
1
votes
43
views
profile picture
asked a month ago
Amazon EKS Auto Mode was launched at AWS re:Invent 2023 EKS Auto Mode automates: * Compute: It creates new nodes when pods can't fit onto existing ones, and identifies low utilization nodes for delet...
3
answers
0
votes
181
views
profile picture
asked a month ago
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...
2
answers
0
votes
68
views
asked 4 months ago
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...
1
answers
0
votes
372
views
asked 5 months ago
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...
0
answers
0
votes
46
views
profile picture
asked 7 months ago
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...
0
answers
0
votes
114
views
asked 7 months ago
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...
1
answers
0
votes
380
views
asked 8 months ago
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...
1
answers
0
votes
253
views
profile picture
asked 9 months ago
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...
1
answers
0
votes
699
views
asked 9 months ago