#devops-journey
Read more stories on Hashnode
Articles with this tag
Forward Proxy vs Reverse Proxy · First thing first, what is a proxy? if something is doing work on behalf of something. The thing that was doing on...
A practical Guide to setup Mini Kube on AWS EC2 instance · Hi there, In this blog post, we are going to learn about how to set up a minikube on an AWS...
In 3 simple steps very quickly. · Whenever we hear the word "container" the first word that comes to our mind is docker. Docker is a tool designed to...
A practical guide to beginners · You're on a team developing an algorithm that calculates the value of the pie. The code for the project is being stored...
Scenario: you're on a development team using Jenkins to test and deploy a new application. Your team has already developed the outline for a pipeline....
Containerizing a to-do app by using Docker. · In these projects, will be working with a simple to-do list manager that’s running in Node.js. If you’re...