The latest News and Information on DevOps, CI/CD, Automation and related technologies.
Meeting bandwidth capacity needs of customers is a crucial business objective for today’s providers. While both coarse wavelength-division multiplexing (CWDM) and dense wavelength-division multiplexing (DWDM) are modern forms of wavelength-division multiplexing (WDM) that effectively solve those increasing bandwidth needs by upgrading the utilization of new and existing fiber, they are each designed to tackle different network challenges.
Would you believe us if we say that the term “remote management” was once a nightmare for conservative or old-school managers? No matter how much it seems to be hyped today, there was a time when remote management was considered a nightmare for several dated enterprise owners across the globe. After the massive COVID pandemic hit, the concept of remote working seems to have leveled up. Did we mention this is not going to be easy though?
AWS Marketplace + FireHydrant: your path to easier compliance, consolidated spend, and faster procurement.
StormForge Optimize Live is a machine learning-powered performance and resource optimization solution for Kubernetes workloads. Optimize Live ingests and analyzes production observability data and recommends specific actions to optimize CPU and memory utilization. You can take these actions manually or set them to occur automatically, making it easier to maintain a high level of application performance while minimizing cloud costs.
Have you ever wondered how you can help Kubernetes manage your pods in the most efficient way? Kubernetes can do a decent job “out of the box,” but it can be optimized just like any other system. One such optimization in the Kubernetes world is introducing liveness probes, and in this post, you’ll learn everything about them.
We have a couple of internal websites hosted on Azure. Websites that require authentication and should only be accessed from our IP. This can easily be configured using Access Restrictions in Azure. But when doing so, you exclude the dynamic IP range for Microsoft-hosted Azure DevOps build agents. In this post, I'll show you how we set up deployment to the Access Restricted websites with a bit of PowerShell magic.