#devops
Read more stories on Hashnode
Articles with this tag
GitHub Actions can be used as a CI tool for building, testing and deploying our code. With the aid of Synk, it can also automate the process of...
In this article, I would like to document how I dockerize my portfolio web site, which is a Node.js application. ยท Build the Node.js application Firstly,...
Today, I managed to run my microservices in docker environment successfully. Build the microservices I have written four microservices using Spring...