This blog is the fourth in a four-part series on infrastructure automation for government agencies that are modernizing digital systems while grappling with budget and staffing constraints and the challenges of COVID-19. Read the third post here. For government agencies, continuous modernization is quickly becoming the norm. And, in light of COVID-19, modernizing in cloud environments is now a mission-critical imperative.
Have you ever found yourself late at night combing through a myriad of logs attempting to determine why your cluster went down? Yes, that’s a really stressful job, especially when you think about how much money your company loses as a result of these incidents. Gartner estimates that the revenue lost due to outages is around $5,600/minute, which amounts to more than $330K/hour.
The Worldmap panel in Grafana is an existing feature in OSS that has been widely used, but it has some limits that weren’t easily fixed. Now with the release of Grafana v8.1 , we have introduced an upgrade to the Worldmap panel with the new Geomap panel visualization that allows you to view and customize a world map using geospatial data, all while sharing the same infrastructure with our core UI.
Are you looking to benefit from automation but lack the experience to leverage an API? To equip you with the tools you need to start utilizing APIs and automation, we’ve put together these helpful Beginner FAQs covering common terminology, methods, and tools for testing APIs.
Software development has always played a vital role in the development of a business. But software development is not only the coding of a part of the software; it also extends to debugging, testing, releasing frequently, and monitoring. Application performance monitoring is one of the most essential things that every software needs to do because a running software application can always go wrong in ways unimaginable.
Happy New Year everyone! Don’t worry, I’m well aware it’s only August and we still have another four months or so before the “official” new year arrives. But with the winding down of summer and the commencement of the school year, I tend to view September as a type of New Year as well. September has always been my favorite month of the year.
You can’t work in tech and project management without hearing the following buzzwords: Agile, Scrum, Lean, Kanban, and SAFe. Depending on your working experience then reading those words may have given you a warm fuzzy feeling, or you might have the cold fingers of existential dread trying to creep across your brain.
An application running in production is a difficult beast to tame. Most experienced developers–ones who spent enough late nights or Saturday mornings trying to break apart a nasty production bug–will try and create the clearest possible picture for their later selves while writing their code, so that they could understand what’s actually going on in the system during an incident.