Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

RAN: The Unsung Heroes of the Telco World

Radio Access Network (RAN) – it’s not just an acronym, it’s the backbone of your mobile experience. Ever wondered how your smartphone seamlessly connects to the digital universe? You can thank RAN for that. The RAN plays a crucial role in the overall performance and coverage of a mobile network. As Telecom providers strive to meet the ever-growing demand for reliable and high-speed mobile services, the importance of an optimized RAN infrastructure cannot be overstated.

Azure Cost Monitoring: How To Optimize Azure Costs

Picture this. Half of organizations say their cloud bill is too high. And, only three out of ten organizations know exactly where their cloud spend is going. That’s according to the State of Cloud Cost Intelligence Report we released based on a survey of 1,000 engineering and finance professionals. Here’s the thing. This cloud cost management challenge isn’t limited to just a single cloud service provider.

How dependency discovery works in Gremlin

Modern applications are rarely created entirely from scratch. Instead, they rely on a framework of pre-existing applications and services, each adding specific features and functionality. These dependencies empower teams to build and deploy applications more efficiently, but they bring their own set of challenges. Tracking, managing, and updating these dependencies is difficult, especially in large, complex applications where dependencies are likely managed by different teams.

The revolution in critical incident response at Dock: efficient integration and service improvement

In this article, we will explore how Dock is working to significantly enhance its response time to critical incidents, emphasizing effective integration between tools as key to success. We will address how we challenge the conventional approach by shifting the focus from Mean Time to Acknowledge (MTTA) to Mean Time to Combat (MTTC), a customized metric that measures the time between incident detection and effective communication involving professionals capable of resolving it.

GitKraken Client Tutorial: How to Connect an Integration

GitKraken Client connects with a variety of services and platforms, simplifying your work with remote repositories. This includes major Git hosting services like GitHub, GitHub Enterprise Server, GitLab, GitLab Self-Managed, Bitbucket, Bitbucket Server, and Azure DevOps. Beyond repository management, GitKraken Client integrates seamlessly with leading issue tracking and project management tools such as Jira, Jira Server, Trello, GitLab Issues, GitLab Self-Managed Issues, GitHub Issues, and GitHub Enterprise Server Issues.

Codefresh in the Wild: building Pastr

This article is part of our series “Codefresh in the Wild” which shows how we picked public open-source projects and deployed them to Kubernetes with our own pipelines. We will use several tools such as GitHub, Docker, AWS, Codefresh, Argo CD, Kustomize. This guide chronicles how we integrated all those tools together in order to build an end-to-end Kubernetes deployment workflow.

Chaos engineering in an Azure environment: Confident enough to try it?

What could go wrong with your Azure environment? Netflix gave the world two beautiful gifts: a media streaming platform for the general public and a wonderful monkey for the tech community. Enough has been said about the media streaming part, so let's play (or work) with the monkey now. When Netflix let the world know about Chaos Monkey, the tech community took a minute to stand and applaud. Since then, it has been a standard to unleash intentional chaos just to see how robust our tech stacks really are.

Automating Business Processes with SharePoint and Power Automate

In the digital age, businesses are constantly seeking ways to improve efficiency and reduce overhead. SharePoint Online, coupled with Power Automate, presents a formidable solution to the age-old challenge of streamlining business processes. This article dives into the world of automation, specifically how SharePoint Online can be leveraged alongside Power Automate to transform and expedite your business workflows.

What is iteration?

In Agile development, where development is repeated in short periods, the key unit of the development cycle is called an iteration. Iterations, consisting of Design, Development, Testing, and Improvement are usually set for 1 to 4 weeks, and they are characterized by completing a full cycle of system development. After completing one cycle and releasing it, known as Iteration 1, the process is repeated with Iteration 2, Iteration 3, and so on.the.