Best of MonitoringJanuary 2024

  1. 1
    Article
    Avatar of asayerasayer·2y

    Setting up GitLab CI/CD Pipelines for Front-End Projects

    Setting up GitLab CI/CD Pipelines for Front-End Projects. GitLab CI/CD revolutionizes how we build, test, and deploy code. It ensures rigorous testing and seamless deployment. Front-end developers can automate their development and deployment process with GitLab CI/CD. The CI/CD process involves creating and configuring a GitLab repository, defining stages and jobs in a YAML file, configuring build and tests, deployment strategies, and integrating Docker and containerization. Advanced configurations include parallel jobs, conditional job execution, and customizing pipeline triggers. Monitoring and reporting tools help analyze pipeline performance, handle failures, and optimize the CI/CD setup. Best practices focus on keeping the GitLab CI/CD file clean and modular, optimizing pipeline performance, and prioritizing security. Continuous improvement is essential to refine and evolve the CI/CD process. GitLab CI/CD provides a seamless and efficient performance for front-end projects.

  2. 2
    Article
    Avatar of freekFREEK.DEV·2y

    Exploring the new Laravel 11 middleware configuration

    Explore the Laravel 11 middleware configuration and start monitoring your website with Oh Dear's all-in-one monitoring tool.

  3. 3
    Article
    Avatar of communityCommunity Picks·2y

    What is Prometheus?

    Prometheus is an open-source monitoring solution written in Go that collects metrics data and stores it in a time series database. It uses PromQL, a powerful query language, and offers features like multi-dimensional data, alerting rules, and data visualization through integrations with tools like Grafana. Prometheus is a reliable tool for monitoring various parts of an application and infrastructure, but it's not suitable for long-term data storage, 100% accuracy, or automatic setup in complex environments.

  4. 4
    Article
    Avatar of freekFREEK.DEV·2y

    Nuxt: Superpowers for your Vue 3 application

    Nuxt provides superpowers for Vue 3 applications. Oh Dear is an all-in-one monitoring tool for websites.