Operations | Monitoring | ITSM | DevOps | Cloud

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

Rancher Desktop Now Includes The Rancher Dashboard

With the 1.2.0 release of Rancher Desktop, there are two new features available as a Feature Preview. Rancher, the multi-cluster Kubernetes manager, includes a dashboard which enables you see and interact with resources in a Kubernetes cluster. Rancher Desktop now includes this dashboard. The dashboard will enable you to view and interact with resources in your local cluster provided by Rancher Desktop.

Don't Forget About Kubernetes Jobs - Shipa Jobs Support

When I was making my first switch from a product engineering team to being field facing software engineer, one of my first projects was an integration project for a federal agency. The very first piece of enterprise software minus my productivity and development suite I was exposed to was BMC’s Control-M about 15 years ago. A lot of batch files to extract and transform data had to be run in order and on a daily basis; Control-M at the time was a job runner.

Benefits of scheduling continuous integration pipelines

Scheduling is an integral part of software development practices. Tools for scheduling jobs help development teams save time by scheduling recurring tasks — like modifying a database or sending out periodic emails — for execution at specified times. There are many to choose from, including cron for Linux, scheduled tasks for Windows, launchd for macOS, Jobber, and anacron.

Logic App Best practices, Tips and Tricks: #7 Learn from failures

Welcome once again to another Logic App Best practices, Tips, and Tricks. In my previous blog posts, I talked about some of the most essential best practices you should have while working with the Azure Logic App: And some tips and tricks: Today I’m going to speak about another critical Best practice, Tips, and Tricks that is often overlooked: learning from failures.

GitKraken Client Tutorial: How to Use the Git GUI & CLI

GitKraken Client is the most popular Git client in the world and the only one that comes equipped with both a graphical user interface (GUI) and command line interface (CLI). In this tutorial video you’ll learn how to easily and safely leverage the full power of Git. Use chapters to quickly skip ahead.

Practical Tips & Tricks For Securing Your CI/CD Pipelines

Many enterprises still struggle to get security right. To protect their business, it is critical they focus on security during the entire infrastructure and application lifecycle, including continuous integration and deployment. In this workshop, we will cover security mechanisms you can employ in your CI/CD pipelines to tighten security while enabling developers to push their code, quickly and safely.

Flyway Desktop: Working with PostgreSQL

Flyway Desktop now supports PostgreSQL. Now you can take advantage of a hybrid development environment that allows you control your database objects in a state-based manner in development, but then take full advantage of a migrations approach for deployments. This makes using Flyway for automated deployments even easier to manage and implement.

A practical approach to Active Directory Domain Services, Part 2: Active Directory and the Domain Name System

For readers who have returned to this blog after understanding the basics of Active Directory (AD) in part 1 of this series, welcome back! For all new readers: Hello! Get ready to jump into the world of AD. It would be good to take a quick peek at what was covered in part 1 before you continue. Be sure to read through part 1 as it will be your guide to: Part 2 of this series aims to introduce the interrelation of AD with the Domain Name System (DNS).