Best of MonitoringAugust 2023

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

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

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

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

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

    How to Document And Monitor APIs

    APItoolKit In Express.js is a powerful API tool that can be used to document your project. It provides real-time endpoint monitoring and so provide several features that make your job as a software engineer easy. In this blog post, I will introduce you to an Incredible AP itoolKits.

  6. 6
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Set Up Application Performance Monitoring for Node.js Applications Using Elastic

    Elastic is the company that originally made ElasticSearch, but now provides a suite of tools for search, observability, logging and much more. For this article, we will specifically use the Elastic Application Performance Monitoring (APM) tool. This article is strictly about Elastic APM. So, I assume you just want to connect it to your Node.

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

    Cloud Native CI/CD Pipelines: Building Automated Workflows with Jenkins and Kubernetes

    Build Cloud Native CI/CD Pipelines with Jenkins and K8s. Building Automated Workflows with Jenkins, Kubernetes and KuberNETes is a step-by-step guide to setting up a Cloud NativeCI/CD pipeline. Use Jenkins to create a new Jenkins Pipeline to define your CI-CD workflow.

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

    Building Interactive API Documentation with Swagger Editor

    Building Interactive API Documentation with Swagger Editor is an open-source tool that allows developers to design, build, and document RESTful APIs using the OpenAPI Specification. The editor uses the YAML (YAML Ain’t Markup Language) format, which is easy to read and write.