Questions tagged with AWS CodePipeline

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 am a newbie to AWS. I have a repo located in github. Is it possible to have a Serverless Framework CI/CD using AWS Codepipeline (with the source of Github - nodejs) and AWS Lambda?...
1
answers
0
votes
339
views
code2go
asked 2 months ago
Hello can somebody please give me some guidelines to building our pipeline with an autoscaling group. From my understanding we should build a base ami and then when autoscaling needs another instance...
1
answers
0
votes
132
views
mmoore
asked 2 months ago
Hi AWS, here is a question: A DevOps engineer is building a continuous deployment pipeline for a serverless application that uses AWS Lambda functions. The company wants to reduce the customer impact...
1
answers
0
votes
206
views
profile picture
asked 2 months ago
We are attempting to support CI/CD pipelines for trunk-based development (https://minimumcd.org/minimumcd/tbd/) for our AWS CodeCommit git repositories. Specifically, that means we need 2 types of...
0
answers
0
votes
113
views
asked 2 months ago
Is this steps necessary to have immutable servers 1. **Source Stage**: - Connects to your GitHub repository using AWS CodeCommit. - Pulls the latest code to start the pipeline. 2. **Build...
1
answers
0
votes
404
views
code2go
asked 2 months ago
Hi there. I need to setup a CodePipeline for my new repo. Could you please help me with the step by step process on what should I do first? Else, is there anyway to do it by CloudFormation? Also,...
2
answers
0
votes
254
views
code2go
asked 3 months ago
Hi everyone, I am a newbie to AWS. I need to setup a working, reliable CI/CD Pipeline for my repo with 3 different environments (stage, dev and prod) that should be binded with the repo. It should be...
1
answers
0
votes
203
views
code2go
asked 3 months ago
I have a codepipeline with some codebuild stages. When stage 1 of codebuild project finished, I can't see the output build artifact. The source artifact is available on S3. Problem is with build...
1
answers
0
votes
433
views
profile picture
asked 3 months ago
I am facing the below error via ElasticBeanstalk after setting up a CI/CD pipeline: During an aborted deployment, some instances may have deployed the new application version. To ensure all instances...
2
answers
0
votes
197
views
profile picture
asked 3 months ago
I got this error while trying to delete an old pipeline on CodePipeline: > Could not deregister webhook <redacted> with GitHub. Wait a few minutes and then try again. If the problem continues,...
0
answers
0
votes
94
views
zyc
asked 3 months ago
Currently creating an EC2 Image Builder Image Pipeline generated via a codepipeline which is written using AWS CDK Typescript. * Setting the ParentImage for the Image Recipe by retrieving a SSM public...
1
answers
0
votes
484
views
Kuldeep
asked 3 months ago
stm32mp135f 보드에서 pip install awscrt 명령어 입력하여 설치를 하려고 했으나, 아래와 같이 에러가 발생합니다. cmd : pip install awscrt DEPRECATION: Loading egg at /usr/lib/python3.11/site-packages/awsiotsdk-1.0.0.dev0-py3.11.egg is...
3
answers
0
votes
198
views
asked 3 months ago