並び順

ブックマーク数

期間指定

  • から
  • まで

241 - 280 件 / 330件

新着順 人気順

"load balancer"の検索結果241 - 280 件 / 330件

  • [初心者向け]Application Load Balancerのアクセスログを、Amazon Athenaで色々なクエリを実行し分析してみた | DevelopersIO

    [初心者向け]Application Load Balancerのアクセスログを、Amazon Athenaで色々なクエリを実行し分析してみた はじめに ALBのアクセスログを分析したい場合、利用するAWSサービスとしてAthenaが挙がると思います。 Athenaをあまり使ったことがなかったので、利用する手順をまとめました。 また、ALBのアクセスログを分析する上で、使うことが多いであろうクエリもご紹介します 事前準備 アクセスログ用のS3とALBを作成 ALBのアクセスログを有効にしておく 有効化がDenyとなった場合、トラブルシューティングは、以下の記事を参考になるかと思います。 Athenaのクエリの保存先を設定 AWSマネジメントコンソールからAthenaにアクセスし、[データをクエリする]から[クエリエディタを起動]をクリックします。 最初のクエリを実行する前に、AmazonS

      [初心者向け]Application Load Balancerのアクセスログを、Amazon Athenaで色々なクエリを実行し分析してみた | DevelopersIO
    • Classic Load Balancer のカスタムドメイン名の設定 - Elastic Load Balancing

      Classic Load Balancerは、それぞれデフォルトのドメインネームシステム (DNS) 名を受け取ります。この DNS 名には、ロードバランサーの作成先である AWS リージョンの名前が含まれます。例えば、米国西部 (オレゴン) リージョンで my-loadbalancer という名前のロードバランサーを作成する場合、そのロードバランサーは my-loadbalancer-1234567890.us-west-2.elb.amazonaws.com などの DNS 名を受け取ります。インスタンスでウェブサイトにアクセスするには、ウェブブラウザーのアドレスフィールドにこの DNS 名を貼り付けます。ただし、この DNS 名は顧客が簡単に記憶して使用できる名前ではありません。 ロードバランサーのデフォルトの DNS 名を www.example.com などの覚えやすい DNS

      • Network Load Balancer が TLS ALPN ポリシーのサポートを開始

        Elastic Load Balancing の Network Load Balancer で、Application-Layer Protocol Negotiation (ALPN) ポリシーのサポートが開始されました。ALPN は、すべての主要ブラウザでサポートされている TLS 拡張であり、HTTP/2 などの TLS 接続確立後に使用されるプロトコルのネゴシエーションを可能にします。ALPN ポリシーを使用すれば、アプリケーションの TLS HTTP/2 トラフィックの復号/暗号化を Network Load Balancer にオフロードできるようになり、サービスのセキュリティ体制が向上し、運用上の複雑さも軽減されます。 ALPN ポリシーを Network Load Balancer の TLS リスナーにアタッチするだけで開始できます。ポリシーは、アプリケーションのプロト

          Network Load Balancer が TLS ALPN ポリシーのサポートを開始
        • mod_proxy_balancerのLoad Balancer Manager - Do You PHP はてブロ

          Apache2.2.4のmod_proxy_balancer.cを何気なく眺めていたら、 672: if (apr_table_get(params, "xml")) { な行を発見。Manager画面にアクセスする際、パラメータ「xml=1」(「1」の部分は何かの文字列)をつけてアクセスしてみると、XML形式で出力されるみたいですね。 <?xml version="1.0" encoding="UTF-8" ?> <httpd:manager xmlns:httpd="http://httpd.apache.org"> <httpd:balancers> <httpd:balancer> <httpd:name>balancer://172.17.3.219</httpd:name> <httpd:workers> <httpd:worker> <httpd:scheme>http</h

            mod_proxy_balancerのLoad Balancer Manager - Do You PHP はてブロ
          • Network Load Balancer is Now Available in the EU (Paris) Region

            Network Load Balancer, designed to handle millions of requests per second while maintaining ultra-low latencies, is now available in the AWS EU (Paris) Region. Network Load Balancer is optimized to handle volatile traffic patterns while using a single static IP address per Availability Zone. It operates at connection level (Layer 4), routing connections to Amazon EC2 instances, containers, and IP

              Network Load Balancer is Now Available in the EU (Paris) Region
            • Maglev: A Fast and Reliable Software Network Load Balancer | the morning paper

              the morning paper a random walk through Computer Science research, by Adrian Colyer Made delightfully fast by strattic Maglev: A Fast and Reliable Software Network Load Balancer – Eisenbud et al. 2016 Maglev is Google’s software load balancer used within all their datacenters. It offers greater scalability and availability than hardware load balancers, enables quick iteration, and is much easier t

                Maglev: A Fast and Reliable Software Network Load Balancer | the morning paper
              • Global Load Balancer Approaches

                IntroductionWhen working with Kubernetes or OpenShift in a multicluster (possibly hybrid cloud) deployment, one of the considerations that comes up is how to direct traffic to the applications deployed across these clusters. To solve this problem, we need a global load balancer. The diagram above depicts an application called “app” deployed to two Kubernetes clusters and accessible via Ingress or

                  Global Load Balancer Approaches
                • Application Load Balancer now supports TLS 1.3

                  Application Load Balancer (ALB) now supports version 1.3 of the Transport Layer Security (TLS) protocol, enabling you to optimize the performance of your backend application servers while helping to keep your workloads secure. TLS 1.3 on ALB works by offloading encryption and decryption of TLS traffic from your application servers to the load balancer. TLS 1.3 is optimized for performance and secu

                    Application Load Balancer now supports TLS 1.3
                  • Network Load Balancer now supports TLS 1.3

                    Network Load Balancer (NLB) now supports version 1.3 of the Transport Layer Security (TLS) protocol, enabling you to optimize the performance of your backend application servers while helping to keep your workloads secure. TLS 1.3 on NLB works by offloading encryption and decryption of TLS traffic from your application servers to the load balancer, and provides encryption all the way to your targe

                      Network Load Balancer now supports TLS 1.3
                    • AWS Fargate for Amazon ECS now supports UDP load balancing with Network Load Balancer

                      You can now use a Network Load Balancer (NLB) to distribute UDP traffic to container-based applications running on AWS Fargate orchestrated by Amazon Elastic Container Service (ECS). Network Load Balancers are fully-managed load balancers that operate at the connection level (Layer-4) and are capable of handling millions of requests at ultra-low latency. Until now, you could use Network Load Balan

                        AWS Fargate for Amazon ECS now supports UDP load balancing with Network Load Balancer
                      • AWS Network Load BalancerでHTTP設定編

                        こんにちは!Tamaです! 今回はClassic Load Balancer(CLB), Application Load Balancer(ALB)に続き3つ目の負荷分散装置となるNetwork Load Balancer(NLB)を紹介します。 まずはNLBにEC2を紐付けHTTPアクセスを試してみます。 AWS Network Load Balancer(NLB)とは AWS Network Load Balancer(NLB)は、以下のような特徴があります。 ・低レイテンシ ロードバランサでの処理が少なく他のタイプに比べ応答時間が早い アクセス急騰にも対応 ・静的IPアドレス割り当て IPが各ゾーンに自動的に割り当てられフロントエンドとして利用することが可能 ・固定IPの割り当て 上記のIPに固定IPを割り当てることが可能 NLBの登場により、例えばNLBとMQTTブローカーを組み

                        • 【アップデート】暖機不要で固定IPの Network Load Balancer ( NLB ) がSNIで複数の証明書をサポートしました | DevelopersIO

                          大栗です。 Network Load Balancer(NLB)でSNIをサポートして、複数の証明書を設定できるようになりました。 Elastic Load Balancing: Network Load Balancers now support multiple TLS certificates using Server Name Indication (SNI) SNI(Server Name Indication)とは SNI(Server Name Indication)とはRFC 6066に記述されている仕様です。「Server Name Indication」つまりサーバ名表示のことです。SNI以前の仕様ではIPアドレス/ポートに対して一つのSSL/TLS証明書しか設定が行なえませんでした。SNIによりサーバ名ごとにSSL/TLS証明書を設定できるようになり、リクエストから証

                            【アップデート】暖機不要で固定IPの Network Load Balancer ( NLB ) がSNIで複数の証明書をサポートしました | DevelopersIO
                          • AWS ALB — The Container and Microservice Load Balancer

                            Amazon Web Services (AWS) just announced a new Application Load Balancer (ALB) service. I spent some time playing with the new service to understand what it offers and to see how it fits into our cloud architecture. In summary, ALB is a massive improvement over ELB in almost every way. For $16/month, a single ALB can serve HTTP, HTTP/2 and websockets to up to 10 microservice backends. Now the hard

                            • GitHub - gnosek/nginx-upstream-fair: The fair load balancer module for nginx

                              Nginx Upstream Fair Proxy Load Balancer -- Description: -- The Nginx fair proxy balancer enhances the standard round-robin load balancer provided with Nginx so that it will track busy back end servers (e.g. Thin, Ebb, Mongrel) and balance the load to non-busy server processes. Further information can be found on http://nginx.localdomain.pl/ Ezra Zygmuntowicz has a good writeup of the fair proxy lo

                                GitHub - gnosek/nginx-upstream-fair: The fair load balancer module for nginx
                              • cloudpackブログ - ELBの挙動確認(Enable Load Balancer Generated Cookie Stickiness)

                                以前紹介した記事「ELBの挙動確認(Disable Stikiness)」にて、Cookieによるセッション維持を無効にした場合のELBの挙動を試しました。 そこで今回は、ELBが生成したCookieを元に、セッション維持する方法を有効にして確認してみました。 (テスト環境とテスト方法は前述の記事に同じです) まずは、二つのIPアドレスの一方に対して確認してみます。 # cat /etc/hosts xxx.xxx.xxx.xxx session-test.suz-lab.com #yyy.yyy.yyy.yyy session-test.suz-lab.com 普通にアクセスすると、前回同様に一方のAZのEC2に対して交互にアクセスされることがわかります。 # curl http://session-test.suz-lab.com/elb.php ELB_IPADDRESS : 10.

                                  cloudpackブログ - ELBの挙動確認(Enable Load Balancer Generated Cookie Stickiness)
                                • Azure Load Balancerの挙動の確認 – Azure Application Gatewayと比較して – – SIOS Tech. Lab

                                  ◆ Live配信スケジュール ◆ サイオステクノロジーでは、Microsoft MVPの武井による「わかりみの深いシリーズ」など、定期的なLive配信を行っています。 ⇒ 詳細スケジュールはこちらから ⇒ 見逃してしまった方はYoutubeチャンネルをご覧ください 【6/19開催】Kong Community Japan Meetup #4 本イベントでは、Kong Inc. のVP of ProductであるReza Shafii氏もプレゼンターとして参加。当社からはアーキテクト マネージャーの槌野の登壇が決定!参加無料です!! https://column.api-ecosystem.sios.jp/connect/kong/1081/ 【6/21開催】開発者目線でのSBOMとの向き合い方 SBOMの導入から開発者がSBOMの作成・管理を自動で行っていくための方法(デモ)を紹介します。

                                  • Using HAProxy to Build a More Featureful Elastic Load Balancer - Sharing the Tech

                                    Though Shareaholic is hosted in the AWS cloud, we avoid depending on Amazon’s virtualized cloud services whenever possible. If we ever hit a bottleneck in AWS, I want to be able to switch providers without needing to rebuild a core piece of our architecture. I also don’t want our tech team to have to make product and infrastructure sacrifices just so that we conform to AWS standard practices. Load

                                      Using HAProxy to Build a More Featureful Elastic Load Balancer - Sharing the Tech
                                    • LVS+KeepAlive+VRRP+DSR (Load balancer) | Jun's Blog

                                      I installed LVS. I’ve written the installation document below. Please give me advice/suggestions on it. I would appreciate any kind ofWelcome to Jun's blog. My home page is http://jun.homeunix.com/ I installed LVS. I’ve written the installation document below. Please give me advice/suggestions on it. I would appreciate any kind of advice/suggestion! == Basic Setting of LVS [client] 192.168.10.24 |

                                      • Amazon ECS のApplication Load Balancer のヘルスチェックに合格

                                        Amazon ECS で Application Load Balancer のヘルスチェックに合格するために、Amazon EC2 起動タイプを使用して Amazon ECS タスクを実行するにはどうすればよいですか? Amazon Elastic Container Service (Amazon ECS) の Amazon Elastic Compute Cloud (Amazon EC2) インスタンスの Application Load Balancer のヘルスチェックが異常なステータスを返します。EC2 インスタンスをヘルスチェックに合格させたいです。 簡単な説明 Amazon ECS タスクがロードバランサーのヘルスチェックに失敗すると、Amazon ECS サービスイベントメッセージから次のいずれかのエラーが表示されることがあります。 「(サービス AWS-service

                                          Amazon ECS のApplication Load Balancer のヘルスチェックに合格
                                        • System Design Interview Basics: Difference Between API Gateway and Load Balancer

                                          Often, we come across software architectural components that are part of every system design and feel as though we don’t have much understanding of them. API Gateway and Load Balancer are a couple of examples that come to mind. Most people don’t have experience working with a load balancer or an API Gateway; this explains the reason that we feel uncomfortable talking about them, especially in a sy

                                            System Design Interview Basics: Difference Between API Gateway and Load Balancer
                                          • Application Load Balancerで付与されるHTTPヘッダ - Qiita

                                            概要 AWSのApplication Load Balancer(ALB)を使ってWeb-App-DBの3層構成を組むことが一般的に多いと思われるが、ALBではHTTPリクエストに対してHTTPヘッダを付与することがある。非ALB構成とALB構成で付与されるHTTPリクエストヘッダの差異をネットワークキャプチャで調査してみる。 ネットワークキャプチャコマンド ###tcpdumpをWebサーバで発行 tcpdump -i eth0 -n -tttt port <port番号> -w /tmp/web.pcap

                                              Application Load Balancerで付与されるHTTPヘッダ - Qiita
                                            • Internal passthrough Network Load Balancer overview  |  Load Balancing  |  Google Cloud

                                              Send feedback Internal passthrough Network Load Balancer overview Stay organized with collections Save and categorize content based on your preferences. An internal passthrough Network Load Balancer is a regional load balancer that is built on the Andromeda network virtualization stack. Internal passthrough Network Load Balancers distribute traffic among internal virtual machine (VM) instances in

                                                Internal passthrough Network Load Balancer overview  |  Load Balancing  |  Google Cloud
                                              • Create a Classic Load Balancer with an HTTPS listener - Elastic Load Balancing

                                                Prerequisites Before you get started, be sure that you've met the following prerequisites: Complete the steps in Prepare your VPC and EC2 instances. Launch the EC2 instances that you plan to register with your load balancer. The security groups for these instances must allow traffic from the load balancer. The EC2 instances must respond to the target of the health check with an HTTP status code 20

                                                • Classic Load Balancer の CloudWatch メトリクス - Elastic Load Balancing

                                                  Elastic Load Balancing は、ロードバランサーとバックエンドインスタンスに関するデータポイントを Amazon CloudWatch に発行します。CloudWatch を使用すると、それらのデータポイントについての統計を、順序付けられた時系列データのセット (メトリクスと呼ばれる) として取得できます。メトリクスは監視対象の変数、データポイントは時間の経過と共に変わる変数の値と考えることができます。たとえば、指定した期間中のロードバランサーの正常な EC2 インスタンスの合計数を監視することができます。各データポイントには、タイムスタンプと、オプションの測定単位が関連付けられています。 メトリクスを使用して、システムが正常に実行されていることを確認できます。たとえば、メトリクスが許容範囲外になる場合、CloudWatch アラームを作成して、指定されたメトリクスを監視

                                                  • Network Load Balancer Now Supports TLS Termination

                                                    Elastic Load Balancing now supports TLS termination on Network Load Balancers. With this new feature, you can offload the decryption/encryption of TLS traffic from your application servers to the Network Load Balancer, which helps you optimize the performance of your backend application servers while keeping your workloads secure. Additionally, Network Load Balancers preserve the source IP of the

                                                      Network Load Balancer Now Supports TLS Termination
                                                    • GitHub - NicolasLM/nucleon: Dynamic load balancer written in Rust

                                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                        GitHub - NicolasLM/nucleon: Dynamic load balancer written in Rust
                                                      • Google Cloud Load BalancerのTIPS - Qiita

                                                        概要 Google Cloud Load Balancer(以下GCLB)を2年ほど運用した気づきをTIPSとしてまとめます。 BackendServiceへリトライ 以下の条件時に、BackendServiceへリトライ処理をします。 HTTP Method: GET BackendServiceのHTTP ResponseCodeが5xx、またはタイムアウト時 ドキュメント(英語)によると、リトライ処理は2回までのようです。 HTTP(S) load balancing retries failed GET requests in certain circumstances, such as when the response timeout is exhausted. It does not retry failed POST requests. Retries are limite

                                                          Google Cloud Load BalancerのTIPS - Qiita
                                                        • Application Load Balancer increases application availability with Automatic Target Weights

                                                          Application Load Balancer (ALB) now supports Automatic Target Weights (ATW), which uses a new routing algorithm to optimize the amount of traffic sent to each target based on information available to the load balancer. With this initial launch, ALB will adjust the amount of traffic sent to each target based on implicit health information, like 5XX errors and connection errors. Before this launch,

                                                            Application Load Balancer increases application availability with Automatic Target Weights
                                                          • Application Load Balancer 用の HTTPS リスナーを更新する - Elastic Load Balancing

                                                            翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。 Application Load Balancer 用の HTTPS リスナーを更新する デフォルトの証明書の置き換え 次の手順でリスナーのデフォルトの証明書を置き換えできます。詳細については、「SSL 証明書」を参照してください。 AWS CLI を使用してデフォルトの証明書を変更するには modify-listener コマンドを使用します。 証明書リストに証明書を追加する 次の手順でリスナーの証明書リストに証明書を追加できます。最初に HTTPS リスナーを作成したときは、証明書リストは空です。1 つ以上の証明書を追加できます。デフォルトの証明書として置き換えても、この証明書が SNI プロトコルで使用されるように、デフォルトの証明書をオプションで追加できます

                                                            • Application Load Balancer - Elastic Load Balancing

                                                              翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。 Application Load Balancer ロードバランサーは、クライアントにとって単一の通信先として機能します。クライアントはロードバランサーにリクエストを送信し、ロードバランサーはターゲット (EC2 インスタンスなど) にそれらのリクエストを送信します。ロードバランサーを設定するには、ターゲットグループを作成し、ターゲットグループにターゲットを登録します。さらに、リスナーを作成してクライアントからの接続リクエストがないかチェックし、リスナールールを作成してリクエストをクライアントから 1 つ以上のターゲットグループ内のターゲットにルーティングします。 詳細については、Elastic Load Balancing ユーザーガイドの How Elastic

                                                              • ALB(Application Load Balancer)を導入する - Qiita

                                                                概要 ALB(Application Load Balancer)を導入し、サービスの冗長化を行う。 今回は、HTTPでの通信とし、SSL証明書の設定は行いません。 本番運用を想定したものではないので、ご注意ください。 環境 Amazon Linux 2 前提条件 VPCが作成されていること Webサーバインスタンス作成してあること インターネットゲートウェイがアタッチされたサブネットが作成されていること ALBの作成 ロードバランサーの設定 EC2 > ロードバランシング > ロードバランサー を選択し、ロードバランサーの作成をクリックします。 Application Load Balancerを選択します。 任意の名前を入力。 スキームには、インターネット向けを選択し、インターネットからの接続を許可します。 リスナーには、HTTPを選択し、HTTPリクエストをロードバランサーで処理でき

                                                                  ALB(Application Load Balancer)を導入する - Qiita
                                                                • [Solaris] Integrated Load Balancer

                                                                  Oracle Blogsの主としてテクノロジー製品のエントリを日本語でご紹介します(オリジナルのエントリを投稿することもあります)。厳密性をご所望の方は原文をどうぞ。よい内容でしたら原文に対し、"Good Entry, thanks!"でもいいので、是非コメントお願いします(Typoや誤訳はコメント欄からどうぞ)。なお、このエントリは個人の見解であり、所属する会社の公式見解ではありません。また、エントリ内でご紹介している製品・サービスは国内導入時期が未定の場合もありますのでご了承下さい。 Good entries on Oracle Blogs are put into Japanese. Mainly this blog covers technology products. Opinions expressed in this blog is my personal one and d

                                                                  • Classic Load Balancer の登録済みインスタンス - Elastic Load Balancing

                                                                    Classic Load Balancerを作成したら、そのロードバランサーに EC2 インスタンスを登録する必要があります。同じリージョン内の 1 つまたは複数のアベイラビリティーゾーンから EC2 インスタンスをロードバランサーとして選択できます。Elastic Load Balancing は、登録済み EC2 インスタンスに対して定期的にヘルスチェックを実行し、ロードバランサーの DNS 名への着信リクエストを、正常な登録済み EC2 インスタンスに自動的に分散させます。 ロードバランサーに登録するすべてのインスタンスに Apache や Internet Information Services (IIS) などのウェブサーバーをインストールします。 HTTP および HTTPS リスナーを使用する場合は、ロードバランサーが複数のクライアントリクエストに対応するためインスタンスへ

                                                                    • Application Load Balancer enables configuring HTTP client keepalive duration

                                                                      Application Load Balancer (ALB) now provides flexibility that allows you to configure HTTP client keepalive duration for communication between clients and load balancer. With this feature, you can configure keepalive values to optimize client experience. The HTTP client keepalive duration value specifies the maximum amount of time that ALB will maintain an HTTP connection with a client before clos

                                                                        Application Load Balancer enables configuring HTTP client keepalive duration
                                                                      • CentOS / Redhat: Install nginx As Reverse Proxy Load Balancer

                                                                        nixCraft → Howto → CentOS → CentOS / Redhat: Install nginx As Reverse Proxy Load Balancer How do I configure nginx as failover reverse proxy load balancer in front of two Apache web servers under CentOS / RHEL 5.x? nginx is a Web and Reverse proxy server. Nginx used in front of Apache Web servers. All connections coming from the Internet addressed to one of the Web servers are routed through the n

                                                                        • Announcing Application Load Balancer for Elastic Load Balancing

                                                                          We are pleased to announce the launch of a new Application Load Balancer for the Elastic Load Balancing service designed to improve flexibility and performance of real-time applications, microservices, container-based architectures, and streaming applications. This new load balancer, which also supports the WebSocket protocol and HTTP/2, operates at the application layer and provides content-based

                                                                            Announcing Application Load Balancer for Elastic Load Balancing
                                                                          • GitHub - yomon8/aloget: AWS ALB(Application Load Balancer)/CLB(Classic Load Balancer a.k.a. ELB) Access Log Downloader

                                                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                              GitHub - yomon8/aloget: AWS ALB(Application Load Balancer)/CLB(Classic Load Balancer a.k.a. ELB) Access Log Downloader
                                                                            • ステップ 1 つで Classic Load Balancer から移行できる新しい移行ウィザード

                                                                              本日、AWS はコンソールベースの移行ウィザードを使用しステップ 1 つで Classic Load Balancer を Application Load Balancer または Network Load Balancer に移行できる方法を公開しました。この移行ウィザードは、Classic Load Balancer に相当する設定を使用して Application Load Balancer や Network Load Balancer の作成を簡単に行えるようにします。これは段階的に行う設定方法を排除し、新しいタイプのロードバランサーを使用して素早くアプリケーションをテストできるようにします。新しいロードバランサーを作成する前に新たな設定を 1 つの画面で表示することで、設定変更を柔軟にしています。移行プロセスを完了すると、新しいロードバランサーが提供する高度な機能を設定するこ

                                                                                ステップ 1 つで Classic Load Balancer から移行できる新しい移行ウィザード
                                                                              • Application Load Balancer で HTTP を HTTPS にリダイレクトする

                                                                                解決策 ロードバランサーのバージョンを確認する Amazon Elastic Compute Cloud (Amazon EC2) コンソールを開きます。 サイドバーの [ロードバランシング] で **[ロードバランサー]**を選択します。 リスナールールを作成するロードバランサーを探し出します。[タイプ] 列に表示されているバージョン (アプリケーション、クラシック、ネットワーク、ゲートウェイ) を確認します。 以下の手順は、Application Load Balancer にのみ適用されます。Classic Load Balancer を使用している場合は、「Classic Load Balancer で HTTP トラフィックを HTTPS にリダイレクトする方法を教えてください。」を参照してください。 **注:**以下の手順を実行する前に、ターゲットグループを作成する必要がありま

                                                                                  Application Load Balancer で HTTP を HTTPS にリダイレクトする
                                                                                • Global Load Balancer for OpenShift clusters: an Operator-Based Approach

                                                                                  Introduction When multiple OpenShift clusters are distributed in different data centers and possibly different geographies, one needs a method for directing traffic towards each instance. For this scenario, a global load balancer provides a good solution. A global load balancer is a DNS server that makes load balancing decisions based on a number of factors. As we know, DNS servers resolve a Fully

                                                                                    Global Load Balancer for OpenShift clusters: an Operator-Based Approach