Best of Monitoring2023

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

    How to build a SaaS in a weekend

    Oh Dear is an all-in-one monitoring tool for websites, offering features such as uptime monitoring, SSL certificate monitoring, broken link detection, scheduled task monitoring, and more. It also provides a developer friendly API, kick-ass documentation, and the ability to create a public status page in under a minute. Start monitoring with Oh Dear's free trial now.

  2. 2
    Article
    Avatar of amplicationAmplication·3y

    7 Tips to Build Scalable Node.js Applications

    Node.js is a JavaScript framework created on Chrome's V8 JavaScript engine. If used correctly, it can be used to build highly scalable mission-critical applications. This article will discuss several tips which can be helpful when it comes to building scalable applications.

  3. 3
    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.

  4. 4
    Article
    Avatar of livecycleLivecycle·2y

    8 Docker Extensions to Use in 2024

    Discover 8 Docker Extensions that can improve your productivity and overall developer experience, including Livecycle for sharing docker-compose apps, JMeter for load testing, ContainerWatch for monitoring container usage, Docketeer for detailed metrics, PGAdmin for Postgres database management, Portainer for easy container management, Snyk for security checks, and Excalidraw for local drawing.

  5. 5
    Article
    Avatar of medium_jsMedium·2y

    Introducing kubik

    Kubernetes is an open-source platform for automating the deployment, scaling, and operation of application containers. Kubik is an open-source application that simplifies monitoring Kubernetes clusters by providing an easy-to-navigate interface and highlighting key metrics and potential issues. It offers features such as Google Authentication, cluster integration, monitoring dashboard, and cluster visualization.

  6. 6
    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.

  7. 7
    Article
    Avatar of cloudnativedailyCloud Native Daily·3y

    Scaling Microservices: A Comprehensive Guide

    Scaling Microservices: A Comprehensive Guide How to tackle challenges in scaling microservices. Scaling microservices can pose significant challenges and tools you can use to prevent them. Service discovery, load balancing and inter-service communication are the 3 main aspects you need to consider.

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

    Rust: A Language for the Next 40 Years

    A post discussing Rust as a programming language for the future, emphasizing its benefits and potential longevity.

  9. 9
    Article
    Avatar of last9Last9·3y

    Prometheus vs Thanos

    Prometheus and Thanos have emerged as two powerful tools for handling time series data. Both of these systems offer robust features and functionalities that help organizations gain valuable insights into their infrastructure and applications. In this blog, we'll delve into the characteristics, differentiators, and challenges associated with both systems.

  10. 10
    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.

  11. 11
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    OWASP API Security Top 10 – Secure Your APIs

    The OWASP API Security Top 10 is a standard reference guide highlighting the most critical web API vulnerabilities. We just published a course on the freeCodeCamp.org YouTube channel that will teach you about each security risk and techniques to fortify your APIs against potential threats.

  12. 12
    Article
    Avatar of cloudnativedailyCloud Native Daily·3y

    Best Observability Tools for Microservices

    Microservices architecture has become popular among developers due to its scalability and flexibility. Helios Helios is an observability tool that offers comprehensive monitoring and analytics solutions for microservices and distributed applications. Lightstep Lightstep is a leading observability platform that helps to gain deep insights into the performance and behavior of microservices architectures.

  13. 13
    Article
    Avatar of cloudnativedailyCloud Native Daily·3y

    Dockerizing Web Applications

    This Blog is part 1 of the project CI/CD using ArgoCD and Prometheus. Use the below command to replace the harshal1903 with your DockerHUB username. The above code replaces the images as you want by creating the images folder in the views folder.

  14. 14
    Article
    Avatar of cloudnativedailyCloud Native Daily·3y

    API Latency in Microservices

    API Latency in Microservices is critical since it directly impacts Microservices’ responsiveness and scalability, says Lahiru Hewawasam. Latency is the time taken for data to travel from one point to another. If one service takes too long to respond, it could lead the requesting service to time out.

  15. 15
    Article
    Avatar of cloudnativedailyCloud Native Daily·3y

    Building a Unified Notification System with GitHub Actions

    Build a Unified Notification System with GitHub Actions with GitHub actions. Explore the power of GitHub actions by integrating with multiple notification services including Slack, Chime, Teams, AWS SNS and more. In this blog, we will explore the process of building GitHub Actions for notifications services to publish actions execution results for Slack, Discord, Teams.

  16. 16
    Article
    Avatar of medium_jsMedium·3y

    Must Know JavaScript API — Beacon API

    Beacon API is a new browser API provided by HTML5 that can be used to send data asynchronously in the background of the browser without affecting the loading and performance of the current page. With the Beacon API, developers can send data to the server when pages are unloaded or closed, thus enabling some monitoring and logging features.

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

    Examples of Great URL Design

    Examples of Great URL Design is an article that discusses the features and benefits of Oh Dear, an all-in-one monitoring tool for websites. It provides monitoring for uptime, SSL certificates, broken links, scheduled tasks, and more. It also offers a developer-friendly API and easy-to-use documentation. Additionally, users can create a public status page in under a minute. The article mentions that the author regularly shares programming tips and learning experiences on various platforms, and they send out a monthly newsletter for PHP developers.

  18. 18
    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.

  19. 19
    Article
    Avatar of bytebytegoByteByteGo·3y

    EP59: 90% Cost Slash: From Serverless to Monolith

    New Relic Grok is the World’s First Generative AI Observability Assistant. This week's system design refresher: Top 7 Most-Used Distributed System Patterns. The two most expensive operations are: 1. The orchestration workflow - AWS step functions charge users by state transitions and the orchestration performs multiple state transitions every second.

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

    PHP attributes in Laravel

    Discover Oh Dear, an all-in-one monitoring tool that provides uptime, SSL certificates, broken link monitoring, scheduled task monitoring, and more. Start monitoring your website now!

  21. 21
    Article
    Avatar of phProduct Hunt·2y

    IsDown - Monitor all your third-party status pages in one place

    IsDown is a tool that allows users to monitor all their third-party status pages in one place. It offers real-time outage notifications, overview dashboards, and integrations with various platforms.

  22. 22
    Article
    Avatar of javacodegeeksJava Code Geeks·3y

    Software Deployment Best Practices

    Software deployment refers to the process of releasing and installing software applications into a target environment. It involves a series of activities and steps to ensure that the software is successfully deployed and made available for use. In 2023, software deployment best practices continue to evolve as technology advances and organizations strive for more efficient and reliable deployment processes.

  23. 23
    Article
    Avatar of cloudnativedailyCloud Native Daily·3y

    Essential Tools for a Smooth Landing into the World of DevOps

    DevOps has emerged as a crucial methodology for bridging the gap between development and operations teams. DevOps emphasizes collaboration, automation, and continuous integration and delivery (CI/CD) Tools include Jenkins, Ansible, Docker, Kubernetes, Terraform, AWS CloudWatch, Prometheus, Jira, and more.

  24. 24
    Article
    Avatar of phProduct Hunt·3y

    OneUptime - Open Source Datadog Alternative

    OneUptime replaces services like StatusPage.io, PagerDuty, and Pingdom with one simple platform. It lets you monitor your apps and alert your team instantly when downtime happens.

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

    Advanced Git Magic

    Freek Van der Herten's blog on PHP, Laravel and JavaScript Oh Dear is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more. O, and you'll also be able to create a public status page under a minute.