Day 89 : Project 10 - Mounting an AWS S3 Bucket on Amazon EC2 Linux Using S3FSJun 16, 2024路3 min read
Day 90 - Challenge CompletedWe have completed the 90daysofdevops challenge where we learnt many tools and resources have a direct connection to Cloud and DevOps technological area. Let's go on a flashback of what we learnt in these three months. Flashback The tools that we lear...Jun 16, 2024路4 min read
Day 87 : Project 8 - Deploying a React Application on AWS Elastic Beanstalk Using GitHub ActionsJun 1, 2024路4 min read
Day 85 : Project 6 - Deploying a Node.js App on AWS ECS FargateIn the world of modern web development, deploying applications in a scalable and efficient manner is crucial. AWS ECS Fargate, a serverless compute engine for containers, simplifies this process by allowing developers to focus on building application...May 27, 2024路5 min read
Day 84 : Project 5 - Netflix Clone on KubernetesProject Description The project involves deploying a Netflix clone web application on a Kubernetes cluster, a popular container orchestration platform that simplifies the deployment and management of containerized applications. The project will requi...May 26, 2024路3 min read
Day 83 : Project 4 - Web Application Deployment Using Docker SwarmIn the modern era of software development, deploying and managing applications efficiently is crucial for maintaining high availability and reliability. Docker Swarm, a native clustering and orchestration tool for Docker, offers a powerful solution f...May 22, 2024路4 min read
Day 82 : Project 3 - Static Website using AWS S3In the realm of web hosting, simplicity, scalability, and cost-effectiveness are paramount. Amazon S3 (Simple Storage Service) provides an excellent solution for hosting static websites, offering a robust and scalable object storage service with a st...May 22, 2024路4 min read
Day 81 : Project 2 - Jenkins Declarative PipelineIn today's fast-paced software development environment, the need for robust and efficient deployment pipelines is more critical than ever. Automation not only accelerates the release process but also minimizes errors and enhances consistency across e...May 21, 2024路6 min read
Day 80 : Project 1 - Jenkins Freestyle ProjectIn today's fast-paced development environment, automating the build, test, and deployment processes is crucial for ensuring efficiency and reliability. Manual processes can be time-consuming and error-prone, leading to delayed releases and potential ...May 20, 2024路5 min read