Questions tagged with DevOps

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

Hi everyone, I'm currently working on setting up a CI/CD pipeline in AWS CodePipeline to deploy a Lambda function as a Docker image. My pipeline consists of three stages: Source, Build, and...
1
answers
0
votes
95
views
Subhan
asked 14 hours ago
I have a CodePipeline with ECR as the source, and I want it to trigger every time a new image is pushed to ECR, regardless of the image tag, and deploy it to ECS. However, ECR as a source in...
1
answers
0
votes
183
views
asked a day ago
I have a codepipeline with with source as ECR. I have specified a pipeline variable and I want to trigger the pipeline using Eventbridge by supplying this variable dynamically from the event (assume...
1
answers
0
votes
129
views
asked a day ago
We want to deploy our application to multiple regions (later maybe multiple accounts). This works fine using the Wave from a Codepipeline. Now we need every region to have an own manual approval, so...
1
answers
0
votes
133
views
asked 7 days ago
Hi, can we use aws ecs deployer in the deploy stage in codepipeline for blue/green deployments? Or do we need to use codedeploy in the deploy stage to achieve this?
1
answers
0
votes
137
views
asked 7 days ago
I have 30 Linux on-demand servers. We only use these server during core business hours (8 to 6 pm). I created Lambda functions to start & stop and configured event bridge rule. We have automated OS...
3
answers
0
votes
424
views
asked 7 days ago
Hi AWS, I have created an EKS cluster using AWS CDK Python, here is the link for the code repository: https://github.com/arjungoel/eks-repo. Once the EKS cluster is up, I have updated the kube config...
1
answers
0
votes
416
views
profile picture
asked 8 days ago
Please how do i setup this codepipline Trigger using Cloudformation Please help me with Cloudformation Template for this ![Enter image description...
1
answers
0
votes
212
views
Nafiu
asked 8 days ago
Hello, I’ve been trying for a long time to access AWS API service directly from Microsoft Excel. I am using native VBA in Microsoft Excel and having trouble making the connection to pass the correct...
1
answers
0
votes
424
views
Cfitt
asked 9 days ago
I've created two CloudFormation templates. The first one will create a DynamoDB table. The second one will operate on the DynamoDB table created. The resources need to be on separate stacks because...
2
answers
0
votes
570
views
asked 9 days ago
I'm encountering a frustrating issue with my Elastic Beanstalk environment running a Node.js backend. Everything was working fine, but suddenly, I started receiving a 502 Bad Gateway error from Nginx....
0
answers
0
votes
182
views
Josh
asked 9 days ago
1
answers
0
votes
198
views
Nafiu
asked 9 days ago