Best of Docker Compose2022

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    thangchung/go-coffeeshop: ☕ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment

    Nomad, Consul Connect, Vault, and Terraform for deployment go-coffeeshop application with event-driven microservices has been written in Golang. Other version can be found at.NET CoffeeShop with Microservices approach -.NET Coffee Shop with Modular Monolith approach.

  2. 2
    Article
    Avatar of geekcultureGeek Culture·4y

    Airbyte — Promising Integration tool

    Airbyte is an open-source data integration platform that aims to standardize and simplify the process of Extraction and Loading. Airbyte operates on the principle of ELT, it simply extracts raw data and loads it to destinations. It simplifies this process by building connectors between data sources and destinations.

  3. 3
    Article
    Avatar of devgeniusDev Genius·4y

    Data Engineering Best Practices: Tech stack with PostgreSQL, DB, Airflow and Redash

    Data Engineering is a set of operations aimed at creating mechanisms and conditions for efficient access and flow of data. It includes setting up infrastructures that support consistent and maintainable physical and virtual environments for the use of data analysts and scientists.

  4. 4
    Article
    Avatar of hnHacker News·4y

    6 Docker Compose Best Practices for Dev and Prod

    Docker Compose is a tool for defining and running multi-container Docker applications. It allows you to bring up and link multiple containers into one logical unit. If you want to use Docker containers, you create one container that listens on an unused port on your machine. The alias will give it precedence when two services could share a Dockerfile and a code base but have some slight variations.

  5. 5
    Article
    Avatar of dzDZone·4y

    Scaling a Node JS Application

    Software scalability is an attribute of a tool or a system to increase its capacity and functionalities based on its users’ demands. Scalability can happen in two ways either horizontal or vertical scaling. In this blog, we will mainly focus on horizontal scaling and we will build up a small Node JS application.

  6. 6
    Article
    Avatar of awstipAWS Tip·3y

    Run Nginx in a Docker Container using pre-generated SSL certificate from LetsEncrypt

    Run Nginx in a Docker Container using pre-generated SSL certificate from LetsEncrypt. Make sure you replace references to “yourdomain.com’s” with the name of the actual domain for your server.

  7. 7
    Article
    Avatar of hasuraHasura·4y

    PostgreSQL 15 released: Top things to know

    Postgres 15 is a stable release of their latest major version of their major version 15. Let us look at the top features and changes in this release and how it will impact usage going forward. The MERGE command is one of the newest additions to the Postgres DB with the v15 release. Most vendors currently support the latest Postgres v14.4 stable release.

  8. 8
    Article
    Avatar of changelogChangelog·4y

    answerdev/answer: An open-source knowledge based community software. You can use it to quickly build your Q&A community for product technical support, customer support, user communication, and more.

    GitHub is an open-source knowledge based community software. You can use it to quickly build your Q&A community for product technical support, customer support, user communication, and more. To learn more about the project, visit answer.dev.md.

  9. 9
    Article
    Avatar of oktaOkta Dev·4y

    Communicate Between Microservices with Apache Kafka

    Communicate between microservices with Apache Kafka Communicate Between Microservices with Kafka. This model can exhibit low latency but only works if services are made highly available. In your jhipster-kafka folder, import this file with the following command: Jhipster jdl apps. In the project folder, create a sub-generator.