Operations | Monitoring | ITSM | DevOps | Cloud

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

9 Go-To SysAdmin Password Generators

System Administrators use various tools to get the job done. Among that tech stack, SysAdmin password generators are an absolute must. However, there are a lot of options to choose from, and making the right choice can often be a daunting task. Similar as we did a while ago with enterprise password managers, let’s review the favorites, and break their pros and cons down into digestible information.

SRE Report 2023: Are we Aligned? Yes. No. Maybe.

Each year of the SRE Report, there’s a trend or anti-pattern that leaps out and makes us pause and reflect. Last year, for example, we found a huge drop in global toil levels. With the whole world working from home for a full year, it made sense that global toil levels would drop, right? But this year, despite the great reopening underway, toil levels dropped even further - it's a paradox, one which no doubt will require its own scrutiny.

Sponsored Post

Top 10 DevOps Challenges & How AIOps Can Help

DevOps was conceptualized to bridge the collaborative gap between developers and IT operations. Previously, developers worked independently of operations teams, shipping their work to the IT team and moving on. DevOps created a shared sense of ownership of a product, allowing development and ops teams to work in tandem for a more streamlined and efficient workflow.

Android Geofencing Guide: Track & Secure Devices with AirDroid Business

Many of our customers have already embraced mobile transformation and are sending them out in the field to give employees better productivity. For instance, truck drivers now use Android devices for communication and managing their logistics delivery; health organizations use Android tablets to track the location and health status of patients.

DIY chiselled Ubuntu: crafting your own chiselled Ubuntu base image

In a previous post, I explained how we made our Ubuntu image 15 times smaller by chiselling a specific slice of Ubuntu for.NET developers. In this blog, I will provide step-by-step instructions on customising your chiselled Ubuntu base images for any use case. I don’t believe in a perfect container base image anymore.

Power-up Your Local Development with DDEV | Upsun

Have you ever had to set up and/or maintain a local development environment using Docker that mirrors your production environment as much as possible? Setting-up and supporting such a docker-based local environment is no easy feat! Common problems include performance issues, broken dependencies, broken relationships between your services and uncontrolled updates of your docker images, among many other issues. So, the question is, what can we do about that?

Efficiently Managing Multiple Environments Using GitLab CI

GitLab CI is a powerful tool for managing the software development and deployment process. It allows you to define and automate build, test, and deployment pipelines and provides features such as version control, collaboration, and continuous integration. However, while GitLab CI is an excellent tool for managing a single environment, it can have some limitations when it comes to managing multiple environments, especially dynamic environments.

Announcing HAProxy Data Plane API 2.7

HAProxy Technologies is proud to unveil the 2.7 release of HAProxy Data Plane API. This release was a huge undertaking, and as with the 2.6 release, we focused on extending support for configuration keywords. We are happy to announce that with this release we support all HAProxy configuration keywords in the Data Plane API. Along with enhanced keyword coverage, we’ve added the ability to specify multiple named defaults sections through the API.