Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Team Collaboration in Git: How GitKraken Workspaces Makes the Difference

Welcome back to our Everyday Use Case series, where we continue to explore the real-world workflows for GitKraken Workspaces and show you practical ways to make routine tasks faster and simpler. In our previous article, we unpacked how GitKraken Workspaces simplifies the onboarding process for new team members in complex multi-repo projects. Now, we shift our focus to another crucial element of project development: Team Collaboration.

Mastering Zero Trust - Pillars for Security

Zero Trust is a heightened security measure that blocks people and devices from accessing company data by default, only allowing access to those who prove they require it. Zero Trust assumes restricted access to company resources by all: Anyone or anything accessing company resources requires verification each time the system is accessed. There are no options to “trust this device next time” or “save password for next time”.

Top 5 Trends Forecasted for Telco Operations' and Network Automation's Growing Impact

There’s no end in sight for the more-than-fair share of technological advancements the telecommunications sector has seen. And with change, comes challenges. The infrastructures that establish digital communication and connectivity that nearly everyone depends on are in regular, ongoing need of upgrades, which calls for significant investments in building and maintaining them. Much of the relevant decision-making comes from Communication Service Providers (CSPs).

Align platform and product engineering teams over incidents

I firmly believe in never letting a good incident go to waste. Incidents expose weak spots and create opportunities for medium and long-term investments. In analyzing incidents and understanding their root causes, organizations can identify areas that require additional resources or enhancements. When incidents are used to align your platform and product engineering, it opens up opportunities to enhance the performance and security of your product.

The promise - and the perils - of GitHub Copilot

There’s been a lot of talk about GitHub Copilot recently, loudly touted as Your AI pair programmer. According to GitHub, Copilot for Business brings the power of generative AI to engineering teams, accelerating the speed of software development and innovation. At the back end is OpenAI Codex, a modified version of the GPT-3 Large Language Model (LLM) used in ChatGPT. At the front end it integrates with code editors like Visual Studio and JetBrains to automatically generate code.

Import Backstage YAML files into Datadog to manage all your services in one place

The Datadog Service Catalog centralizes your organization’s knowledge about the ownership, reliability, performance, costs, and security of your services. If you’re also using Backstage to keep track of your services, you can leverage our support for Backstage YAML to easily consolidate and maintain all your service information in the Service Catalog.

Azure Security Features

Welcome to the thrilling era of cloud computing, where digitization is no longer a trendy phrase but an operational reality for numerous businesses. Among the key players in this transformative phase, Microsoft Azure has carved a niche for itself. Known for its powerful and dynamic infrastructure, Azure leads the way in delivering exceptional cloud services.

Using the Graphite API for Beginners

Application Programming Interface, or API, is an important element to consider when you design an online product or platform. Well-designed API is equivalent to a well-designed user interface for enterprise customers. When you implement an intuitive and easy-to-use interface, your product can retain and attract more users.