Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

[New Premium feature] Share pipeline workflow configurations across your repositories

As part of our focus on building features around team scale and performance, we are happy to announce that Bitbucket Pipelines now supports sharing of CI/CD configurations across repositories. This feature is now available as part of our Premium plan. With this feature, your teams can create centralized pipelines yml workflows and import that workflow to other repositories in your workspace. This brings several benefits: Here’s how it works.

Best Architecture for Dev Collaboration: Monorepo vs. Multi-Repo

Choosing between a monorepo and a multi-repo architecture can significantly impact how development teams work together. In this article, we’ll delve into the advantages and disadvantages of both approaches, helping you make an informed decision to enhance collaboration within your dev teams.

Announcing the Gremlin Enterprise Chaos Engineering Certification (GECEC) program

We knew Chaos Engineering was in high demand when we first launched the Gremlin certifications in 2021. But we had no idea our Chaos Engineering certification programs would be such a success. There’s a reason: the market is looking for professionals who know how to wield Chaos Engineering well, and Gremlin's certification has become the gold-standard to learn the principles of Chaos Engineering and demonstrate proficiency.

10 Best Firewalls for Small Business to Use in 2023

Why is it critical to know and implement the best firewalls for small businesses? Well, cybercrime in information technology development has reached new heights, and according to Cybersecurity Ventures, the damage it causes to the online landscape is forecasted to grow to $10.5 trillion annually by 2025. Phishing, malware, account takeover, credential abuse, ransomware, cryptojacking, and zillions of other severe cyber security attacks are commonplace these days.

How seamless connectivity is driving the evolution of broadcast media

The way content is created, distributed, and consumed has changed a lot over the last decade with the introduction of streaming and on-demand viewing. Media sector revenues are growing, but so is the cost to produce content and manage complex digital ecosystems. So how can media and broadcasting companies simplify network complexity and improve performance, all while delivering great content to hungry audiences? First, let’s look at the three key areas for connectivity in media and broadcasting.

Introduction to Azure Files Backup

Azure Files is Microsoft’s robust file storage solution, offering the ability to access data seamlessly from various locations using standard protocols. But in the world of IT, where data is the heartbeat of operations, its safety is paramount. That’s where Azure Files Backup comes into play. In a digital era, where data loss can spell catastrophe, backing up your valuable files is more than a best practice; it’s a necessity.

Machine learning in finance: history, technologies and outlook

In its analysis of over 1,400 use cases from “Eye on Innovation” in Financial Services Awards, Gartner found that machine learning (ML) is the top technology used to empower innovations at financial services firms, with operational efficiency and cost optimisation as key intended business outcomes. ML is a branch of artificial intelligence (AI) that involves the development of algorithms and models capable of automatically learning and improving from data.

New User Inbox and Circuit Management

As we enter the new era of 4.0, we are thrilled to introduce a range of fresh and user-friendly features. Take a peek into your brand new User Inbox, a centralized hub for all your notifications. Explore the enhanced Connectivity add-on with Circuit Management, allowing you to conveniently bundle your connections. And for those managing multiple outlets, get ready to experience the upgraded Outlet Control functionality that will surely delight you.

Best Practices and Potential Loopholes for Successful Microservices Architecture

Microservices architecture is a software development approach where an application is built as a collection of small, loosely coupled, independently deployable services. Each service focuses on a specific business capability and operates as an autonomous unit, communicating with other services through well-defined APIs. This architectural style is often used in the context of DevOps to create more efficient, scalable, and manageable systems.