aws-apprunner
There are 28 repositories under aws-apprunner topic.
aws/copilot-cli
The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.
terraform-aws-modules/terraform-aws-app-runner
Terraform module to create AWS App Runner resources 🇺🇦
nikovirtala/cdk-hello-apprunner
A minimal example of AWS App Runner service deployment using AWS Cloud Development Kit (CDK)
neondatabase-labs/fastapi-apprunner-neon
Create a serverless API using FastAPI, deployed on AWS App Runner and powered by Neon Postgres
rioastamal-examples/golang-app-runner-demo
Demo of how to deploy Go app using AWS App Runner
epomatti/aws-apprunner-waf
AWS App Runner with WAF Web ACLs
aws-containers/impression-counter-api-app-runner-sample
AWS App Runner sample for an API Impression counter with VPC access using VPC Connector, can be deployed with terraform plan
Blowleaf/StreamPod-Engine
A Containerized Video Streaming Server running on NGINX. Orchestrated in AWS's EKS as a Pod running in a Kubernetes Cluster.
chck/container4ml-aws
Container Tutorial for Machine Learning
manoharpalanisamy/Build-and-deploy-RAG-in-AWS-lambda-ECR-docker-langchain-Huggingface-
The Document Question and Answering RAG Application is designed to provide intelligent and accurate responses to questions based on the content of uploaded documents. By combining state-of-the-art machine learning models and cloud technologies, this application offers a seamless and scalable
siegerts/amplify-apprunner
React Frontend (with AWS Amplify Auth & Storage) that calls an Express API running on AWS App Runner deployed with AWS Copilot.
yokwejuste/aws-django-redis
A repo for Django Celery using Elastic Cache as broker.
AbdullahMakhdoom/Devops-python
A simple python microservice that depicts DevOps practices using Github Actions and AWS.
bhegazy/terraform-aws-apprunner
Terraform module which creates AWS AppRunner resources
devteds/docker-on-aws-apprunner
This source code is for the short course that does a walkthrough of creating a simple website, dockerize as nginx image, create AWS ECR repository, push the image to ECR and finally deploy it to AppRunner along with creating necessary IAM resources.
rcmonteiro/devops-create-image-nest-iac
CI/CD to run app deploy with infra as code
rolani/fastapi-aws-app-runner
This repository provides a streamlined solution for deploying FastAPI applications, leveraging AWS App Runner for hassle-free scalability. GitHub Actions is used for continuous integration and testing.
yutounun/TaskManagementBackend
API for the TaskManagement app
EricR401S/Containerize-a-Rust-Axum-or-Actix-Microservice
This is Cloud Computing Mini Project 4, containerizing a Rust Axum/Actix microservice.
hrvadl/go_aws_test
Simple authentication app implemented with AWS ECR, AWS AppRunner and AWS Cognito services.
phoebe20200523/microservices
A microservices based Wikipedia analytics based on a CI/CD pipeline
garysassano/cdk-aws-apprunner-dockerhub-cache
CDK app that deploys the NGINX image from Docker Hub to AWS App Runner using ECR pull-through cache
garysassano/cdk-aws-apprunner-otel-collector
CDK app that deploys an OpenTelemetry collector to AWS App Runner with a Lambda function that sends trace data to Honeycomb via the gateway collector
jgndev/pwbot
password generator without trackers and nefarious stuff
mazgi-showcase/202210.container-on-aws-azure-google-cloud
This repository is a Terraform example that deploys a Container on each PaaS: AWS App Runner, Azure Web Apps for Containers, and Google Cloud Run.
Revazashvili/aws
repository for samples built using .Net and aws services
rioastamal-examples/nodejs-app-runner-demo
Sample project how to deploy Node.js app on AWS App Runner