並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 34 件 / 34件

新着順 人気順

"service mesh"の検索結果1 - 34 件 / 34件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

"service mesh"に関するエントリは34件あります。 kuberneteseBPFservicemesh などが関連タグです。 人気エントリには 『サービスメッシュを完全に理解する / Perfect Service Mesh』などがあります。
  • サービスメッシュを完全に理解する / Perfect Service Mesh

    KubeConのケーススタディから振り返る、Platform for Platforms のあり方と その実践 / Lessons from KubeCon case studies: Platform for Platforms and its practice

      サービスメッシュを完全に理解する / Perfect Service Mesh
    • Service Meshがっつり入門/Get-Started-Service-Mesh

      OCHaCafe Season6 #1の資料です.

        Service Meshがっつり入門/Get-Started-Service-Mesh
      • Service Mesh in 2022

        Service Meshの背景やトレンド、また今後の展望としてeBPF連携の動向を紹介します。

          Service Mesh in 2022
        • Istio、サイドカーパターンを不要にする「Ambient Service Mesh」機能をメインブランチに統合、正式な機能へ

          Istioは、サービスメッシュを実現する新たな仕組みとして試験的に開発していた「Ambient Service Mesh」をメインブランチに統合し、正式な機能として組み込んで行く方針であることを発表しました。 現在のIstioは、各サービス(≒KubenetesのPod)ごとにプロキシを配置し、サービス間のネットワークをプロキシ経由で構成することによってサービスメッシュを構築しています。これによりサービス間の通信のトラフィックコントロール、暗号化、可観測性(オブザーバビリティ)などの機能が実現されるわけです。 この仕組みは、サービスの隣にプロキシを配置することから、「サイドカー」パターンなどと呼ばれています。 しかしPodごとにサイドカーをデプロイする必要があるため、これにかかる手間やリソースの消費が課題でした。 eBPFを用いたサイドカーフリーなCiliumへ注目が集まる そうした中で最

            Istio、サイドカーパターンを不要にする「Ambient Service Mesh」機能をメインブランチに統合、正式な機能へ
          • マイクロソフト、サービスメッシュの新たなオープンソース実装「Open Service Mesh」発表。Envoy採用、CNCFへ寄贈予定

            マイクロソフト、サービスメッシュの新たなオープンソース実装「Open Service Mesh」発表。Envoy採用、CNCFへ寄贈予定 マイクロソフトは、Kubernetes対応のサービスメッシュ(Service Mesh)をオープンソースで実装するプロジェクト「Open Service Mesh」を発表しました。 We are beyond excited to introduce Open Service Mesh (OSM), a lightweight and extensible #servicemesh that implements @SMI_spec and runs on @kubernetesio @EnvoyProxy! Check out what we've been up to here:https://t.co/l6fy4OUorO — Open Servi

              マイクロソフト、サービスメッシュの新たなオープンソース実装「Open Service Mesh」発表。Envoy採用、CNCFへ寄贈予定
            • How eBPF will solve Service Mesh - Goodbye Sidecars - Isovalent

              Service mesh is a concept describing the requirements of modern cloud native applications with regards to communication, visibility, and security. Current implementations of this concept involve running sidecar proxies in each workload or pod. This is a pretty inefficient way of solving these requirements. In this post, we will look at an alternative to the sidecar model that provides a transparen

                How eBPF will solve Service Mesh - Goodbye Sidecars - Isovalent
              • NGINXがKubernetes向けサービスメッシュ「NGINX Service Mesh」を発表

                NGINXを有するF5ネットワークスは2020年10月12日、Kubernetes向けサービスメッシュ「NGINX Service Mesh」を発表しました。Kubernetesのサービスメッシュとして有名なIstioの対抗馬が出現した形になります。 Introducing NGINX Service Mesh - NGINX https://www.nginx.com/blog/introducing-nginx-service-mesh/ 複数の小規模なサービスの連携によってアプリケーションを構築するマイクロサービスは、開発スケジュールの短縮や柔軟な拡張性をもたらしましたが、サービス間の通信やデバッグが複雑になるというデメリットもありました。そうした問題を解決するのがサービスメッシュで、NGINX Service Meshではマイクロサービスにおける以下の課題を解決しているとのこと。

                  NGINXがKubernetes向けサービスメッシュ「NGINX Service Mesh」を発表
                • ABEMA における GKE スケール戦略と Anthos Service Mesh 活用事例 Deep Dive

                  Google Cloud Day 2023 東京では、大規模イベントを生中継するにあたって、我々 ABEMA がどのように準備をしてきたか、Google Cloud の活用事例を紹介しました。 今回は GKE スケール戦略と Anthos Service Mesh 活用事例の Deep Dive …

                    ABEMA における GKE スケール戦略と Anthos Service Mesh 活用事例 Deep Dive
                  • サービスメッシュ環境における OpenTelemetry 活用 / OpenTelemetry in Service Mesh

                    サービスメッシュ環境における OpenTelemetry 活用 / OpenTelemetry in Service Mesh

                      サービスメッシュ環境における OpenTelemetry 活用 / OpenTelemetry in Service Mesh
                    • 2020年8月7日 Linkerdが好きすぎて… Microsoft、「Open Service Mesh」一部コードのコピペを認める | gihyo.jp

                      Linux Daily Topics 2020年8月7日Linkerdが好きすぎて… Microsoft、「Open Service Mesh」一部コードのコピペを認める Microsoftは8月5日(米国時間⁠)⁠、オープンソースのサービスメッシュ「Open Service Mesh」を公開した。軽量でスケーラブルなKubernetes上で動作するサービスメッシュで、プロキシソフトウェアのEnvoyをベースにしている。サービスメッシュの標準仕様である「Service Mesh Initiative」に準拠しており、近い将来にはCloud Native Computing Foundation(CNCF)にも寄贈予定とされている(ライセンスはMIT⁠)⁠。 Introducing Open Service Mesh -OSM Blog openservicemesh/osm -GtiHub

                        2020年8月7日 Linkerdが好きすぎて… Microsoft、「Open Service Mesh」一部コードのコピペを認める | gihyo.jp
                      • 主要 Service Mesh プロダクトの Identity 管理機能とアクセス制御機能の比較 / Comparison of Identity Management and Access Control Features of Major Service Mesh Products

                        CloudNative Days Tokyo 2020 で発表したスライドとなります。 https://event.cloudnativedays.jp/cndt2020/talks/27 発表時の録画は上記のリンクから参照ください。

                          主要 Service Mesh プロダクトの Identity 管理機能とアクセス制御機能の比較 / Comparison of Identity Management and Access Control Features of Major Service Mesh Products
                        • Try eBPF-powered Cilium Service Mesh - join the beta program!

                          Dec 02, 2021Try eBPF-powered Cilium Service Mesh - join the beta program! You already know that Cilium accelerates networking, and provides security and observability in Kubernetes, using the power of eBPF. Now Cilium is bringing those eBPF strengths to the world of Service Mesh. Cilium Service Mesh features eBPF-powered connectivity, traffic management, security and observability, and we’re invit

                            Try eBPF-powered Cilium Service Mesh - join the beta program!
                          • eBPF for Service Mesh? Yes, But Envoy is Here to Stay

                            Our goal here at Solo.io is to bring valuable solutions to our customers around application networking and service connectivity. Back in October, we announced our plans to enhance our enterprise service-mesh product (Gloo Mesh Enterprise) with eBPF to optimize the functionality around networking, observability, and security. To what extent can eBPF play a role in a service mesh? How does the role

                              eBPF for Service Mesh? Yes, But Envoy is Here to Stay
                            • [速報]フルマネージドなサービスメッシュサービス Cloud Service Mesh が登場

                              はじめに こんにちは。クラウドエース株式会社の間瀬です。 今回は 2024 年 4 月にラスベガスで開催されている Google Cloud Next'24 で発表された Cloud Service Mesh について速報記事として情報をお届けしたいと思います。 関連するセッションの動画、スライドや公式ブログが既に公開されているため、引用しながら解説したいと思います。 サービスメッシュとは? 分散された複数のアプリケーションから構成されるサービスにおいて、認証/認可、通信の暗号化、トラフィック管理/分割、ロギング、トレーシング、モニタリングといった各アプリケーションで横断的に実装する必要がある処理を担うレイヤです。 共通的な処理をサービスメッシュで担うことで、これら横断的な処理の統制を行いつつ、アプリケーションのビジネスロジックの開発に注力できるようになります。 従来より Google C

                                [速報]フルマネージドなサービスメッシュサービス Cloud Service Mesh が登場
                              • はじめてのNetwork Service Mesh

                                MPI Performance Evaluation of Raspberry Pi4 Cluster with Android OS

                                  はじめてのNetwork Service Mesh
                                • Introducing NGINX Service Mesh - NGINX

                                  Analytics cookies are off for visitors from the UK or EEA unless they click Accept or submit a form on nginx.com. They’re on by default for everybody else. Follow the instructions here to deactivate analytics cookies. This deactivation will work even if you later click Accept or submit a form. Check this box so we and our advertising and social media partners can use cookies on nginx.com to better

                                    Introducing NGINX Service Mesh - NGINX
                                  • How eBPF Streamlines the Service Mesh

                                    Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.

                                      How eBPF Streamlines the Service Mesh
                                    • eBPF, sidecars, and the future of the service mesh

                                      Instant network security and reliability for Kubernetes on the edge

                                        eBPF, sidecars, and the future of the service mesh
                                      • 今だから改めて知っておきたいService Meshの世界 / Welcome to the Service Mesh world.

                                        #cndjp 第14回勉強会 「ウイルスに負けるな!cndjp春のService Mesh祭り!」の発表資料です。 https://cnd.connpass.com/event/170826/

                                          今だから改めて知っておきたいService Meshの世界 / Welcome to the Service Mesh world.
                                        • フルマネージドに進化した「Anthos Service Mesh」で運用を楽に!

                                          MCP リリースチャネルRapid チャネルは ASM の最新バージョンを利用したい場合などで利用いただけます。常に最新のパッチバージョンが適用される環境となるため、検証環境などでの利用を推奨します。 Regular チャネルは Rapid チャネルで検証され安定したバージョンを利用できるチャネルです。新機能と安定性のバランスが最も取れており本番環境での利用にもお勧めです。 Stable チャネルは Regular チャネルで運用/検証された、最も安定したバージョンを利用できるチャネルです。新機能の利用よりも安定性を重視する場合は Stable チャネルの利用を推奨します。 ※重要なセキュリティパッチはすべてのリリースチャネルに適用されます。 利用するリリースチャネルは Namespace に付与する istio.io/rev ラベルの値でコントロールします。 MCP リリースチャネルと利

                                            フルマネージドに進化した「Anthos Service Mesh」で運用を楽に!
                                          • Anthos Service Mesh を導入、移行、そして使いこなしてみよう

                                            この記事は Google Cloud Japan Customer Engineer Advent Calendar 2020 の 19 日目の記事です。 皆さんサービスメッシュは導入していますか?? 最近流行ってきているので、名前を聞くことは増えていると思いますが、使っている方、さらに本番導入している方となるとまだまだ少ないのではないのでしょうか。 本日はサービスメッシュの簡単な概要から、GCP のオファリングである Anthos Service Mesh を中心に重要なポイントに絞ってご説明します。後半ではハンズオンの手順を示していますが、実際に試さずとも流れとポイントを掴んで頂ければ幸いです。 tl;drマイクロサービス アーキテクチャを採用する場合、サービスメッシュの利用も検討しようGCP のプロダクトである Anthos Service Mesh が単体でご利用頂けるようになりま

                                              Anthos Service Mesh を導入、移行、そして使いこなしてみよう
                                            • Service Mesh Landscape

                                              The Layer5 Service Mesh Landscape is a community-curated collection of service mesh projects. We encourage project maintainers to directly update and represent their service mesh’s functional and non-functional details. Found a discrepancy, missing or out-dated information? Let Us Know

                                                Service Mesh Landscape
                                              • Proxyless Service Mesh with gRPC

                                                [RSJ24] Object Segmentation from Open-Vocabulary Manipulation Instructions Based on Optimal Transport Polygon Matching with Foundation Models

                                                  Proxyless Service Mesh with gRPC
                                                • Open Service Mesh

                                                  About Open Service Mesh OSM runs on Kubernetes. The control plane implements Envoy's xDS and is configured with SMI APIs. OSM injects an Envoy proxy as a sidecar container next to each instance of an application. The data plane (the set of Envoy proxies running as part of OSM) executes rules around access control policies, implements routing configuration, and captures metrics. The control plane c

                                                    Open Service Mesh
                                                  • Service Mesh Interfaceとそのエコシステム / Service Mesh Interface and its Ecosystem

                                                    Cloud Native Developers JP #14 https://cnd.connpass.com/event/170826/ [Contents] 1. Service Mesh Interfaceの概要 2. Service Mesh Interfaceのエコシステム 3. (参考) Istio活用に向けた活動

                                                      Service Mesh Interfaceとそのエコシステム / Service Mesh Interface and its Ecosystem
                                                    • The Future of Service Mesh is Networking

                                                      InfoQ Software Architects' Newsletter A monthly overview of things you need to know as an architect or aspiring architect. View an example

                                                        The Future of Service Mesh is Networking
                                                      • SP 800-204C, Implementation of DevSecOps for a Microservices-based Application with Service Mesh | CSRC

                                                        Cloud-native applications have evolved into a standardized architecture consisting of multiple loosely coupled components called microservices (often typically implemented as containers) that are supported by an infrastructure for providing application services, such as service mesh. Both of these components are usually hosted on a container orchestration and resource management platform. In this

                                                        • GitHub - linkerd/linkerd2-proxy: A purpose-built proxy for the Linkerd service mesh. 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 - linkerd/linkerd2-proxy: A purpose-built proxy for the Linkerd service mesh. Written in Rust.
                                                          • Taming Service-Oriented Architecture Using A Data-Oriented Service Mesh

                                                            Introducing Viaduct, Airbnb’s data-oriented service mesh By: Raymie Stata, Arun Vijayvergiya, Adam Miskiewicz At Hasura’s Enterprise GraphQL Conf on October 22, we presented Viaduct, what we’re calling a data-oriented service mesh that we believe will bring a step function improvement in the modularity of our microservices-based Service-Oriented Architecture (SOA). In this blog post, we describe t

                                                              Taming Service-Oriented Architecture Using A Data-Oriented Service Mesh
                                                            • GitHub - praetorian-inc/snowcat: a tool to audit the istio service mesh

                                                              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 - praetorian-inc/snowcat: a tool to audit the istio service mesh
                                                              • Announcing Tech Preview of Consul Service Mesh for Amazon ECS

                                                                PackerBuild and manage images as code​​​​‌‍​‍​‍‌‍‌​‍‌‍‍‌‌‍‌‌‍‍‌‌‍‍​‍​‍​‍‍​‍​‍‌‍‌​‌‍​‌‌‌​‌‍‌‍​‌‍‌‌​​‍‍‌‍​‌‍‌‍‌​‍​‍​‍​​‍​‍‌‍‍​‌​‍‌‍‌‌‌‍‌‍​‍​‍​‍‍​‍​‍‌‍‍​‌‌​‌‌​‌​​‌​​‍‍​‍​‍‌‍‍​‌‍​‌‌​‌‍‍​‌‍‍‌‌‍​‌‍‌​‍‌​​​‍‍‌‍​‌‌‍‌​‌‍‌‌‍‍‌‌‍‍​‍‍‌‍‌​‌‍​‌‌‌​‌‍‌‍​‌‍‌‌​​‍‍‌‍​‌‍‌‍‌​‍‌‍‌‌‌‍‌​‌‍‍‌‌‌​‌‍‌​‍​‍‌‍‍‌‌‌​‌‍‌‌‌‍‌‌‌‌‌​‌‍‌‌​​‌‍‌‌‌​​‍‌‌‍‌​‌‍‌‍‌‍

                                                                  Announcing Tech Preview of Consul Service Mesh for Amazon ECS
                                                                • 入門 Network Service Mesh 〜CloudNativeとNetworkingの交差点〜 | gihyo.jp

                                                                  こんにちは。サイバーエージェントの杉浦です。 「5分でわかる!Kubernetes/CloudNative Topics」連載の第4回は、CNCF Sandboxプロジェクトの一つでもあるNetwork Service Meshについて紹介します。 この記事ではNetwork Service Meshとは何か、どういった仕組みで動くのか、そしてNetwork Service Meshのユースケースについて紹介し、最後にkindを使って実際にNetwork Service MeshをKubernetesクラスタで動かした様子について紹介します。 Network Service Meshとは Network Service Meshとは、サービスメッシュのコンセプトをL2/L3ネットワークに適用するOSSです。 サービスメッシュでは各アプリケーションにプロキシを設置して、アプリケーション間のセ

                                                                    入門 Network Service Mesh 〜CloudNativeとNetworkingの交差点〜 | gihyo.jp
                                                                  • Service Mesh with Istio

                                                                    This is a workshop for configuring a service mesh using EKS and Istio.

                                                                      Service Mesh with Istio
                                                                    • Announcing the Beta Release of Consul Service Mesh for Amazon ECS

                                                                      PackerBuild and manage images as code​​​​‌‍​‍​‍‌‍‌​‍‌‍‍‌‌‍‌‌‍‍‌‌‍‍​‍​‍​‍‍​‍​‍‌‍‌​‌‍​‌‌‌​‌‍‌‍​‌‍‌‌​​‍‍‌‍​‌‍‌‍‌​‍​‍​‍​​‍​‍‌‍‍​‌​‍‌‍‌‌‌‍‌‍​‍​‍​‍‍​‍​‍‌‍‍​‌‌​‌‌​‌​​‌​​‍‍​‍​‍‌‍‍​‌‍​‌‌​‌‍‍​‌‍‍‌‌‍​‌‍‌​‍‌​​​‍‍‌‍​‌‌‍‌​‌‍‌‌‍‍‌‌‍‍​‍‍‌‍‌​‌‍​‌‌‌​‌‍‌‍​‌‍‌‌​​‍‍‌‍​‌‍‌‍‌​‍‌‍‌‌‌‍‌​‌‍‍‌‌‌​‌‍‌​‍​‍‌‍‍‌‌‌​‌‍‌‌‌‍‌‌‌‌‌​‌‍‌‌​​‌‍‌‌‌​​‍‌‌‍‌​‌‍‌‍‌‍

                                                                        Announcing the Beta Release of Consul Service Mesh for Amazon ECS
                                                                      1

                                                                      新着記事