はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    ノーベル賞

『Envoy proxy - home』

  • 人気
  • 新着
  • すべて
  • Double proxy (with mTLS encryption) — envoy 1.36.0-dev-0043eb documentation

    4 users

    www.envoyproxy.io

    Double proxy (with mTLS encryption) This sandbox demonstrates a basic “double proxy” configuration, in which a simple aiohttp app connects to a PostgreSQL database, with two Envoy proxies in between. Envoy (front) -> aiohttp -> Envoy (postgres-front) -> Envoy (postgres-back) -> PostgreSQL This type of setup is common in a service mesh where Envoy acts as a “sidecar” between individual services. I

    • テクノロジー
    • 2021/04/19 20:45
    • envoy
    • Life of a Request — envoy 1.36.0-dev-564612 documentation

      17 users

      www.envoyproxy.io

      Life of a Request Below we describe the events in the life of a request passing through an Envoy proxy. We first describe how Envoy fits into the request path for a request and then the internal events that take place following the arrival of a request at the Envoy proxy from downstream. We follow the request until the corresponding dispatch upstream and the response path. Terminology Envoy uses

      • テクノロジー
      • 2020/09/25 23:13
      • envoy
      • マイクロサービス
      • architecture
      • ネットワーク
      • network
      • Installing Envoy — envoy 1.36.0-dev-07fb38 documentation

        5 users

        www.envoyproxy.io

        Installing Envoy The Envoy project provides a number of pre-built Docker images for both amd64 and arm64 architectures. If you are installing on Mac OSX, you can install natively with brew. Once you have installed Envoy, check out the quick start guide for more information on getting your Envoy proxy up and running. Install Envoy on Debian-based Linux If you are using a different deb-based distr

        • テクノロジー
        • 2019/07/17 12:16
        • envoy
        • Architecture overview — envoy 1.37.0-dev-59db0c documentation

          3 users

          www.envoyproxy.io

          Introduction Architecture overview View page source Architecture overview Introduction Terminology Threading model Listeners Listeners Listener filters HTTP HTTP connection management HTTP filters HTTP routing HTTP upgrades HTTP dynamic forward proxy HTTP/3 overview Upstream clusters Cluster manager Service discovery DNS Resolution Health checking Connection pooling Load Balancing Aggregate Clust

          • 世の中
          • 2018/12/21 12:42
          • architecture
          • Envoy documentation — envoy 1.37.0-dev-59db0c documentation

            4 users

            www.envoyproxy.io

            Attention This is pre-release documentation. There is risk of it not being consistent with what is currently implemented in Envoy, though we try to make things consistent as quickly as possible.

            • 暮らし
            • 2018/12/19 01:23
            • Envoy Proxy - Learn Envoy

              17 users

              www.envoyproxy.io

              The Learn Envoy series was originally created by Turbine Labs and generously donated to the Envoy project upon Slack’s acquisition of the TurbineLabs team. Special thanks go out to Brook Shelley, Emily Pinkerton, Glen Sanford, TR Jordan, and Mark McBride from TurbineLabs. Distributed systems are hard, but upgrading your networking with Envoy doesn’t have to be. Read on for common best practices of

              • 世の中
              • 2018/03/14 22:40
              • envoy
              • memo
              • Envoy proxy - home

                65 users

                www.envoyproxy.io

                Envoy is an open source edge and service proxy, designed for cloud-native applications As on the ground microservice practitioners quickly realize, the majority of operational problems that arise when moving to a distributed architecture are ultimately grounded in two areas: networking and observability. It is simply an orders of magnitude larger problem to network and debug a set of intertwined d

                • テクノロジー
                • 2017/09/22 19:47
                • envoy
                • proxy
                • microservice
                • server
                • microservices
                • 運用

                このページはまだ
                ブックマークされていません

                このページを最初にブックマークしてみませんか?

                『Envoy proxy - home』の新着エントリーを見る

                キーボードショートカット一覧

                j次のブックマーク

                k前のブックマーク

                lあとで読む

                eコメント一覧を開く

                oページを開く

                はてなブックマーク

                • 総合
                • 一般
                • 世の中
                • 政治と経済
                • 暮らし
                • 学び
                • テクノロジー
                • エンタメ
                • アニメとゲーム
                • おもしろ
                • アプリ・拡張機能
                • 開発ブログ
                • ヘルプ
                • お問い合わせ
                • ガイドライン
                • 利用規約
                • プライバシーポリシー
                • 利用者情報の外部送信について
                • ガイドライン
                • 利用規約
                • プライバシーポリシー
                • 利用者情報の外部送信について

                公式Twitter

                • 公式アカウント
                • ホットエントリー

                はてなのサービス

                • はてなブログ
                • はてなブログPro
                • 人力検索はてな
                • はてなブログ タグ
                • はてなニュース
                • ソレドコ
                • App Storeからダウンロード
                • Google Playで手に入れよう
                Copyright © 2005-2025 Hatena. All Rights Reserved.
                設定を変更しましたx