APC 技術ブログ

株式会社エーピーコミュニケーションズの技術ブログです。

株式会社 エーピーコミュニケーションズの技術ブログです。

SIG の検索結果:

Azure Managed Grafana で新プラン登場&機能追加が発表されました

…ication Insightsのトレース対応 Application Insights内のデータをトレースとして表示できるようになりました。Grafana version10のみの対応です。 Tech Community blogより引用 Azure Data Explorer のユーザーベース認証対応 Azure Data Explorerをデータソースとして使用する際、Grafanaにアクセスしているユーザーの認証情報を利用してAzure Data Explorerへア…

【Microsoft Ignite 2023速報】俺たちの本当に欲しかったAzure Functionsが来るかもしれない

…s form to sign up to the waitlist for early access. This feature preview has no SLA provided during the preview. Please DO NOT use the preview features in any production or critical environments. 顧客が本当に欲しかったもの、来ましたね。 注目ポイント 注目すべきはココです。 It i…

【AWS】【初心者】IAM Identity Center とは?IAM Identity Center ユーザーって何者?

AWS

はじめに こんにちは!クラウド事業部の早房です。 今回は、IAM Identity Center についてご紹介します。 IAM Identity Center とは? AWS が提供するサービスの1つで、複数のAWSアカウントへのシングルサインオンを簡素化するためのサービスです。 IAM Identity Centerを使用することで、ユーザーは 1 つの認証情報を使用して複数のAWSアカウントにアクセスすることができます。 また、外部 ID プロバイダーと IAM Ide…

Introduction to KDB.AI (6) - Sample code (Image Search)

…rovides insight into where misclassifications may occur. _umap = umap.UMAP(n_neighbors=15, min_dist=0.0) # UMAP's instance umap_df = pd.DataFrame(_umap.fit_transform(reduced_embeddings), columns=["u0", "u1"]) # dimensionality reduction Indi…

入門KDB.AI (6) - サンプルコード(Image Search)

はじめに GLB事業部Lakehouse部の阿部です。 本記事では、KDB.AIによる頭部MRI画像との類似画像を検索する方法を紹介します。 KDB.AIは、KX systemsが提供するナレッジベースのベクトルデータベースと検索エンジンです。ベクトルデータベースは膨大な量のテキストデータを分析・処理可能であり、テキストデータをベクトル形式に変換することで、コンピューターは入力された自然言語を理解して対応できます。開発者はリアルタイムのデータを使用してAIアプリケーションのた…

Introduction to KDB.AI (5) - Sample code (LangChain and RAG)

