PVPrasanna Venkatesaninprasvenk.com·Dec 11, 2021 · 3 min readWhat is a Web Service?Introduction Web services are the gears and levers of the World Wide Web. Most of the social media applications have web services underneath. Whenever you click a button on UI, multiple web services are triggered in the background to fetch more detai...00
PVPrasanna Venkatesaninprasvenk.com·Aug 18, 2021 · 3 min readLinux Basic CommandsLearn to live in the terminal. Soon after starting to learn DevOps concepts, I realized that understanding Linux is important for the DevOps journey. When we talk about Linux, the most important aspect is to learn commands. Even though the GUI of di...00
PVPrasanna Venkatesaninprasvenk.com·Aug 17, 2021 · 2 min readWhy should we learn DevOps?The way we develop software is always evolving. The monolithic projects are migrated into one or more microservices. Multiple smaller microservices are easier to manage than the monolithic project is the reason behind the migration. The open-source s...00