Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

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

How to create Azure Network Diagram | Network Visualization

In this video Azure MVP - Mike introduces a new feature within Turbo360 aimed at simplifying network visualization. The focus lies within the Azure Documenter Module, where users can generate network diagrams effortlessly. By selecting a Service Principal and specifying filters like resource groups and locations, users can configure & customize diagrams, store them internally or externally, and further modify them using draw.io.

Resource Availability Monitoring with Turbo360

In the ever-evolving landscape of cloud computing, Azure stands out as a powerhouse for businesses seeking scalable, reliable, and efficient solutions. One of the fundamental aspects of Azure’s appeal is its vast array of resources catering to diverse needs. Azure offers a rich ecosystem of resources, ranging from virtual machines (VMs) and storage accounts to databases, networking components, and beyond.

Securing Your Container Images Using the Codefresh OIDC Provider and Keyless Signing

Deploying software to your internal systems or sending releases to external customers is a process that ideally follows strong security requirements in an end-to-end manner. In a perfect world, every software release should come with at least the following guarantees In the world of CI/CD we are mostly interested in binary artifacts and how they were created all the way from the initial release up until they reach production.

Ensure your models flow with the JFrog plugin for MLflow

Just a few years back, developing AI/ML (Machine Learning) models was a secluded endeavor, primarily undertaken by small teams of developers and data scientists away from public scrutiny. However, with the surge in GenAI/LLMs, open-source models, and ML development tools, there’s been a significant democratization of model creation, with more developers and organizations engaging in ML model development than ever before.

Canonical releases Ubuntu 24.04 LTS Noble Numbat

Ubuntu 24.04 LTS builds on the advancements of the last three interim releases as well as the contributions of open source developers from around the world to ensure a secure, optimised and forward looking platform. “Ubuntu 24.04 LTS takes a bold step into performance engineering and confidential computing to deliver an enterprise-grade innovation platform, supported for at least 12 years”, said Mark Shuttleworth, CEO of Canonical.

Igniting Innovation: The Power of Empowered Engineers

In the fast-paced world of technology, innovation is not just a buzzword—it's a necessity. As organizations strive to stay ahead of the curve and deliver cutting-edge solutions, they must foster a culture that empowers engineers to drive change and lead transformative projects. Throughout my career, I have witnessed firsthand the impact that empowered engineers can have on an organization, and I believe that unlocking their potential is key to achieving long-term success.

Revamp Your Code Reviews with GitLens

Code reviews can quickly become code catch-ups – you’re sifting through countless commits, trying to understand the story behind a particular piece of code. Who made this change? When was this pushed? Which files were modified? These blockers can make code reviews feel like wasted time digging through the project’s commit history. That’s where GitLens comes into play, providing powerful Git functionalities right into VS Code.