All Content tagged with CI/CD Tools

Content language: English

Select tags to filter
Sort by most recent
39 results
I created a sample configuration to push container images to ECR using GitHub Actions.
Is there a documented pattern for this? Mono-repo with multiple services, some small, some large. Goal is to have the ability to fully deploy from an empty account in some environments e.g. full CI...
1
answers
0
votes
130
views
asked 2 months ago
Hi, 1. Where can I find more information on integrating SOCI index builder with CI/CD pipeline? 2. We have ECR repositories with multiple images with different versions. Will SOCI index builder creat...
1
answers
0
votes
89
views
asked 4 months ago
Hello, a team is contemplating breaking down a monolith app to run as micro service on ECS. This requires a change in ways of working leading to questions; 1. Is there some guidance for git branching ...
2
answers
0
votes
96
views
asked 6 months ago
I am using CodeCatalyst for a serverless application which uses CDK. I have two workflows - one for development and another for production. After deploying to development environment, I intend to use ...
0
answers
0
votes
104
views
asked 9 months ago
My (Gitlab)CI is building containers using Dockerfiles. To use Pull-Through-Cache rules with ECR, how should I modify it? 1. Adapt the Dockerfile's FROM: statement? For instance from FROM:php:fpm to...
1
answers
0
votes
489
views
asked a year ago
I noticed CodeBuild recently launched a new Lambda Compute feature that provides faster build times. However, the doc also mentions that the feature has some limitations like max memory and timeout du...
1
answers
3
votes
574
views
asked a year ago
Hi AWS, I am building CI/CD for my web applications using GitHub Actions. Right now the application(s) are not containerized. Is there a way where I can use some of the AWS agnostic services in order ...
1
answers
0
votes
361
views
profile picture
asked a year ago
Hi AWS, I am building a CI/CD pipeline for Windows Service to run in **Active Passive** strategy as part of Disaster Recovery using GitHub Actions. Here is the URL for the GitHub Repo: https://github....
1
answers
0
votes
1.6K
views
profile picture
asked a year ago
Hi AWS, I am trying to create AMI for the EC2 server (Windows/Linux) where the GitHub Actions self-hosted runner is installed and now I need to know if I will create the snapshot and then AMI and then...
1
answers
0
votes
1.2K
views
profile picture
asked 2 years ago
Hi AWS, I am building CI/CD pipeline for an ASP.NET 4.7 demo application. The URL for the same is https://github.com/arjungoel/HelloWorldSampleApp. Supposedly this project is for the clients I am supp...
0
answers
0
votes
131
views
profile picture
asked 2 years ago
Hi AWS, I am running a CI/CD pipeline using GitHub Actions to deploy Windows Service in .NET 4.7 Framework. The workflow file is having two jobs i.e. `build` job which is doing the build and uploading...
1
answers
0
votes
598
views
profile picture
asked 2 years ago