Operations | Monitoring | ITSM | DevOps | Cloud

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

Connect to PostgreSQL using EF Core

In this tutorial, we'll walk you through the process of creating an Entity Framework Core model and connecting a.NET console application to a MySQL database. We'll guide you through each step, from setting up your connection to retrieving data from your MySQL tables. Additionally, we'll explain how to install the necessary components, including the dotConnect for MySQL, and demonstrate how to use Entity Developer to generate your model.

Connect to MySQL using EF Core

In this tutorial, we'll walk you through the process of creating an Entity Framework Core model and connecting a.NET console application to a MySQL database. We'll guide you through each step, from setting up your connection to retrieving data from your MySQL tables. Additionally, we'll explain how to install the necessary components, including the dotConnect for MySQL, and demonstrate how to use Entity Developer to generate your model.

#039 - Banking on Kubernetes: From Fintech Frontier to Regulatory Reality with Kasper Nissen (Dash0)

In this episode, Itiel sits down with Kasper, a Developer Advocate at Dash0. Kasper discusses his background, including his extensive experience building platforms on Kubernetes at Lunar, a Nordic challenger bank. He shares insights into the challenges and successes of using cutting-edge cloud-native technologies in a regulated banking environment. Kasper also touches upon his involvement in the CNCF community as an ambassador and co-chair for KubeCon. The discussion explores Lunar's philosophy of leveraging open-source projects and their journey of adopting Kubernetes and other cloud-native tools.

Connect to SQLite using EF Core

In this tutorial, we’ll walk you through how to create an Entity Framework Core model and connect.NET console application to SQLite database. We’ll cover how to set up your connection, install the necessary packages, and use Entity Developer to generate a model based on your SQLite database. By the end of this video, you’ll be able to retrieve data from your SQLite tables directly into your.NET console application.

Connect to Oracle using EF Core

In this tutorial, we’ll demonstrate how to create an Entity Framework Core model and connect a.NET console application to an Oracle database. We’ll guide you step by step, showing how to set up your connection, install the necessary components, and use Entity Developer to generate a model based on your Oracle database. By the end of this video, you'll have a functional setup to interact with Oracle tables directly within your.NET console application.

The Complete Guide to Runbook Automation Tools in the Era of Real-Time IT

When it comes to handling routine IT tasks, runbook automation has long played a central role. Traditionally designed to schedule and execute jobs across systems like ERP and CRM platforms, these tools were essential in an era when batch processing and time-based triggers ruled the day. But the world has changed. Modern IT environments demand real-time responsiveness, intelligent automation, and event-driven execution.