You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
URL shortener application, utilizing MongoDB for the database, Go for the backend, and HTML/CSS/JavaScript for the frontend. The CI/CD pipeline is managed with Jenkins, and security analysis is conducted using Trivy, Sonarqube. The application is built and pushed to AWS ECR and deployed on EKS using Helm charts.
Resource Monitoring Application This project is a Flask application designed to track CPU and memory utilization. The application is containerized using Docker and orchestrated with Kubernetes. The Docker image is stored in the Amazon Container Registry (ECR), and the deployment is managed on an Amazon EKS cluster.
Vercel clone API designed to streamline the deployment process for web applications. Built with Node.js and JavaScript, it integrates various AWS services, including S3 for storage, ECR for container image management, and ECS for orchestration.
The real estate app features three modules for predictive pricing, market insights, and personalized recommendations, utilizing machine learning and data analysis. It redefines real estate exploration by empowering users with valuable tools and insights.
I successfully completed my first Docker walkthrough project by diligently following the comprehensive tutorials provided by #TechworldNana. Not only did I acquire a solid understanding of Docker, but I also significantly boosted my confidence in working with this powerful technology.
A simple profile application, with functionalities to edit user details, built using Nodejs and MongoDB and containerized using docker. Versioning provided using aws ECR
Built a docker image that contains a simple web application, which is stored in a container registry (AWS Elastic Container Registry - ECR) and deployed using a container orchestration engine (AWS Elastic Container Service - ECS)