ecr-registry
There are 33 repositories under ecr-registry topic.
docker/login-action
GitHub Action to login against a Docker registry
lgallard/terraform-aws-ecr
Terraform module to create AWS ECR (Elastic Container Registry)
devops-ia/helm-charts
devops-ia/helm-charts
shashank297/Customer-Personality-Analysis
Customer Personality Analysis is a detailed analysis of a company’s ideal customers. It helps a business to better understand its customers and makes it easier for them to modify products according to the specific needs, behaviors and concerns of different types of customers.
marjamis/ecr_reverse_proxy
A simple reverse proxy for ECR which allows for additional functionality, such as custom URL's and pre-processing of uploads to an ECR Registry before being placed in ECR.
morka17/api_bank
This project is a standard on how mobile bank backend API services are built.
pplu/docker-registry
Module to access cloud provider docker registries
agruezo/Flask-React-AWS-EC2
Docker-based microservices project on AWS Elastic Container Services using CodeBuild and Elastic Container Registry with the option of deploying in EC2 mode or Fargate mode via Terraform
DanielMevs/Python-Django-for-AWS-Development-Master-Course
Check out Arno Pretorius's course on Udemy
Fred78290/create-ecr-repository-maven-plugin
Maven plugin to create repository on AWS ECR
lgallard/terraform-aws-ecrpublic
Terraform module to create a Public AWS ECR to share images in the ECR Public Gallery.
mahikshith/End-to-End-implementation-of-Loan-tap-classification
End-to-End implementation of Loan classification business problem that includes demo , development and deployment
malleswarigelli/US_Visa_Approval_Prediction
Build End to End ML pipeline for USVisa prediction, deploy web App to AWS Ec2 instance using Docker, CI/CD with github actions
rabiloo/terraform-aws-ecr
Terraform module which creates ECR repository resources on AWS.
seanbethard/rag-poc
Quasar PoC, Multitenant PoC.
Semmu/docker-registry-mirror-script
Simple shell script to mirror specific Docker images from Docker Hub (or others) to a public AWS ECR registry (or others?).
skyer9/CloudFormationForPython
CloudFormation with Python
custom-terraform-aws-modules/function
AWS Terraform module for a Lambda function with ECR repository and CloudWatch log stream.
data-pioneer/MLops-Chest-Disease-Classification-from-Chest-CT-Scan-Image-
Implementation of MLops pipeline for Chest Disease Classification from Chest CT Scan Images using computer vision Vgg16 pretrained Image classification model. further perform deployment on AWS EC2 using Docker, CI/CD Jenkins tool, using Flask as front end interface.
data-pioneer/MLOPS-US-Visa-Approval-Prediction
Implementation of ML-ops pipeline for US Visa approval prediction application, further deployment on AWS Ec2 instance using Docker, CI/CD tool Github actions.
deleonab/cicd-jenkins-docker-helm-kubernetes
Deploying a springboot Java Application into an EKS (Elastic Kubernetes Service) cluster using Helm and a Jenkins Pipeline
geekcell/terraform-aws-ecr-repository
Terraform module to provision an Amazon Elastic Container Registry.
gh-actions-workflows/aws-ecr-workflows
Repositório para armazenamento de Workflows do GitHub Actions para AWS ECR
KaziNizamul/NoteSpace-CloudNative
NoteSpace: Cloud-native note-taking app with React & AWS. Secure authentication, storage, and serverless backend. Modern UI, scalable infrastructure. Flexibility for personal/professional use. Access notes anytime, anywhere. Simplify note-taking with NoteSpace's intuitive interface.
Soufiane-Fartit/MySocial
Mini Social Network
imsalmanmalik/Terraform-AWS-CodePipeline-CodeDeploy-Docker-Metabase-Project
The project includes setting up a VPC with private subnets, EC2 instances, RDS, and S3, along with Docker containers for application deployment. It also features a CI/CD pipeline with AWS CodeDeploy and CodePipeline. Live data visualisation using Metabase BI tool.
namikazebadri/starterkit-actixweb
ActixWeb project template with a lot of basic project must-have features, such as containerization and deployments to GCR, ECR, Dockerhub and regular old VM using Github Actions. Also Unit Test, Code Coverage, Also Static Analysis and Staged Flow (such as dev, staging, uat and production) are part of this project template repository.
neeel200/Vercel-X
Built a Backend for Vercel from Scratch with Node.js, utilizing Kafka, Redis, PostgreSQL, AWS S3, ECR, and ECS for scalable cloud infrastructure.
paularinzee/portfolio-app-deploy-to-eks-using-github-actions
Deploying a nextjs app to eks using github-actions ci/cd
techkedgeconnect/tec-nodejs-webapp
This is a simple 2-tier microservice web application with backend written in Python (Flask) and frontend written in Nodejs (Express). The frontend microservice serves the http request while the backend microservice fetches and display messages upon clicking any images in the frontend.
Zeighnab/Docker-CI-CD_With_Jenkins
A dockerized (containerized) project deployed to ECS using Jenkins pipeline as a code