Operations | Monitoring | ITSM | DevOps | Cloud

Networks

The latest News and Information on IT Networks and related technologies.

HAProxy Kubernetes Ingress Controller Reaches 10 Million Community Downloads

It’s almost wild how two years have passed already since we first announced the HAProxy Ingress Controller for Kubernetes. Note that this project is different from the jcmoraisjr/haproxy-ingress HAProxy ingress controller project on GitHub. Our project is also an open-source project, but it is overseen by engineers at HAProxy Technologies, which has allowed us to streamline its release cycle.

Your RTC Services Are Better Off When They Are Cloud Native

Attend this webinar to learn from the SBC experts at Ribbon Communications. Hear why service providers will significantly benefit when their SBCs are based on cloud-native design principles and deployed in Kubernetes-orchestrated containers. Specific topics of discussion will address how: Given the continued importance of real-time voice and video communications, now is the right time to finalize plans that will move SBCs and RTC services along to the next step in the journey on the cloud migration path.

SBC Interoperability: How Do I know if This Works with That?

Growing up, I was the youngest member of my family, so I was not very fond of the game “Keep Away” that my older brothers liked to play. The idea of the game (it has a few different names) is that two people toss a ball back and forth while the third person stands in the middle and tries to intercept it. Being the youngest, and therefore the smallest, it often seemed like a futile game that wasn’t much fun.

Deploy the RESTMon Microservice in Minutes

Within any enterprise, IT operations teams use a variety of solutions to monitor their technology ecosystem. These products are often business critical and cannot easily be replaced or migrated. Ultimately, it’s important that teams can analyze and correlate data from these different tools so they can produce the insights they need to improve decision making. To help address these requirements, Broadcom offers RESTMon.

Incident Review - Slack Outage Impacts A Subset Of Users Worldwide Due To DNS Issue

DNS observability is an essential part of any Ops team’s strategy. Looking for proof? It’s happening right now. It has been a busy week for Ops teams across the globe. Many were forced to urgently rotate SSL certificates after one of Lets Encrypt’s root certificates expired. Collaboration plays a critical role during such situations where members in a team or multiple teams must communicate and work with each other to rapidly and efficiently complete a collective task.

ScienceLogic Acquires Restorepoint, Expanding Portfolio Into NetOps & SecOps Domains

Hi, my name is Erik Rudin, and I have the privilege of leading our technical alliances and ecosystem team here at ScienceLogic. We are excited to announce that ScienceLogic has acquired the network configuration and change management vendor Restorepoint. With this acquisition, we’re expanding our IT operations business into the Network Operations (NetOps) and Security Operations (SecOps) domains.

How to monitor a web server running NGINX|httpd

Web servers are software services that store resources for a website and then makes them available over the World Wide Web. These stored resources can be text, images, video and application data. Computers that are interfaced with the server mostly web browsers (clients), request these resources and presents to the user. This basic interaction determines every connection between your computer and the websites you visit.