Questions in DevOps
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
1688 results
I have a nested stack in **UPDATE_FAILED** state. On investigation the error happened because I tried to update multiple dynamoDB gsi index as shown below
> Resource handler returned message: "Cannot ...
We are developing AWS Cloud labs. We are using STS for Lab Creation and assigning a signin token to the user. Now issue is after lab gets terminated then we are not able to delete those resouces. For ...
Currently, our source code is stored locally on a laptop, where the AWS CLI and Kiro IDE are also installed.
From this laptop, we deploy the application to AWS using the AWS CLI.
At the moment, all ...
Hi team, how should I start learning AWS to deploy, manage, and scale servers and services? I’m currently using Hostinger, but I want to move to AWS.
Could you help me with a clear roadmap for someone...
Hi,
We're running Amazon OpenSearch Service and want to use built-in ML models (for semantic search) without external connectors like Bedrock or SageMaker — those aren't approved in our org yet.
The...
Cross account VPC peering configuration for AWS DMS.
## Bug Report: ConnectParticipantWithLexBot sends Text parameter to Lex as initial utterance in voice mode
### Summary
In Amazon Connect contact flows, the `ConnectParticipantWithLexBot` action's `T...
Need to establish connection between 2 vpc living in 2 different account
vpc A is in 1st account
vpc B is ins 2nd account
how to achieve using cdk
please provide cdk code and also explain steps
while creating 4 s3 buckets in single cdk stack with different names but with same prefix like backend-app, backend-queue,backend-cost,etc
we are getting ToolkitError: Failed to create ChangeSet cdk-d...
**Context**
* Base image (AWS DLC): 763104351884.dkr.ecr.us-east-1.amazonaws.com/huggingface-pytorch-inference:2.6.0-transformers4.49.0-gpu-py312-cu124-ubuntu22.04
* This had been stable for months.
...
Hello,
We recently experienced service instability due to automatic security patches being applied to our Amazon MSK cluster during peak business hours (approx. 10:00 AM local time). These updates tr...
need to deploy code using code deploy via deployment.sh file
give .sh file which will be able to zip code with code deploy files created in repo like appsec.yml,stop-server.sh,etc and push to s3 which...