The latest and greatest on all things AWS Elastic Kubernetes Service, Kubernetes, and Cloud Native. Keeping up with what’s happening so you can stay on top of this evolving space.
-
Updated
Oct 16, 2024 - HTML
The latest and greatest on all things AWS Elastic Kubernetes Service, Kubernetes, and Cloud Native. Keeping up with what’s happening so you can stay on top of this evolving space.
Create a CI/CD pipeline using Jenkins for a web app that deploys to a cluster in AWS EKS with blue/green deployment.
A small CI/CD project which deploys go web app using Github Actions and ArgoCD.
In this Capstone Project, the design of the Infrastructure Workload is a Contanerised Architecture. And, the implementation of the pipeline was done using Iac, Cloudformation and Jenkins Automation Server.
This repository contains a two-tier Flask application with a MySQL database backend, deployed on Kubernetes using Helm. The application is designed to demonstrate how to deploy and manage a web service with a MySQL database in a Kubernetes environment, utilizing Helm for easy package management.
Cloud Native app on K8S to monitor system resources using python
Refactoring of Monolith Application to Microservices. The FullStack Application was split into microservices having reverse proxy serving as a LoadBalancer between the Frontend and separate Backends services. While backend services run as independent services on EKS cluster. The backend services connects to Postgressql Database on AWS and S3 dep…
Cloud Native app on K8S to monitor system resources using python
This is a devops project. Made to learn about kubernetes, docker, boto3, AWS(eks, ecr)
This is a simple website written in Golang. It uses the `net/http` package to serve HTTP requests.
Learn kubernetes locally (with kind cluster), in cloud (with aws eks cluster)
A web application using Flask to collect and display real-time infrastructure health metrics of the CPU & memory . Also containerized the application with Docker for efficient scaling and deployed it on an Amazon EKS cluster using Kubernetes for management across multiple instances.
Add a description, image, and links to the eks-cluster topic page so that developers can more easily learn about it.
To associate your repository with the eks-cluster topic, visit your repo's landing page and select "manage topics."