<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>DevOps on NV Trends</title><link>https://blogs.nvtrends.com/tags/devops/</link><description>Recent content in DevOps on NV Trends</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 10 Sep 2026 05:42:34 +0000</lastBuildDate><atom:link href="https://blogs.nvtrends.com/tags/devops/index.xml" rel="self" type="application/rss+xml"/><item><title>Launching Browsers in &lt;1s with Firecracker on AWS EC2</title><link>https://blogs.nvtrends.com/posts/2026/firecracker-vms-ec2-browser-startup-speed/</link><pubDate>Thu, 18 Jun 2026 02:47:10 +0000</pubDate><guid>https://blogs.nvtrends.com/posts/2026/firecracker-vms-ec2-browser-startup-speed/</guid><description>&lt;p&gt;In the rapidly expanding landscape of Indian Software-as-a-Service (SaaS) and cloud infrastructure, speed and isolation are the ultimate currencies. Imagine a Bangalore-based startup building a highly scalable web scraping service or an automated end-to-end testing platform. When a customer triggers a test suite involving dozens of concurrent browser sessions, they expect immediate feedback. Traditional containerization or virtual machine provisioning simply cannot keep up with the demand for sub-second execution without burning through massive amounts of capital.&lt;/p&gt;</description></item><item><title>Make HTTP Requests Without Curl: Bash /dev/tcp Guide</title><link>https://blogs.nvtrends.com/posts/2026/http-requests-without-curl-bash-dev-tcp/</link><pubDate>Wed, 17 Jun 2026 07:01:29 +0000</pubDate><guid>https://blogs.nvtrends.com/posts/2026/http-requests-without-curl-bash-dev-tcp/</guid><description>&lt;p&gt;Imagine you are logged into a remote server, perhaps a highly stripped-down production environment or a minimal Docker container. You need to verify if an internal API is responding or if a specific port is open, but you quickly realize that the usual suspects—&lt;strong&gt;curl&lt;/strong&gt;, &lt;strong&gt;wget&lt;/strong&gt;, and even &lt;strong&gt;telnet&lt;/strong&gt;—are missing. In the world of modern DevOps and system administration, we often take these tools for granted. However, there is a powerful, &amp;ldquo;hidden&amp;rdquo; feature built directly into the Bash shell that allows you to communicate over the network using nothing but standard shell commands.&lt;/p&gt;</description></item><item><title>The Rise of macOS Container Machines: A Guide for Developers</title><link>https://blogs.nvtrends.com/posts/2026/macos-container-machines-guide/</link><pubDate>Wed, 10 Jun 2026 02:38:15 +0000</pubDate><guid>https://blogs.nvtrends.com/posts/2026/macos-container-machines-guide/</guid><description>&lt;p&gt;For years, the macOS ecosystem has been perceived as a &amp;ldquo;walled garden,&amp;rdquo; particularly when compared to the flexible, container-driven world of Linux. While Linux developers have long enjoyed the ability to spin up lightweight, isolated environments using Docker and Kubernetes, macOS users were often tethered to their local hardware or heavy virtual machines. However, a significant shift is occurring in the developer landscape. The emergence of &amp;ldquo;macOS Container Machines&amp;rdquo; is bridging the gap between Apple&amp;rsquo;s hardware and modern DevOps practices, offering a new level of portability and efficiency for engineers worldwide.&lt;/p&gt;</description></item><item><title>npm v12 Breaking Changes: A Complete Guide for Developers</title><link>https://blogs.nvtrends.com/posts/2026/npm-v12-breaking-changes-guide/</link><pubDate>Wed, 10 Jun 2026 02:35:45 +0000</pubDate><guid>https://blogs.nvtrends.com/posts/2026/npm-v12-breaking-changes-guide/</guid><description>&lt;p&gt;The release of npm v12 introduces critical breaking changes centered on dropping legacy Node.js runtimes prior to v20, enforcing a leaner Lockfile Version 4, making peer dependency resolution strictly blocking by default, deprecating legacy fallback flags, mandating package build provenance, and standardizing on ECMAScript Modules (ESM).&lt;/p&gt;</description></item><item><title>What is DevOps and Why Companies Use It</title><link>https://blogs.nvtrends.com/posts/2026/what-is-devops/</link><pubDate>Wed, 18 Feb 2026 14:45:00 +0000</pubDate><guid>https://blogs.nvtrends.com/posts/2026/what-is-devops/</guid><description>&lt;p&gt;In the fast-paced world of technology, terms like &amp;ldquo;DevOps&amp;rdquo; are thrown around in every office meeting, from startups in Bengaluru to established tech giants in Hyderabad. If you are a student, a fresh graduate, or even a professional working in the IT sector, you have likely heard this buzzword. But what does it actually mean? Is it a tool? A job title? Or something else entirely?&lt;/p&gt;</description></item><item><title>What is Docker and How It Works</title><link>https://blogs.nvtrends.com/posts/2026/what-is-docker/</link><pubDate>Wed, 18 Feb 2026 14:45:00 +0000</pubDate><guid>https://blogs.nvtrends.com/posts/2026/what-is-docker/</guid><description>&lt;p&gt;If you have ever been part of a software development team or even tried to run a piece of code from GitHub, you have likely encountered the famous excuse: &amp;ldquo;But it works on my machine!&amp;rdquo; This phrase captures one of the biggest headaches in the world of technology. A developer builds an application, and it runs perfectly on their laptop. However, when it is sent to a tester or deployed to a production server, it fails because of a different operating system version, missing libraries, or conflicting settings.&lt;/p&gt;</description></item></channel></rss>