Pinned Loading
-
python-app-k8s-aws-actions
python-app-k8s-aws-actions PublicA CICD pipeline that packages a Django app as a wheel file, builds a docker image for the app, pushes it to the ECR, promotes the image on the prod branch, then deploys it to an EC2 in a k8s cluster.
Python
-
lambda-function-to-send-slack-msgs-for-Maintainence-Window-status
lambda-function-to-send-slack-msgs-for-Maintainence-Window-status PublicThis Lambda function will help stay in touch with the System Manager Maintenance Windows status without constantly checking. It features a Slack bot, AWS EventBridge, and AWS Lambda boto3 python fu…
Python
-
unhealthy-instances-in-aws-target-group-solution
unhealthy-instances-in-aws-target-group-solution PublicHow to fix the unhealthy targets in an AWS Target Group using a bash script, and an automated Actions workflow.
Shell
-
GH-Actions-CICD-node-app
GH-Actions-CICD-node-app PublicA CICD pipeline that packages a node app as a tar file, builds a docker image for the app, pushes it to the ECR, promotes the image, then deploys it to an EC2.
Shell
-
iis-app-pool-stopped-monitoring-and-solution
iis-app-pool-stopped-monitoring-and-solution PublicWhen hosting websites on Windows Servers on IIS pools, this is a method to monitor the pools status and an automated workflow to restart them if they stop.
Python
-
dockerized-dotnet-app
dockerized-dotnet-app PublicA dockerized .NET app using Docker multistage build, docker compose for orchestration, and nginx as a reverse proxy to host the website on an EC2 on dev. On prod, the website is deployed via a kube…
C#
If the problem persists, check the GitHub status page or contact support.