Questions tagged with AWS CodeDeploy

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
82
views
Subhan
asked 11 hours 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
136
views
asked 7 days ago
A CodeDeploy deployment started failing today on an Ubuntu 20.04 EC2, so I investigated the issue and found code deploy was not running or even available as a service. Running `service...
3
answers
0
votes
174
views
asked 7 days ago
We have a Prometheus setup in EC2. We are trying to build an alerting pipeline around it. Our requirement is to keep the rule files in Github, somehow push those files to the prometheus instance on...
1
answers
0
votes
183
views
spy16
asked 11 days ago
We are using AWS infrastructure and AWS Elastic Beanstalk as our orchestration service. In our SaaS application, many heavy-weight business tasks are built on cron jobs that run at various...
0
answers
0
votes
73
views
danil
asked 11 days ago
I am configuring a pipeline that will contain several Bitbucket sources, and I will only use one build in this pipeline. When I push to a Bitbucket repository, the pipeline checks all sources, I would...
0
answers
0
votes
57
views
profile picture
asked 18 days ago
I encountered an error while deploying my pipeline code to Amazon S3, specifically related to KMS decryption. Below are the details: ``` Error message User:...
4
answers
0
votes
205
views
Nafiu
asked 21 days ago
I encountered an issue while deploying my pipeline code to Staging Account, and I'm seeking assistance to resolve it. Here are the details: Pls help!!!!!!! Error Message: ``` Error message Access...
1
answers
0
votes
231
views
Nafiu
asked 21 days ago
Hello, I'm seeking guidance on how to use an ACM certificate from Account X for deploying AWS CloudFront in Account Y and Z using CloudFormation. **Note: I use Codeploy in my pipeline for the...
1
answers
0
votes
333
views
Nafiu
asked 25 days ago
Hi. I'm using t2 micro Ec2 with Ubuntu. I'm not using UFW. I connected EC2 to domain using route53. Whenever I deploy my codes with CodeDeploy, I can't connect to my Ec2.(with SSH) Also when I try...
3
answers
0
votes
133
views
nag
asked 25 days ago
I have an application that uses CodePipeline and CodeDeploy to update the application in EC2 Instance. Upon running the pipeline I got an error: The EC2 instance did not turn into the expected...
1
answers
0
votes
403
views
code2go
asked a month ago
I'm trying to set up automated deployment of my .NET Core API application to an existing EB environment. I'm currently deploying manually via the AWS Toolkit (Publish to AWS) extension for Visual...
1
answers
0
votes
266
views
mastwo
asked a month ago