Dibesh Raj SubediEfficient Monorepo Management: Isolating CI/CD Workflows for Precision App ReleasesIn a monolithic repository (mono repo) where multiple applications coexist, deploying and managing CI/CD for each app can quickly become…Nov 25
mdshamsfirozAutomating Kubernetes Cluster Deployment with Ansible: A Step-by-Step GuideIn today’s fast-paced DevOps world, automation is key. Ansible, a powerful automation tool, can significantly simplify the process of…Oct 31
Pardeep KumarDo You Know the Magic of Linked Templates? Here’s How They Simplified My Azure DeploymentsManaging Azure deployments often feels like solving a giant puzzle. While working on a project recently, I encountered a challenging…Nov 20Nov 20
Vinicius DiasSemantic Release + Github ActionsA Hands-On Guide to automate the package release workflowFeb 27Feb 27
Abhinil AgarwalDeploy your first React Application on the Decentralised Compute Platform— Akash NetworkWith 3 tech giants—Google, Amazon, and Microsoft—owning the majority of tech solutions, Akash Network lies with the first p2p compute…Nov 15Nov 15
Dibesh Raj SubediEfficient Monorepo Management: Isolating CI/CD Workflows for Precision App ReleasesIn a monolithic repository (mono repo) where multiple applications coexist, deploying and managing CI/CD for each app can quickly become…Nov 25
mdshamsfirozAutomating Kubernetes Cluster Deployment with Ansible: A Step-by-Step GuideIn today’s fast-paced DevOps world, automation is key. Ansible, a powerful automation tool, can significantly simplify the process of…Oct 31
Pardeep KumarDo You Know the Magic of Linked Templates? Here’s How They Simplified My Azure DeploymentsManaging Azure deployments often feels like solving a giant puzzle. While working on a project recently, I encountered a challenging…Nov 20
Vinicius DiasSemantic Release + Github ActionsA Hands-On Guide to automate the package release workflowFeb 27
Abhinil AgarwalDeploy your first React Application on the Decentralised Compute Platform— Akash NetworkWith 3 tech giants—Google, Amazon, and Microsoft—owning the majority of tech solutions, Akash Network lies with the first p2p compute…Nov 15
krishna kumarBlue/Green deployment for web app using Nginx with multiple instancesBlue-green deployments indeed help minimize downtime during deployments by ensuring that there’s always a live version of the application…May 7
InNerd For TechbyMax KleinerJavaScript LoaderLoaders are transformations that are applied to the source code of a module or a script. They allow you to pre-process files or html with…Oct 31
Irina GrigoryanAutomatically deploy files from GitHub to a server using SFTP and GitHub ActionsIf you are still manually uploading changed files to the server, try automating this process. It is not difficult to do, even if you are a…Jan 17