Best of MonitoringMarch 2023

  1. 1
    Article
    Avatar of semaphoreSemaphore·3y

    Microservices Best Practices

    Microservices architecture involves designing and developing loosely-coupled services. Best practices include adopting the Single Responsibility Principle, building teams with clear responsibilities, using the right tools and frameworks, keeping asynchronous communication between microservices, adopting the DevSecOps model, using separate data stores for each microservice, deploying each microservice separately, orchestrating microservices using platforms like Kubernetes, and using an effective monitoring system.

  2. 2
    Article
    Avatar of logrocketLogRocket·3y

    Top 6 tools for Node.js monitoring

    Discover the top 6 tools for monitoring Node.js applications, including AppMetrics, Clinic.js, Express Status Monitor, PM2, AppSignal, and Sematext.

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

    MySQL for Developers

    Freek Van der Herten's blog on PHP, Laravel and JavaScript for Developers Link is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more. You'll get a notifications for us when something's wrong.

  4. 4
    Article
    Avatar of vercelVercel·3y

    Vercel Monitoring – Vercel

    Introducing Vercel Monitoring - visualize, diagnose, and optimize your sites. Access realtime insights, quickly identify production issues, up-level performance, improve costs, mitigate errors with detailed metrics and custom queries.

  5. 5
    Article
    Avatar of communityCommunity Picks·3y

    A Deep-Dive into the BFF Software Tool Pool

    The BFF (Backend for Frontend) pattern is a design pattern that involves creating a separate backend service for each frontend client. This pattern helps reduce complexities and scaling issues in using a monolithic backend. Some benefits of the BFF pattern include rapid scalability, independent frontend and backend development, and improved security. Tools for implementing the BFF pattern include Component Driven Development platforms, API Gateways, serverless platforms, service mesh, and monitoring/logging tools.

  6. 6
    Article
    Avatar of freekFREEK.DEV·3y

    Avoiding one-liners in PHP

    Avoiding one-liners in PHP Link – localheinz.com is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more. You'll get notifications for us when something's wrong.

  7. 7
    Article
    Avatar of medium_jsMedium·3y

    Current problems in the alerting space

    Alert fatigue, monitoring challenges, and lack of developer experience are current problems in the alerting space. Keep addresses these issues by treating alerts as code, integrating with observability tools, and leveraging AI.