Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

What is a Pull Request and Why You Need Them

As an engineer, you're probably familiar with version control systems like Git that let you track changes to your codebase. But are you using one of the most useful features of Git pull requests? If not, you're missing out. Pull requests are one of the best ways to collaborate on projects and create better code. In this article, we'll go over the pull request meaning, why you should be using them, and how to create your own pull requests.📑 What is incident management software?

Artificial Intelligence: Friend or Foe?

From the science fiction fantasies of the mid-20th century to today's reality, AI's journey has been a blend of innovation and apprehension. As we contemplate the future of AI, it’s interesting to look back at the early days of AI, how far it’s come and what we might yet expect. AI has the potential to be of huge benefit but could be disruptive in the wrong hands, particularly in the realm of cybersecurity. A Brief History and Development of AI.

Unveiling the Synergy: SharePoint Online with Azure AD

In the modern digital workspace, collaboration and security are paramount. Microsoft has been at the forefront of providing solutions that enhance these aspects of organizational operations. Two such solutions are SharePoint Online and Azure Active Directory (Azure AD). SharePoint Online, a cloud-based service, empowers organizations to create, share, and manage documents and content in a collaborative environment.

Why It's So Complex To Build an Internal Developer Platform on Kubernetes?

The modern software landscape thrives on the efficiency and automation that Kubernetes brings to the table. Its orchestration prowess forms the bedrock of an Internal Developer Platform (IDP). However, converting this technical marvel into a developer-friendly haven is a pursuit that demands meticulous attention and a vast amount of unseen effort.

Spot by NetApp leads the way in GigaOm Radar for Cloud Management Platforms

The Spot by NetApp portfolio has again been recognized as a leader and outperformer in the GigaOm 2023 Radar for Cloud Management Platforms (CMPs). This industry analyst report highlights key CMP vendors whose primary purpose is to help organizations manage the increasing complexity of cloud environments and control costs more effectively.

Introducing enhanced webhook security

We are excited to announce webhook secrets, a powerful new feature that will provide an extra layer of security for your webhook payloads in Bitbucket Cloud. With the ability to add secrets to webhooks, you can now sign webhook payloads to ensure they are coming from Bitbucket Cloud and protect against unauthorized access.

Why Invest in Tooling? Benefits and Concerns

When looking to invest money in your engineering teams, what gives the best return? Hiring more staff to enable bigger projects and more diversified skill sets? Training engineers to uplevel their ability and productivity? Increasing salaries to retain the best talent? These are all great ideas that should be exercised often. But there’s one other investment worth considering that can offer huge benefits for relatively small amounts of money: tooling.

Policy as Code Tools + Examples to Make Better Infrastructure Easier, Anywhere

You’re scaling your IT infrastructure so you can do more – deploying across clouds and data center, adding servers, coding like crazy. Great! But how do you keep it all from falling apart? Policy as code is an approach to managing IT that strategically leverages infrastructure as code (IaC) and compliance as code to manage consistent policies across complex IT environments. Sounds perfect, right?