All Content tagged with DevOps

Deliver applications at high velocity with these tooling and infrastructure resources

Content language: English

Select tags to filter
Sort by most recent
1494 results
Hi, If I save compressed JSON files with brotli with the extension `.json, the stack deployment by the CDK/CloudFront produces files that can't be decompressed by browsers. If I save the files with ...
1
answers
0
votes
13
views
asked a day ago
I managed to connect to my company self-hosted GitLab however the repository only shows my personal projects. When I entered the group/projectname i got 404 project not found error. ![Enter image des...
1
answers
0
votes
27
views
asked 2 days ago
I need to make different calls to the endpoint, and for each call, I need to specify a different path for the model results to be saved. Based on this documentation https://boto3.amazonaws.com/v1/doc...
1
answers
0
votes
25
views
asked 2 days ago
I have read through the repost article https://repost.aws/articles/ARBTATztMgQOeYyMZ9IAmxDw/configuring-codecatalyst-dev-environments and I am I can only get a devfile environment in VSCODE to work if...
2
answers
0
votes
22
views
asked 4 days ago
I have a basic Python Lambda function named "demo-python" that I’m using to test Lambda concurrency. I also have another function that invokes "demo-python" multiple times. The code works fine, but I'...
2
answers
0
votes
40
views
asked 5 days ago
The Amazon SageMaker Model Dashboard is a centralized portal, accessible from the SageMaker console, where you can view, search, and explore all of the models in your account. It allows you to monitor...
1
answers
0
votes
32
views
profile picture
asked 6 days 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
118
views
asked 8 days ago
I´m getting this error "Cannot read properties of undefined (reading 'OwnerId')" when trying to setup GitHub as the Source repository for CodePipeline (using CodeStar Connections) ![Enter image descr...
2
answers
0
votes
62
views
profile pictureAWS
asked 12 days ago
I have an ECS Cluster running ECS task for my backend container , and I have a pipeline in github actions which deploy my new code changes 1- logs to amazon ECR 2- build , tag and push docker imag...
1
answers
0
votes
50
views
asked 12 days ago
Hello, I run Nvidia Isaac Simulator in ECS on EC2. I use now **G5.4xlarge**. The developers are complaining about poor performance (mostly on GPU area). What instance should I use to have a more powe...
1
answers
0
votes
75
views
asked 20 days ago
sudo systemctl restart httpd Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xeu httpd.service" for details.
1
answers
0
votes
41
views
asked 25 days ago
I have an application running on an unmanaged Windows node group in an EKS cluster. The pods are running fine, and when I describe the pod, I don't see any error events. I also checked with the devel...
1
answers
0
votes
46
views
asked a month ago