Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Three Ways Federal Agencies Can Manage and Secure Their Hybrid Data Centers

As hybrid environments become more popular, federal IT teams are faced with managing and securing their on-premises and cloud infrastructures, while minimizing costs—and there’s no single tool or approach that can solve all these problems. With this in mind, let’s look at three ways federal agencies can address these challenges by adopting new mindsets, tools, and best practices.

DNS Monitoring 101: Verify DNS Mapping

This Tip of the Day is the first in a three-part series on Domain Name System (DNS) monitoring. The Domain Name System is often described as “the phonebook of the Internet.” While humans access the Internet via domain names such as npr.org or bbc.com, web browsers interact via Internet Protocol (IP) addresses. DNS translates domain names to IP addresses so that browsers know which Internet resources to load.

Dispatch evolves as the only Kubernetes native, CI/CD platform leveraging Tekton, ArgoCD and more

Responsibilities are shifting between software developers and operators due to the increasing adoption of agile development practices, DevOps, and GitOps. This makes it challenging for developers and operators to effectively collaborate in order to increase developer agility and productivity. D2iQ’s Dispatch is built on a cloud native foundation, leveraging Tekton and Argo CD to simplify running CI/CD on Kubernetes with a simplified user experience.

A Next Step Beyond Test Driven Development

The most successful software development movement of my lifetime is probably test-driven development or TDD. With TDD, requirements are turned into very specific test cases, then the code is improved so the tests pass. You know it, you probably use it; and this practice has helped our entire industry level up at code quality. But it’s time to take a step beyond TDD in order to write better software that actually runs well in production. That step is observability driven development.

Splunk Ranked #1 in Market Share for IDC's Worldwide IT Operations Management Software Market Shares, 2019

We’re excited to announce that Splunk has been named the leader for both market revenue and market share in IDC’s Worldwide IT Operations Management Software Market Shares, 2019 report, having captured 13% of the overall ITOM market and achieving 32.3% year-over-year growth*. We believe this recognition speaks to the continued success of our customers, and we are so thankful for the opportunity to be a part of that success.

Splunk Remote Work Insights: Expanding Insights into Video Conferencing Operations

Since we launched Splunk Remote Work Insights (RWI) in late March, we have been focused on helping our customers and the community understand how their workforce is staying connected, productive and engaged as we all continue to work across largely distributed teams.

Simulating the Entire US Pharmaceutical Supply Chain with Full-Stack Analytics

With the rising needs associated with COVID-19, the challenges of the commercial drug supply chain is more evident than ever. This article features an innovative and progressive technology that uses blockchain to solve the ongoing problem with the drug distribution chain.

Kubernetes observability tutorial: Log monitoring and analysis

Kubernetes has emerged the de facto container orchestration technology, and an integral technology in the cloud native movement. Cloud native brings speed, elasticity, and agility to software development, but also increases the complexity — with hundreds of microservices on thousands (or millions) of containers, running in ephemeral and disposable pods. Monitoring such a complex, distributed, transient system is challenging, and at the same time very critical.

Kubernetes observability tutorial: K8s cluster setup and demo app deployment

The easiest way to get the Elastic Stack up and running for this tutorial, is to spin up a 14-day free trial of our Elasticsearch Service on Elastic Cloud. A few clicks (no credit cards) and you’ll have your cluster up and running. Or if you prefer, download the Elastic Stack and install locally. All of the instructions in this tutorial can be easily amended to work with a standalone Elasticsearch cluster on your own hardware.