Operations | Monitoring | ITSM | DevOps | Cloud

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

Ubuntu Desktop 23.10: Mantic Minotaur deep dive

The last interim release before an LTS (Long Term Supported release for those new to the Ubuntu terminology) is a particularly exciting time. This is the release where the team aims to land as many major changes as possible to ensure that the community has the chance to take them for a spin and provide feedback for further refinement ahead of Ubuntu 24.04 LTS. These features span the entire Ubuntu Desktop stack, from the user interface, to software management, to core security and architectural changes.

Canonical releases Ubuntu 23.10 Mantic Minotaur

Today Canonical announced the release of Ubuntu 23.10, codenamed “Mantic Minotaur”, available to download and install from https://ubuntu.com/download. “In this release we’ve raised the bar for what secure by default means for Ubuntu and set the stage for our next Long Term Supported release.” said Oliver Smith, Senior Product Manager for Ubuntu at Canonical.

Top three scorecards every organization needs for operational efficiency

Efficiency has always been a goal for organizations, but recent economic headwinds have made it a priority. Budgets have been stretched especially thin recently, leading many organizations to focus on improving operational efficiency. Bugs, security incidents and unreliable services can all slow your organization down and distract from delivering on your priorities. Cortex helps you minimize these distractions with its scorecard feature.

Discover the Root Cause of Your Cloud Spend Issue

If you’re sick with a cold then measuring your body temperature is a wise move or maybe if things are really bad a visit to a doctor might result in testing vs. what are considered “normal” levels in order to diagnose the issue; seasonal flu or infection? To improve our health after picking up a bad bug, we do things that affect our situation back to normal levels once again where we can then declare ourselves healthy.

Introduction to Internal Developer Platforms: What, Why, and How?

For top-notch organizations, staying ahead of the curve is not just a choice; it's a necessity. To meet the growing demands of modern development, organizations are increasingly turning to Internal Developer Platforms (IDPs) as a solution to fine-tune their workflows. This article aims to demystify IDPs, shed light on their benefits, and guide you on how to embark on your IDP journey.

Why Your Load Balancer Should Be Fast & Flexible

The intersection of economic uncertainty and digital transformation presents a unique challenge for businesses. With the fear of a recession looming overhead, there’s no doubt that choppy waters await, but what does this mean for IT when tech spending can significantly impact the bottom line? While IT spending is a priority for many, businesses are still seeking ways to reduce non-essential spending and upgrade outdated infrastructure.

A Detailed Guide to Setting Up Effective On-Call Rotations

On-Call Schedules are predefined rotations/shifts assigning team members to be available for incident response at specific times. They are essential for ensuring round-the-clock support, swift issue/incident resolution, and continuous service availability. For a robust On-Call system, proper schedules are essential serving as the backbone of reliable Incident Response, and ensuring your team is well-prepared to address technical challenges effectively.

A Conversation on Smart Infrastructure Management

In a recent episode of the Millennium Live Podcast, Galileo partner Charles Araujo, an industry analyst, author, and recognized authority on digital transformation, joined the host, Conor Tuohy, to delve deep into the world of smart infrastructure management. The interview provides valuable insights into the evolving landscape of IT operations, the challenges posed by digital transformation, and the role of Galileo Suite in revolutionizing infrastructure management.

Five database DevOps practices for boosting team productivity

Developing and deploying database changes can be a complex task, made more challenging by the fact that development teams need to move fast, while also protecting an organization’s crown jewels: its data. Speed of delivery and protecting data can often feel incompatible, but there are industry-proven database DevOps practices that bring them together in harmony.

Automate deployment of Java Spring Boot apps to AWS Elastic Beanstalk

The benefits of automating deployments for your Java Spring Boot application are undoubtable. Not only is it possible to set up images and run tests or compatibility checks before updating the production environment, but CI/CD providers like CircleCI take a step further by streamlining the entire delivery process from code changes to deployment. Many teams assume that the specifics of their development stack or deployment process will make automation difficult to achieve.