All Content tagged with AWS CodeDeploy

AWS CodeDeploy is a fully managed deployment service that automates software deployments to a variety of compute services such as Amazon EC2, AWS Fargate, AWS Lambda, and your on-premises servers.

Content language: English

Select tags to filter
Sort by most recent
436 results
During the setup of AWS Code Deploy, the authentication process with my GitHub account became unresponsive at the confirmation page. Any idea about that. Kindly help me.If i clicked the cancel or conf...
1
answers
0
votes
22
views
asked 11 days ago
Hi, After updating to the latest amazon linux 2023 version I am having 502 bad gateway errors happen for around 1 minute during every deploy. I have tried setting RuntimeDirectoryPreserve=yes as I th...
1
answers
0
votes
37
views
asked 23 days ago
Hi, I recently provisioned a new **t4g.medium** EC2 instance (ARM64) as a production server and installed Ubuntu 24.04.1 LTS version on it. While working on the existing AWS CodePipeline for our web ...
2
answers
0
votes
78
views
asked 24 days ago
am using 4 gpu g5.12xlarge instance to train object detection models. each iteration takes 1 sec. this week when i started new training in 3 different instances. training is taking more time. 2.5 sec ...
1
answers
0
votes
42
views
asked 25 days ago
I want to know if this is possible. So in my dissertation i want to make a print server. I have a a printer which is very old and it connect to my pc with cable. So its possible to make a printer serv...
1
answers
0
votes
28
views
asked a month ago
Hi all Can I create codedeploy endpoint using cli? I don't see it from the list - https://awscli.amazonaws.com/v2/documentation/api/latest/reference/deploy/index.html. Thanks.
1
answers
0
votes
35
views
profile picture
asked a month ago
I am getting this error every time I deploy an app in the pipeline: *The provided role does not have the elasticbeanstalk:CreateApplicationVersion permission* I tried to add a new policy with just one...
1
answers
0
votes
441
views
asked a month ago
Created CodeDeploy Application and deployment group for a single EC2 instance, the deployment group has AWSCodeDeployRole and EC2 instance has AmazonEC2RoleforAWSCodeDeploy I manually installed codede...
1
answers
0
votes
35
views
asked a month ago
Hi there, I have a CodePipeline set up that is supposed to take my Next.js application from Git and deploy it to my EC2 instance. The pipeline fails during the Deploy stage, in the Install event. The...
2
answers
0
votes
85
views
asked 2 months ago
Hi - I am encountering an error when running a CodePipeline that uses CodeDeploy to perform a blue/green deployment to ECS. It fails at step 3 'Rerouting production traffic to replacement task set' w...
1
answers
0
votes
109
views
asked 2 months ago
I'm new to AWS and have successfully deployed my Django application on an AWS Fargate cluster. My pipeline runs smoothly through the Source and Build stages, but the Deploy stage consistently fails wi...
2
answers
0
votes
91
views
profile picture
asked 2 months ago
I want to know any Blue/Green deployment and practices AWS offers?
Accepted AnswerAWS CodeDeploy
2
answers
0
votes
118
views
asked 2 months ago