All Content tagged with Amazon Elastic Container Registry (ECR)
Fully managed container registry offering high-performance hosting, so you can reliably deploy application images and artifacts anywhere
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
319 results
**Environment:**
1. EKS Auto Mode cluster
2. Karpenter NodePool + NodeClass
3. associatePublicIPAddress: false in NodeClass
4. Two clusters in the same VPC
**Problem:**
We have created two EKS cluste...
1
answers
0
votes
60
views
asked 16 days ago
I'm coding in Java. I need to run a R script in lambda.
I've created the below Docker file
```
FROM amazonlinux:2
# Install R and dependencies
RUN yum update -y && \
yum install -y R R-devel gcc...
2
answers
0
votes
54
views
asked a month ago
Henrique SantanaEXPERT
published 3 months ago0 votes120 views
Session CNS208 at re:Invent 2025 examines how to build security into every stage of the container supply chain, from build time through runtime. Liz Duke covers Amazon ECR's scanning and access contro...
Henrique SantanaEXPERT
published 4 months ago1 votes362 views
Summaries of Serverless & Containers breakout sessions from AWS re:Invent 2025. Each article distills key announcements, technical deep dives, and practical guidance from sessions covering Amazon EKS,...
Henrique SantanaEXPERT
published 4 months ago0 votes277 views
Amazon EKS introduces capabilities: fully managed platform features for GitOps, infrastructure provisioning, and custom abstractions. This session explores how these new features help you scale Kubern...
I’m using Amazon Inspector for ECR container image scanning. After moving one of our services to a Docker Hardened Image (DHI) base image, Inspector no longer scans the image. We are migrating as much...
2
answers
1
votes
333
views
asked 4 months ago
Henrique SantanaEXPERT
published 5 months ago0 votes338 views
This session covered recent enhancements to Amazon EKS and Amazon ECR, introduced new capabilities for large-scale AI/ML workloads, and showcased Netflix's migration journey. The talk explored innovat...
Has anyone experienced 502 errors with Lambda Function URLs when calling container-based functions that haven't been invoked recently?
Our setup:
- Lambda functions using container images from ECR
- ...
3
answers
0
votes
104
views
asked 5 months ago
*See end section if the response is: "this has been asked before..."*
My team wants to use a vanity domain to ease use of the private ECR registry for our AWS account. Engineers find it easier to use...
1
answers
0
votes
144
views
asked 5 months ago
Arun NagpalEXPERT
published 5 months ago0 votes467 views
Large container images in AI/ML workloads can take longer than normal time to start, with most time spent pulling images. This post demonstrates how SOCI (Seekable OCI) Snapshotter with lazy loading r...
Currently I'm trying to BYOI in Sagemaker Unified Studio, with this example image. The Dockerfile itself needs some slight modification which I pointed out in this bug.
So the working Dockerfile is
...
1
answers
0
votes
70
views
asked 5 months ago
I have a VPC using 10.10.0.0/16 which has 3 private subnets with an ECS cluster using fargate instances. Calls to ECS will be internet -> rest api -> vpc link 2 -> alb -> ECS. My problem is that when ...
3
answers
0
votes
235
views
asked 6 months ago