Best of InfrastructureAugust 2022

  1. 1
    Article
    Avatar of asayerasayer·4y

    Four top Front End Monitoring Tools for your Website

    Front-end or front-end application monitoring includes the process and tools for tracking and managing an application's presentation layer. For example, NGINX Amplify, a SaaS-based monitoring tool, monitors performance, tracks infrastructure assets, and enhances configuration using static analysis. OpenReplay tracks critical slowdowns, crashes, CPU/memory usage, rendering times, etc. It can capture JavaScript errors and sync with recordings. You can upload your source maps to see the source code in the stack trace.

  2. 2
    Article
    Avatar of communityCommunity Picks·4y

    Developer Experience Infrastructure (DXI)

    Developer Experience Infrastructure (DXI) is a new emerging infrastructure category sitting on top of API and cloud infrastructure. It enables any company to deliver world-class developer experiences by offloading the intricate details and complexities of developer experience to a new set of infrastructure components and services.

  3. 3
    Article
    Avatar of hashnodeHashnode·4y

    Terraform Basics

    Terraform is an infrastructure management tool developed by HashiCorp. It lets you provision and maintain cloud resources like Servers, Networking, Storage etc. It is a tool/command line program we run to define and make changes to our infrastructure. We can think terraform as Setting up blank canvas, but we still need other tools to Not its not lets understand this.

  4. 4
    Article
    Avatar of awstipAWS Tip·4y

    Beginner’s Guide to Cloud Computing 101 — AWS Cloud Practitioner Study Guide

    The series is great for someone who wants a simple straightforward study guide to supplement their learning. Cloud Computing Definition: On-demand delivery of IT resources through a cloud services platform via. Pricing: Cost of services vary region to region.

  5. 5
    Article
    Avatar of awstipAWS Tip·4y

    Single-page Application for only 1$ on AWS — S3 & Cloudfront

    The goal of this article is to create a static site that is cheap and efficient. We will use four tools from AWS: S3 where the static website files will be uploaded to We are at the last step for our infrastructure, we must go to the hosted zone created previously and create two new records in this way.

  6. 6
    Article
    Avatar of itnextITNEXT·4y

    Local Infrastructure for Web Software Development (MacOs, Linux, Windows)

    The Idea behind the setup was to be able to switch through many projects and to enable faster onboarding of new members or reordering members if needed for faster development. Include aliases from an infrastructure like postgres in laravel, mailhog for emails, redis and redis.

  7. 7
    Article
    Avatar of developercomDeveloper.com·4y

    An Introduction to Kubernetes

    Kubernetes is an open-source, de facto container orchestration engine and a cloud-agnostic platform for orchestrating containers. It allows developers and programmers to separate each application into its process, allowing you to run them more efficiently. It also helps improve the efficiency of your operations and development teams. It allows container integration and streamlines the management of access to storage resources.