CICD Deployment What is CI/CD Pipeline?-Comparing pipelines! What is the CI/CD Pipeline? CI/CD stands for "Continous Integrations & Continuous Delivery or Deployment", this is a standard software practice where the software is handled after development to be able to be deployed on production servers. Then why is it called a pipeline? - So, the
How to Deploy Your Go API on Elestio As a developer, you might have built multiple APIs and integrated them with your web application. So, In today's tutorial, we are going to see how you can quickly build a simple Ping-Pong API and deploy it easily and quickly on Elestio. Let's set it