…Press the Sign up button on the homepage. (If you already have an account, please log in and check "Create API Key".) ➁ Enter the email address and password you want to use. ③ Verify your email. (Open the email with the subject "OpenAI - Ve…

入門KDB.AI (5) - サンプルコード(LangChain and RAG)

…om ホームページでSign upボタンを押します。 (アカウントをすでにお持ちの方はLoginしていただいた後、「API Keyの作成」からご確認ください。 ) ➁ 使用するメールアドレスとパスワードを入力します。 ③ メール認証をします。 (「OpenAI - Verify your email」という件名のメールを開いてVerify email addressボタンを押します。 ) ④ OpenAI ホームページに戻ってまたログインした後、自分の個人情報を入力します。 …

【Blog Week】さらば、コンソール作業、、~AWS運用自動化ツール:IAMユーザ作成編~

…の設定、Slack Signing Secretの取得 5. Secrets Managerへの登録 6. 動作確認 おわりに お知らせ 基本設計 IAMユーザ作成ツール 基本設計 本ツールの概要 本ツールは、IAMユーザの作成を、AWSマネジメントコンソースにアクセスせず実現するツールです。 本ツールはSlackから特定のコマンドを実行することで利用できるため、開発者が自らIAMユーザ作成することができます。 本ツールの利用イメージ 本ツールは、Slackから特定のコマンド…

Two Key Factors for Successful Data Management - "Data Mesh and Organizational Transformation"

…ve seen a significant increase in opportunities to provide comprehensive support. In this article, I would like to discuss the architecture of data management based on my previous work experience, focusing on "Data Mesh." ◇History of Data M…

GPT-4Vで構成図を元にAKSクラスタをデプロイするTerraformファイルを生成する

… "SystemAssigned" } } resource "azurerm_lb" "example" { name = "example-lb" location = azurerm_resource_group.example.location resource_group_name = azurerm_resource_group.example.name frontend_ip_configuration { name = "example-frontend" s…

Amazon EKS on AWS Fargate でお手軽 Kubernetes環境

…ssfully assigned default/nginx-7b66446657-8pd8c to fargate-ip-192-168-174-174.ap-northeast-1.compute.internal Normal Pulling 3m24s kubelet Pulling image "nginx:1.25.2" ★ Normal Pulled 3m15s kubelet Successfully pulled image "nginx:1.25.2" i…

AWS Application Discovery Serviceで収集したデータを解析する

AWS

…azon QuickSightといったサービスと連携することで、収集したサーバーの情報を分析することが可能です。これにより、移行計画を考案するうえで必要な既存のサーバーの情報を分析し、計画立案に役立てることができます。 今回はAWS ADSとAmazon Athena / QuickSightとを組み合わせる例を試してみます。 AWS ADSと組み合わせるサービス AWS ADSと他サービスを組み合わせたデータ分析はAWSドキュメントに紹介されています。 Amazon Ath…

Introduction to KDB.AI (1) - Overview

…b+, kdb Insights, and kdb Insights Enterprise. The characteristics of each product are as follows. -kdb+ is the world's fastest time series database and analysis engine. Fastest query speed In-memory calculation engine Great scalability Sup…

入門KDB.AI (1) - 概要編

…b+ 、kdb Insights 、 kdb Insights Enterpriseがあります。 各プロダクトの特徴は以下の通りです。 kdb+は世界最速の時系列データベース及び分析エンジンです。 ➢ 最速のquery速度 ➢インメモリ計算エンジン ➢ 優れたスケーラビリティ ➢ q言語をサポート kdb Insightsは、マルチ言語のためのクラウド対応した時系列データベースと分析エンジンです。 ➢ kdb+にビルトされている ➢ Object storageとRESTをサ…

kubectlのTipsまとめ

…ana.org/assignments/service-names). Non-standard protocols should use prefixed names such as mycompany.com/my-custom-protocol. name <string> The name of this port within the service. This must be a DNS_LABEL. All ports within a ServiceSpec …

汎用的に使えそうなAWS構成 - 第3回 アクセスログの簡単な分析

AWS

… STRING, `sigv` STRING, `ciphersuite` STRING, `authtype` STRING, `endpoint` STRING, `tlsversion` STRING) ROW FORMAT SERDE 'org.apache.hadoop.hive.serde2.RegexSerDe' WITH SERDEPROPERTIES ( 'input.regex'='([^ ]*) ([^ ]*) \\[(.*?)\\] ([^ ]*) (…

Actions Runner Controller Deep Dive!- コード解説 後編 -

…ub.com 次に、SIGINT, SIGTERMがPod内で発生した場合にcontextをcancelさせるため、以下のsignal.NotifyContext関数でcontextを作成します。 更に、contextをerrgroup.WithContext関数に渡してあげることで、goroutine用のGroupを作成しています。 AutoScalingListener PodはこのGroupを使用し、後続処理を非同期で並行処理しています。 https://github.…

Actions Runner Controller Deep Dive!- コード解説 前編 -

…rvice unassigns the job if no runner accepts it. Once the runner pod is created, the runner application in the pod uses the JIT configuration token to register itself with the Actions Service. It then establishes another HTTPS long poll con…

AKSの操作方法をAzure OpenAI Serviceに教えてもらおう - az aks copilot の解説

…I option, sign in to https://www.openai.com/, navigate to the API key section in your account dashboard (https://platform.openai.com/signup), follow the instructions to create a new API key, and choose models from https://platform.openai.co…

Actions Runner Controller Deep Dive!- 動作解説編 -

…s": 0, "assigned jobs": 0, "running jobs": 0, "registered runners": 0, "busy runners": 0, "idle runners": 0} 2023-09-05T02:28:58Z INFO service process batched runner scale set job messages. {"messageId": 42, "batchSize": 2} 2023-09-05T02:28…

Actions Runner Controller Deep Dive!- アーキテクチャ編 -

…rvice unassigns the job if no runner accepts it. Once the runner pod is created, the runner application in the pod uses the JIT configuration token to register itself with the Actions Service. It then establishes another HTTPS long poll con…

Application Gateway for ContainersでGateway APIを使う

…teway-api.sigs.k8s.io Role-oriented - Gateway is composed of API resources which model organizational roles that use and configure Kubernetes service networking. Portable - This isn't an improvement but rather something that should stay the…

GitHub Copilot Chatの /explain-jaコマンド をショートカットキーで実行する(VSCode)

はじめに こんにちは、ACS事業部の過部です。 皆さま、GitHub Copilot Chatをいかが活用されてますでしょうか。 GitHub Copilot Labsと比べてコード説明機能が格段に向上してこともあり、よわよわエンジニアの自分はソースコードに片っ端から/explainを実行してコードリーディング補助ツールとしてこき使っています。GitHub Copilot Chatは現在、限定パブリックベータ版としてGitHub Copilot for Businessユーザ…

Application Gateway for Containersがプレビュー公開されました

…az role assignment create --assignee-object-id $MANAGED_ID_PID --assignee-principal-type ServicePrincipal \ --scope $AKS_RG_ID --role "acdd72a7-3385-48ef-bd42-f606fba81ae7" 作成したマネージドIDにワークロードIDのフェデレーション設定を行います。 AKS_OIDC_ISSUER="$(az aks sho…

AWS Certified Data Analytics - Specialty 合格体験記

AWS

…ena, QuickSight, OpenSearch, Lake Formationあたりのサービスが中心となるのですが、どのサービスもほぼ触ったことなかったので、最初は結構苦労しました。 しかし問題集を1周し終わったくらいの段階で、だいぶコツが掴めてきて試験中も自信を持ってできました。 取り上げられるサービス数が少ないので、パターンが分かってくれば対応可能という感じです。 余談 オンライン受験したのですが、1クリックするたびに必ず4-5秒ロードされるという悲しい状態で受験…

Azure Container AppsでKeyVaultからSecretを取得する

…ity/userAssignedIdentities@2023-01-31'existing = { name: managedIdentityName } resource environment 'Microsoft.App/managedEnvironments@2023-04-01-preview' existing = { name: acaEnvironmentName } resource app 'Microsoft.App/containerApps@202…

Bicepを使ってAzure Container Appsで無料のマネージド証明書を導入

…e: 'UserAssigned' userAssignedIdentities: { '${managedIdentity.id}': {} } } properties: { managedEnvironmentId: environment.id configuration: { ingress: { external: true targetPort: 80 // この部分がカスタムドメイン登録情報 customDomains: [ { name: '${cname}…

A Technical Deep Dive into Unity Catalog's Practitioner Playbook Part 2/3

…mes are designed for non-tabular data sets. This allows for the centralized management of data in various formats. Understanding the characteristics and advantages of Unity volumes can make data management more flexible. ​ - Unity Volumes: …

A Technical Deep Dive into Unity Catalog's Practitioner Playbook Part 1/3

…ulting in significantly improved data management efficiency. ​ Unity Catalog offers powerful features such as: ​ Unified Visibility: It allows for a centralized view of all data and AI activities. Access Control: It enables strict managemen…

Planning and Executing a Snowflake Data Warehouse Migration to Databricks Part 2/2

…bilities, significantly improving the value of the data. ​ Summary ​ In this article, we discussed in detail the planning and execution of data warehouse migration from Snowflake to Databricks. Understanding this process and executing it pr…