Categories

Github Actions Important Features
CI/CD - Automation
Yavuz Baytemur

Important Features of GitHub Actions

GitHub Actions play an important role in automating software development processes and optimizing CI/CD (Continuous Integration and Continuous Deployment) workflows. In this article, we will go beyond the commonly known features of GitHub Actions. We focus on its advanced functionalities that most developers have not fully explored yet.

Read More »
pm2-systemd
CI/CD - Automation
Yavuz Baytemur

Ensuring Node.js Uptime with Automatic Restart on Server Reboot

One common challenge DevOps practitioners face is dealing with server restarts. Server restarts due to system updates, hardware issues, or planned maintenance. And if this disruption is not managed properly, it can disrupt the availability of applications. In this article you will find how to automatically start a Node.js backend application using systemd via PM2.

Read More »
CI/CD with GitHub Actions: Step-by-Step Workflow
CI/CD - Automation
Yavuz Baytemur

CI/CD with GitHub Actions: Step-by-Step Workflow

Explore GitHub Actions for efficient CI/CD! Learn automation, customize workflows, and deploy seamlessly. Discover events, runners, and actions. Follow step-by-step examples, use marketplace workflows, and build robust pipelines for enhanced software reliability.

Read More »
Integrating Data Catalogs with Data Visualization Tools
Application Development
Mysoly

Integrating Data Catalogs with Data Visualization Tools

Discover the power of integrating data catalogs with visualization tools. Enhance data quality, streamline preparation, and ensure governance. Explore real-world examples, best practices, and overcome challenges for optimal utilization in today’s data-driven landscape.

Read More »