All Content tagged with CI/CD Tools
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
42 results
Varun SharmaEXPERT
published a month ago0 votes82 views
I want to dynamically override AWS CodePipeline variables using Amazon EventBridge rules or schedules, and use those variables with entry conditions to conditionally skip pipeline stages. This article...
Hi AWS, we are planning to transition from manually creating IAM roles to an automated, CI/CD-based approach that enforces **least privilege access**, **Policy-as-Code**, and **continuous compliance**...
1
answers
0
votes
282
views
asked a year ago
I'm looking for the recommended local development workflow for a project that uses multiple, independent AWS SAM applications within a single monorepo.
**Setup:**
1. **Layers Stack:** one SAM appl...
1
answers
0
votes
163
views
asked a year ago
Riku_KobayashiEXPERT
published a year ago0 votes799 views
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
1.1K
views
asked a year 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
261
views
asked a year 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
191
views
asked 2 years 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
192
views
asked 2 years 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
683
views
asked 2 years 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
907
views
asked 2 years 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
488
views
asked 2 years 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.8K
views
asked 3 years ago