Deploying a Monorepo Application via Docker Containers on an EC2 Server with CI/CD using GitHub ActionsIntroduction Deploying a monorepo application using Docker containers on an EC2 instance and setting up CI/CD with GitHub Actions can streamline your development and deployment workflow. In this blog, we'll walk through the entire process, from setti...Feb 26, 2025·4 min read
Terraform OverviewInfrastructure as a system Hello Everyone, In this article, we will be covering Terraform (IaaS) First of all, let us understand what is Terraform? It is used to manage and automate your infrastructure and platform and services that run on that plat...Apr 16, 2022·3 min read