並び順

ブックマーク数

期間指定

  • から
  • まで

201 - 229 件 / 229件

新着順 人気順

Observabilityの検索結果201 - 229 件 / 229件

  • How We Made the Deno Language Server Ten Times Faster

    Programming should be simple, which is why we built Deno to be “batteries included” with all-in-one tooling, native TypeScript support, and web standards APIs. (You can get started with TypeScript just by naming a file with a .ts extension.) One major way Deno boosts productivity is through our language server, which offers auto-completion, tooltips, linting, code formatting, and more. Recently, a

      How We Made the Deno Language Server Ten Times Faster
    • 「Odigos」でノーコードの分散トレーシングを実現する

      第4回の今回は、アプリケーションのソースコードを変更せずに分散トレーシングを実現できる「Odigos」について紹介します。 はじめに こんにちは。3-shakeの下村俊貴(@toshikish)です。今回は、アプリケーション(以下、アプリ)のソースコード変更不要で分散トレーシングができる「Odigos」について紹介します。 OSS InsightのKubernetes Tooling コレクションでは、2023年10月のスター増加数で1位、プルリクエストやイシューの増加数でも上位にランクインしており、注目度が高まっています。 分散トレーシングと OpenTelemetry まず、分散トレーシングおよびOpenTelemetryについておさらいしましょう。 分散システムのトレーシング マイクロサービスアーキテクチャのような分散システムでは、個々のサービスが協調しながら全体のシステムを構成して

        「Odigos」でノーコードの分散トレーシングを実現する
      • ECS on Fargate構成でのSysdig導入における全体費用感を把握してみよう | DevelopersIO

        こんにちはカスタマーソリューション部のこーへいです! 皆さんはSysdigを検討したものの、実際に導入した際の費用感のイメージがつかず困ったことはないでしょうか。 今回は「Sysdigを利用するためのライセンス費」と「Sysdig環境に必要なAWSリソース費」の観点にて解説しますので、本記事がSysdig導入の一助となれば幸いです。 Sysdig Secureとは 簡単に説明すると、Sysdig Secureは実行されているコンテナで発生した攻撃を検知・防御するランタイムセキュリティと呼ばれるカテゴリの製品です。 “GuardDutyとSysdigのランタイムセキュリティ機能を比較してみる”というタイトルで LTしました#hibiyatechより 最近では、GuardDutyがランタイムセキュリティ機能をサポート(詳しくは【総まとめ】GuardDutyによるコンテナランタイム脅威検知の注意

          ECS on Fargate構成でのSysdig導入における全体費用感を把握してみよう | DevelopersIO
        • OpenTelemetry MetricsのUnitに何を記述すべきか - Diary of a Perpetual Student

          OpenTelemetryにおいて、OTel CollectorのReceiverを開発するときやアプリケーションに計装をする際、MetricsのUnit(単位)にどんな文字列を指定すべきかよく分からなかったので調べてみました。 semconv OpenTelemetryにはSemantic Conventions(semconv)と呼ばれる規約があります。あるデータに対して異なる実装間で共通の名前がついていると便利なので標準を取り決めましょうといった趣旨のものです。Metricsにおいてはメトリック名や属性、単位といったデータについて規約が定められています。 opentelemetry.io semconvには一般的な規約と具体的な規約があります。具体というと、例えばHTTPに関する規約、AWSなどのクラウドサービスに関する規約、といった形です。「HTTPサーバのリクエストの継続時間を計

            OpenTelemetry MetricsのUnitに何を記述すべきか - Diary of a Perpetual Student
          • Announcing the AWS Well-Architected Framework DevOps Guidance | Amazon Web Services

            AWS DevOps Blog Announcing the AWS Well-Architected Framework DevOps Guidance March 26, 2024: The DevOps Guidance is now available in the Lens Catalog of the AWS Well-Architected Tool as the DevOps Lens. This update enables users to self-assess their cloud-based workloads against these best practices and view improvement plans through the tool’s report. Today, Amazon Web Services (AWS) announced t

              Announcing the AWS Well-Architected Framework DevOps Guidance | Amazon Web Services
            • Speeding up V8 heap snapshots · V8

              This blog post has been authored by José Dapena Paz (Igalia), with contributions from Jason Williams (Bloomberg), Ashley Claymore (Bloomberg), Rob Palmer (Bloomberg), Joyee Cheung (Igalia), and Shu-yu Guo (Google). In this post about V8 heap snapshots, I will talk about some performance problems found by Bloomberg engineers, and how we fixed them to make JavaScript memory analysis faster than ever

              • クラウドロックインされないアーキテクチャ「Cloud Agnostic Architecture」のすすめ - Qiita

                この記事はフューチャー Advent Calendar 2023の20日目の記事です。 はじめに 先日ガートナーのレポートで「特定のクラウドベンダにシステムを集中させるリスクの重要度が多くの企業で上昇している」との発表がありました。 日本においてクラウドの活用はますます進んでいますが、特定の Cloud Service Provider(CSP)にロックインされるリスクについては、まだまだ議論の余地があると考えています。 本記事では、特定のクラウドに依存しないアーキテクチャについて「Cloud Agnostic Architecture」という言葉を用いて整理していきます。 Cloud Agnostic Architecture とは Cloud Agnostic1 Architectureとは「特定のクラウドに依存しないアーキテクチャ」を意味します。これはクラウドプラットフォーム自体を利

                  クラウドロックインされないアーキテクチャ「Cloud Agnostic Architecture」のすすめ - Qiita
                • How we improved push processing on GitHub

                  What happens when you push to GitHub? The answer, “My repository gets my changes” or maybe, “The refs on my remote get updated” is pretty much right—and that is a really important thing that happens, but there’s a whole lot more that goes on after that. To name a few examples: Pull requests are synchronized, meaning the diff and commits in your pull request reflect your newly pushed changes. Push

                    How we improved push processing on GitHub
                  • KubeCon+CloudNativeCon Europe 2024 現地ルポ - NTT Communications Engineers' Blog

                    こんにちは、イノベーションセンターの坂本です。 ソフトウェアエンジニアとしてノーコードAI開発ツール Node-AI の開発に取り組んでいます。 先日 2024年3月19日~22日 にかけてフランス パリで開催された KubeCon+CloudNativeCon Europe 2024 を聴講してきました。 本記事はあえて各セッションなどの技術的なお話ではなく、現地の雰囲気に焦点を当てた内容としています。行けなかった人や今後行ってみたい人に向けて、技術部分はRecapや公式セッション動画で、現地ならではの部分は本記事で今回のKubeConを補完できることを目指して執筆します。 目次 目次 そもそもKubeConとは? スケジュール Day1: CNCF Co-Located Events Day2~4: KubeCon Keynote Breakout Solutions Showcase

                      KubeCon+CloudNativeCon Europe 2024 現地ルポ - NTT Communications Engineers' Blog
                    • Exploring 2.5 Reasons People Embrace GraphQL in 2024, and the Caveats Behind Its Non-Adoption

                      In my day-to-day work, I interact with medium-sized companies like SoundTrackYourBrand (Spotify for Business), TailorTech (Headless ERP) or TravelPass (Travel Management Platform) as well as larger companies like Uber, Ebay, Equinix, Crypto.com and many others. At the same time, I'm also interacting with a lot of people on Twitter, Reddit, and other platforms. What I've noticed is that there seems

                        Exploring 2.5 Reasons People Embrace GraphQL in 2024, and the Caveats Behind Its Non-Adoption
                      • GitHub's Engineering Fundamentals program: How we deliver on availability, security, and accessibility

                        EngineeringGitHub’s Engineering Fundamentals program: How we deliver on availability, security, and accessibilityThe Fundamentals program has helped us address tech debt, improve reliability, and enhance observability of our engineering systems. How do we ensure over 100 million users across the world have uninterrupted access to GitHub’s products and services on a platform that is always availabl

                          GitHub's Engineering Fundamentals program: How we deliver on availability, security, and accessibility
                        • 既存のアプリケーションからAkkaを切り離して大幅なコスト増を回避する - Chatwork Creator's Note

                          みなさん、こんにちは!Chatworkの原田 (@shinharad) です。 今回は、私が最近取り組んでいる、既存のScalaアプリケーションからAkkaの依存を切り離す準備を進めている話を書こうと思います。Akkaの切り離し方は色々あると思いますが、一つの方法として参考にしていただければと思います。 なお、現時点ではAkkaを切り離すことでコスト面での効果が最も大きいアプリケーションを対象として進めています。今後他のアプリケーションも同様にAkkaを切り離すかどうかは、状況を見ながら判断していくことになりそうです。 Akkaを切り離すに至った背景 Akkaは、並行・分散システムの構築をサポートするツールキットで、弊社ではこれまで多くのScalaアプリケーションで採用してきました。Akkaのエコシステムは包括的かつ強力で、Web APIやストリーム処理、分散処理など、アプリケーションの特

                            既存のアプリケーションからAkkaを切り離して大幅なコスト増を回避する - Chatwork Creator's Note
                          • OpenTelemetry Meetupを開催しました

                            こんにちは。@katzchang と言います。Splunkという会社でオブザーバビリティ製品の導入支援をしています。先日、といっても10月ですが、 OpenTelemetry Meetup 2023-10 というイベントを開催したので、そのまとめと、今後の話を少ししたいと思います。 このエントリーは OpenTelemetry Advent Calendar 2023, 1日目の記事です! 開催の経緯 ミートアップの冒頭、開催の経緯について話しました。 実は以前から、OTelのイベントをやろうやろうみたいなことを @ymotongpoo とは言っていて、2年くらい暖め続けた企画ではあります。2023年に入って「試してみた」「使ってる」という情報がかなり目に入るようになり、また、ISUCON夏祭りに参加された方と会話した中では、「OpenTelemetryを知っている」という方がかなりいるこ

                              OpenTelemetry Meetupを開催しました
                            • Building LLM-Powered Web Apps with Client-Side Technology · Ollama Blog

                              Building LLM-Powered Web Apps with Client-Side Technology October 13, 2023 This is a guest blog post by Jacob Lee, JS/TS maintainer at @LangChainAI, formerly co-founder & CTO at @Autocode, engineer on Google photos. The initial version of this blog post was a talk for Google’s internal WebML Summit 2023, which you can check out here: It’s no secret that for a long time machine learning has been mo

                                Building LLM-Powered Web Apps with Client-Side Technology · Ollama Blog
                              • Serverless Apps on Cloudflare

                                About This Title Pages: 275 Published: November 2024 ISBN: 9798888650714 In Beta Serverless Apps on Cloudflare Build Solutions, Not Infrastructure by Ashley Peacock Use serverless technologies to build applications that scale, more quickly and easily, and without worrying about deployment. Whether you’re writing an API, a full-stack app, or real-time code, harness the power of serverless on Cloudf

                                  Serverless Apps on Cloudflare
                                • [アップデート]Amazon CloudWatch Application SignalsがGAしました!CDKでサンプル作ってみた | DevelopersIO

                                  [アップデート]Amazon CloudWatch Application SignalsがGAしました!CDKでサンプル作ってみた Amazon CloudWatch Application SignalsがGAしました!Application Signalsを試しに使うための環境をCDKで作り、実際にSLO/SLIを設定してみます。 はじめに 先日AWS上でSLO/SLI設定を比較的簡単に実現できるAmazon CloudWatch Application SignalsがGAしました!GA前からAWS上ではAPMがどう実現可能なのか、何が違うのかという記事はいくつかありました。 本稿ではApplication Signalsの簡単な概要と提供環境/言語/リージョンについての紹介に合わせて、実際にサンプルを作ってどんな動作をするのか確認してみます。実際に0から構築することで何が必要なの

                                    [アップデート]Amazon CloudWatch Application SignalsがGAしました!CDKでサンプル作ってみた | DevelopersIO
                                  • N|Solid OSS Release

                                    Origin of N|Solid In November of 2014, when NodeSource was still a small consulting group, my teammates Dan Shaw, Rod Vagg, and I were having dinner after a customer engagement, discussing how to bring Node.js production deployments to the same level of polish and tooling capability of the other runtimes our customers were already employing. The power and flexibility of Node.js helped it take off

                                      N|Solid OSS Release
                                    • Amazon EKS on EC2 向けにオブザーバビリティが拡張された Container Insights を発表 | Amazon Web Services

                                      Amazon Web Services ブログ Amazon EKS on EC2 向けにオブザーバビリティが拡張された Container Insights を発表 この記事は Announcing Container Insights with Enhanced Observability for Amazon EKS on EC2 (記事公開日: 2023 年 11 月 7 日) を翻訳したものです。 Container Insights は、Amazon のフルマネージドなモニタリングおよびオブザーバビリティサービスであり、DevOps エンジニア、開発者、SRE、IT マネージャーに、コンテナ化されたアプリケーションとマイクロサービス環境に対するすぐに使える可視性を提供します。Container Insights を使用すると、Kubernetes クラスターの問題の監視、切り分

                                        Amazon EKS on EC2 向けにオブザーバビリティが拡張された Container Insights を発表 | Amazon Web Services
                                      • 5 AWS Logging Tips and Best Practices

                                        If you’re an Amazon Web Services (AWS) user, you’re probably familiar with some of Amazon’s native services available for logging and monitoring, such as CloudWatch and CloudTrail. With that said, log management can get complicated quickly, especially if you’re dealing with a high volume of logs from AWS Lambda functions or a multi-cloud/hybrid cloud environment. In this blog, we’ll introduce the

                                        • Beyond Default Settings: Evaluating the Security of Kubernetes and Cloud Native Environments

                                          Transcript Losio: In this session, we are going to be chatting about the security of a Kubernetes and cloud native environment. I would like to give a couple of words about today's topic, security of Kubernetes and cloud native environment. With the advent and rapid evolution of cloud-based solutions, Kubernetes, I think, is the dominant force at the moment in orchestrating containerized applicati

                                            Beyond Default Settings: Evaluating the Security of Kubernetes and Cloud Native Environments
                                          • GitHub - aws/glide-for-redis

                                            General Language Independent Driver for the Enterprise (GLIDE) for Redis, is an AWS-sponsored, open-source Redis client. GLIDE for Redis works with any Redis distribution that adheres to the Redis Serialization Protocol (RESP) specification, including open-source Redis, Amazon ElastiCache for Redis, and Amazon MemoryDB for Redis. Strategic, mission-critical Redis-based applications have requiremen

                                              GitHub - aws/glide-for-redis
                                            • 「強くて盤石」ではなく「弱くて小さな」SREチームを目指す|maru

                                              メリークリスマス!maruです。この記事はSRE アドベントカレンダー2023の12月25日分です。最後のアドベントカレンダーがポエム記事で恐縮ですが、振り返りつつ思っていることを書きなぐります。 私は2020年12月にLINEに転職し、SREチームに配属(当時専任SREは私1人)、なんとかかんとか3年ほどチームとして続いてきました。チームメンバーも専任SREは最大4名(現在は3名)となり、順調に拡大しているところです。 2023年の私の外部登壇や記事は下記のようなものがありました。 Postmortem as a textbook at みんなで学ぶポストモーテムLT https://findy.connpass.com/event/273197/ 資料: https://speakerdeck.com/line_developers/postmortem-as-a-textbook ツ

                                                「強くて盤石」ではなく「弱くて小さな」SREチームを目指す|maru
                                              • OpenTelemetry CollectorでTail-based samplingする

                                                実装例だけ知りたいという方は以下をご覧ください。 OpenTelemetry Collectorとは? 公式ドキュメントには以下のように記載されています。 The OpenTelemetry Collector offers a vendor-agnostic implementation of how to receive, process and export telemetry data. It removes the need to run, operate, and maintain multiple agents/collectors. This works with improved scalability and supports open source observability data formats (e.g. Jaeger, Prometheus, Fluent

                                                  OpenTelemetry CollectorでTail-based samplingする
                                                • [動画公開中] モダンデータスタック最前線〜データオブザーバビリティ〜 #devio2023 | DevelopersIO

                                                  DevelopersIO 2023のビデオセッションで、データオブザーバビリティに関する動画を作成しました! 動画 資料 モニタリングについて補足 動画本編で、そもそもモニタリングとはなんなのか?について話す前にモニタリングの利点についてお話ししてしまったので、ブログで「モニタリングとは?」を補足しておきます。 モニタリングとは、 チームがシステムの状態を監視して把握できるようにするツールや技術的なソリューション です。 Google Cloud - DevOps 測定: モニタリングとオブザーバビリティ より データ分析基盤に向けてはデータ品質モニタリングソリューションとして製品の一機能だったり、DWHやdbtに組み込む形でデータの状態を監視できるOSSなどがあります。 ただ、(動画でお話ししている通り)これらのソリューションは対象の製品がDWHやdbtに閉じていたり、対象のテーブルを絞

                                                    [動画公開中] モダンデータスタック最前線〜データオブザーバビリティ〜 #devio2023 | DevelopersIO
                                                  • モダンデータスタック カテゴリ紹介 #21 『Data Quality Monitoring(データ品質監視)』 – Modern Data Stack Categories Overview Advent Calendar 2023 | DevelopersIO

                                                    モダンデータスタック カテゴリ紹介 #21 『Data Quality Monitoring(データ品質監視)』 – Modern Data Stack Categories Overview Advent Calendar 2023 当エントリは『Modern Data Stack Categories Overview Advent Calendar 2023』 21日目のエントリです。 Modern Data Stack Categories Overviewのカレンダー | Advent Calendar 2023 - Qiita Modern Data Stack Categories Overview Advent Calendar 2023 の記事一覧 | DevelopersIO データ分析、データを扱う世界では昨今『モダンデータスタック(Modern Data Stack

                                                      モダンデータスタック カテゴリ紹介 #21 『Data Quality Monitoring(データ品質監視)』 – Modern Data Stack Categories Overview Advent Calendar 2023 | DevelopersIO
                                                    • オープンソースAPMのSigNoz + さくらのクラウド オブジェクトストレージ - febc技術メモ

                                                      はじめに 最近お仕事でSigNozを使ってみました。 その中でSigNoz(が使っているClickHouse)のCold Storageとしてさくらのクラウド オブジェクトストレージを使ってみましたので利用手順などのメモを残しておきます。 SigNozとは オープンソースのAPM & オブザーバビリティツールとのことです。 signoz.io GitHubリポジトリのdescriptionには以下のように書かれています。 SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Applicati

                                                        オープンソースAPMのSigNoz + さくらのクラウド オブジェクトストレージ - febc技術メモ
                                                      • 強化学習をベイズ的に解釈をすることは可能なのでしょうか? 既にそのような研究などがあるのか気になりました。 | mond

                                                        強化学習をベイズ的に解釈をすることは可能なのでしょうか? 既にそのような研究などがあるのか気になりました。 はい、強化学習をベイズ的に解釈することは可能です。簡単にいうと、強化学習における最適制御やプランニングといったアルゴリズムのほとんどは、ベイズでいうところの確率モデル上での推論(条件付き確率)の計算として統一的に整理することが可能です。 強化学習を確率モデル上の推論と考えることで、従来のアルゴリズムの多くが統一的に解釈し直されます。これによって、計算の観点で言えば、例えばベイズ統計におけるMCMCや変分推論法といった効率的なアルゴリズムを強化学習に取り入れることができるようになります。モデルの観点でいえば、POMDPを含む様々な仮定をベイズモデリングの枠組みに則って柔軟に設定することができます。また、多くの場合トレードオフとして片付けられているexplorationとexploita

                                                          強化学習をベイズ的に解釈をすることは可能なのでしょうか? 既にそのような研究などがあるのか気になりました。 | mond
                                                        • Running code after returning a response from an AWS Lambda function | Amazon Web Services

                                                          AWS Compute Blog Running code after returning a response from an AWS Lambda function This post is written by Uri Segev, Principal Serverless Specialist SA. When you invoke an AWS Lambda function synchronously, you expect the function to return a response. For example, this is the case when a client invokes a Lambda function through Amazon API Gateway or from AWS Step Functions. As the client is wa

                                                            Running code after returning a response from an AWS Lambda function | Amazon Web Services
                                                          • YAML developers and the declarative data platforms

                                                            The declarative paradigm is becoming ubiquitous in data engineering, to the point we sometimes feel we became YAML developers. Yet, I’ll argue it’s a good thing! Let’s take a step back and look at what it means to be declarative, and how it impacts the data systems we build. Data & logicFundamentally, a data platform is made of 2 pieces: Data. On the frontend, we find the actual files, tables, das

                                                              YAML developers and the declarative data platforms