並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 146件

新着順 人気順

multitenantの検索結果1 - 40 件 / 146件

  • Serverless Architectures

    Serverless architectures are application designs that incorporate third-party “Backend as a Service” (BaaS) services, and/or that include custom code run in managed, ephemeral containers on a “Functions as a Service” (FaaS) platform. By using these ideas, and related ones like single-page applications, such architectures remove much of the need for a traditional always-on server component. Serverl

      Serverless Architectures
    • Chef 11 での client/server/knife のセットアップ手順(+α) - 元RX-7乗りの適当な日々

      遅れながら、Chefの新しい11系のバージョンを触ってみました。 つまづいた途中経過を含めて、セットアップのログや動きで気付いた事を簡単に残しておきます。 尚、今回使ってみた実行環境は、CentOSの6系です(Linux)。 結論から申し上げますと、Chefの新しいバージョンは、サーバのセットアップが物凄く楽でした。 旧来のバージョンでもUbuntuはそこそこ楽でしたが、CentOSの面倒くささと言ったら、んもう。 インストールパッケージの入手先 最近は、下記のChef本家となるOpscodeのサイトから、client/serverともインストーラ(各OSでのパッケージ)をダウンロードできるようになっています。 Chef Downloads Clientのインストール 上記サイトからパッケージをダウンロードしてインストールしてもよいのですが、Linuxであれば curl -L https:

        Chef 11 での client/server/knife のセットアップ手順(+α) - 元RX-7乗りの適当な日々
      • Mercari Microservices Platformの進捗(2019年) | メルカリエンジニアリング

        Microservices Platform TeamでTech leadをしている@deeeeeeetです. 昨年のMTC2018ではMicroservices Platformチームの立ち上げから1年で僕らが取り組んできたことを紹介しました. speakerdeck.com 具体的にはStranglerパターンによるMonolithからMicroservicesへの段階的なリクエスト移行を行うためのAPI gatewayの開発や,Microservicesのインフラのセットアップを簡単にしサービス開発チームのSelf-service化を進めるためのStarter-kitの開発,GoでのMicroservicesの開発を高速で始めるためのTemplateプロジェクトの開発,Spinnakerの導入などについて紹介しました. これらはPlatformとして最低限の機能を整備したにすぎず,さ

          Mercari Microservices Platformの進捗(2019年) | メルカリエンジニアリング
        • Oracle Database 10g Express Edition

          Multitenant: Get isolation, agility, and economies of scale by managing multiple Pluggable Databases inside your Oracle Multitenant Container Database In-Memory: Support real-time analytics, business intelligence, and reports by keeping your important data in the Oracle Database In-Memory column store Partitioning: Enhance performance, availability, and manageability of your database with data par

          • Folders and files - Live Connect Developer Center

            The File Picker v8 allows you to use the same functionality used within the M365 service within your solutions. Meaning as we iterate and improve the service, those new capabilities appear for your users! This new "control" is a page hosted within the Microsoft service which you interact with via post messages. The page can be hosted either embedded in an iframe or as a popup. Just Show Me The Sam

              Folders and files - Live Connect Developer Center
            • RLSを用いたマルチテナント実装 for Django

              RLSを用いたマルチテナント実装 for Django by Takayuki Shimizukawa 複数のテナント(チーム・組織)向けにサービスを提供するシステムで、テナント相互の情報を分離して扱う、複数のマルチテナントアーキテクチャが考案されています。「各プログラマが努力して実装する」戦略でも実現はできますが、プログラミングミスや設定間違いによるデータ混濁が高確率で発生します。このトークでは、マルチテナントアーキテクチャにおけるデータ分割アプローチのひとつ「共有アプローチ」をDjangoとPostgresのRow Level Security (RLS) の組合せで安全に実現する方法を紹介します。またこの方法のメリット、デメリットを紹介します。 https://djangocongress.jp/Read less

                RLSを用いたマルチテナント実装 for Django
              • Docker without Docker

                Docker without Docker Author Name Thomas Ptacek @tqbf @tqbf Image by Annie Ruygt We’re Fly.io. We take container images and run them on our hardware around the world. It’s pretty neat, and you should check it out; with an already-working Docker container, you can be up and running on Fly in well under 10 minutes. Even though most of our users deliver software to us as Docker containers, we don’t u

                  Docker without Docker
                • CNCF、Prometheus as a ServiceのCortexをサンドボックスプロジェクトとして採用

                  CNCFはWeaveworksが開発を進めるPrometheus as a ServiceのCortexを、サンドボックスプロジェクトとして採用。コンテナ監視のスケールアウトを目指す。 クラウドネイティブなコンピューティングを実現するためのソフトウェアスタックを推進するCloud Native Computing Foundation(以下、CNCF)は、マルチテナント型のモニタリングサービスを実現するCortexを、サンドボックスプロジェクトとして採用したことを発表した。 参考:CNCFのリリース:CNCF To Host Cortex in the Sandbox これはWeaveworksが開発を進めている監視ソリューションであるCortexを、CNCFのプロジェクトとしてホストすることを決定したというものだ。 Weaveworksのブログにあった言葉を用いてシンプルに表現すると、C

                    CNCF、Prometheus as a ServiceのCortexをサンドボックスプロジェクトとして採用
                  • Active RecordでRow Level Securityを使って安全にテナント間のデータを分離する - SmartHR Tech Blog

                    従業員データベース機能の開発を担当している渡邉です。最近公開したGemであるactiverecord-tenant-level-securityの紹介をします。 SmartHRにおけるマルチテナントの現在 私たちが開発するSmartHRはお客様ごとに1つの環境を提供する、マルチテナント型SaaSです。サービス全体で1つのデータベースを持ち、複数のテナントのデータが混ざらないように、SQLで問い合わせを行います。 1つの環境ごとに1つのデータベースを持つ方式は安全性の面で優れていますが、スキーマの保守やマイグレーションにかかる時間の増加など、多くの技術的な困難をもたらします。この選択の背景については、2018年に書かれた以下の記事もご覧ください。 tech.smarthr.jp とはいえ、常にテナントごとのWHERE句を意識しながらコードを書くのは大変ですし、不具合の温床になります。幸い、私

                      Active RecordでRow Level Securityを使って安全にテナント間のデータを分離する - SmartHR Tech Blog
                    • Cloudera World Tokyo 2013に参加してきました #cwt2013 | DevelopersIO

                      Cloudera World Tokyo 2013に参加してきました。 http://www.cloudera.co.jp/jpevents/cwt2013/index.html 午前中は用事があったので午後からの参加となりました。参加したのは以下のセッションです。 13時30分〜14時10分 CDH最新情報 14時25分〜15時05分 Hadoopデータプラットフォーム 15時30分〜16時10分 SQLで実現するバッチ処理とストリーム処理 16時25分〜17時05分 Hadoopの運用 17時20分〜18時00分 Hadoop コミュニティと YARN の現状 ということで参加レポートですが、現時点でスライドが公開されていないものが大半だったので、各セッションに関して概要といいつつ詳細まで書いています。ここについてはスライドが公開されたタイミングで差し替えていく予定です。 CDH最新情

                        Cloudera World Tokyo 2013に参加してきました #cwt2013 | DevelopersIO
                      • Choosing the right solution for AWS Lambda external parameters | Amazon Web Services

                        AWS Compute Blog Choosing the right solution for AWS Lambda external parameters This post is written by Thomas Moore, Solutions Architect, Serverless. When using AWS Lambda to build serverless applications, customers often need to retrieve parameters from an external source at runtime. This allows you to share parameter values across multiple functions or microservices, providing a single source o

                          Choosing the right solution for AWS Lambda external parameters | Amazon Web Services
                        • Windows 10 on Azure の正式解禁!

                          こんにちは、マイクロソフトの前島です。 今月1日より、"Windows 10 on 認定クラウド"  が正式に許諾されるようになりました。これまでも当ブログにて関連情報をお伝えしてきましたが、多くのお問い合わせをいただいていますので改めて現状をまとめてご案内します。 ■ まとめると… 2017年8月付のマイクロソフト製品条項改定により、一定の条件を満たす場合に Microsoft Azure および 認定を受けたマルチテナント ホスティング パートナー (QMTH, 詳細は後述) で Windows 10 の稼働が認められるようになりました。 これまでは  Azure 等マルチテナント型ホスティング環境で "Windows デスクトップ オペレーティング システム" を利用することが認められていませんでした。詳細は過去記事(Windows 10 on Azure の現状について as of

                            Windows 10 on Azure の正式解禁!
                          • 🌟 Introducing Dash 🌟

                            Create Reactive Web Apps in pure PythonDash is a Open Source Python library for creating reactive, Web-based applications. Dash started as a public proof-of-concept on GitHub 2 years ago. We kept this prototype online, but subsequent work on Dash occurred behind closed doors. We used feedback from private trials at banks, labs, and data science teams to guide the product forward. Today, we’re exci

                              🌟 Introducing Dash 🌟
                            • Scaling Kubernetes Tenant Management with Hierarchical Namespaces Controller | メルカリエンジニアリング

                              Scaling Kubernetes Tenant Management with Hierarchical Namespaces Controller Author: @deeeeeeeet from Platform Developer Experience Team Three years ago, we took the decision to break our monolithic API into microservices, and move from the physical machine deployment on-premise to container deployment on GCP by using Google Kubernetes Engine (GKE). We architected our Kubernetes cluster with multi

                                Scaling Kubernetes Tenant Management with Hierarchical Namespaces Controller | メルカリエンジニアリング
                              • New Relic Architecture - Collecting 20+ Billion Metrics a Day - High Scalability -

                                This is a guest post by Brian Doll, Application Performance Engineer at New Relic. New Relic’s multitenant, SaaS web application monitoring service collects and persists over 100,000 metrics every second on a sustained basis, while still delivering an average page load time of 1.5 seconds.  We believe that good architecture and good tools can help you handle an extremely large amount of data while

                                  New Relic Architecture - Collecting 20+ Billion Metrics a Day - High Scalability -
                                • Documenting Architecture Decisions

                                  Context Architecture for agile projects has to be described and defined differently. Not all decisions will be made at once, nor will all of them be done when the project begins. Agile methods are not opposed to documentation, only to valueless documentation. Documents that assist the team itself can have value, but only if they are kept up to date. Large documents are never kept up to date. Small

                                    Documenting Architecture Decisions
                                  • Salesforce.com Buys Heroku For $212 Million In Cash | TechCrunch

                                    Salesforce.com has just announced that it is acquiring Heroku, which provides a Ruby application platform-as-a-service, for approximately $212 million in cash. That’s one hell of an exit for the startup, which was founded in 2007 and has raised only $13 million in funding. Heroku was initially provided with seed funding through Y Combinator back in 2008. The startup says it currently powers over 1

                                    • A Comprehensive Guide to Building a Scalable Web App on Amazon Web Services - Part 1

                                      A Comprehensive Guide to Building a Scalable Web App on Amazon Web Services - Part 1 Josh Padnick Josh Padnick helps software teams scale with Amazon Web Services & DevOps. He has launched major apps on AWS serving 100,000+ users, hosted 150+ websites on AWS, and worked with AWS for 5+ years. It seems like everyone today wants to build the next great scalable web app. And, at least according to Ga

                                        A Comprehensive Guide to Building a Scalable Web App on Amazon Web Services - Part 1
                                      • ActiverecordMultiTenant でマルチテナンシー|yks0406

                                        Geppoでバックエンドエンジニアをしている@yks0406です。日本酒で膨らんだお腹を凹ませるために、片道8キロの道のりを毎朝毎晩自転車で通勤しています。これまではRailsを中心にバック/フロントどちらも対応するスタイルで開発してきましたが、1年前Geppoにジョインしてからはバックエンドをメインに開発しています。 今回はGeppoに activerecord-multi-tenant を導入した際の話です。 導入の検討を開始したのが2018年1月あたりで、実際に導入が完了したのは2019年10月です。方針決定までに1年4ヶ月、開発に6ヶ月かかりました。途中空白の期間が発生してはいるものの、なかなかの作業ボリュームでした。 ※この記事はHR Tech Advent Calendar 2019の最終日の記事です マルチテナンシーって何? 1つのサービスで複数クライアント(つまりテナント)

                                          ActiverecordMultiTenant でマルチテナンシー|yks0406
                                        • FAQ_JP - Cassandra Wiki

                                          FAQ CassandraはListenAddress設定で何故0.0.0.0(全アドレス)でリッスンできないのですか? Cassandraはどのポートを使うのですか? Cassandraは何故大量のインサート後に遅くなるのでしょうか? 新たにノードを追加したときに,既存のデータはどうなってしまうのでしょうか? 動いているクラスタに新たにカラムファミリを追加したり削除したり改名したりできますか? Thriftクライアントやハイレベルクライアントがどのノードに接続しているかは問題になるでしょうか? Cassandraを動かすマシンの推奨スペックってどんなものでしょうか? SSTablesとMemtablesって何ですか? Javaで何故TimeUUIDTypeを使うのが難しいのでしょうか? Cassandraからデータを削除したのにディスク使用量は同じです.何が起こってるのでしょうか? 何故

                                          • Impala

                                            Apache Impala is the open source, native analytic database for open data and table formats. Follow us on Twitter at @ApacheImpala! Do BI-style Queries Impala provides low latency and high concurrency for BI/analytic queries on the Hadoop ecosystem, including Iceberg, open data formats, and most cloud storage options. Impala also scales linearly, even in multitenant environments. Unify Your Infrast

                                            • 徹底解説!Oracle Database 12cのすべて Vol.1 | アシスト

                                              2013年7月17日、およそ5年半振りのメジャー・バージョンアップとなるOracle Database 12cの国内提供が開始されました。本連載では、500を超える新機能の中から、代表的なものをピックアップしてわかりやすく解説していきます。第1回目となる今回は、12c最大の目玉であるマルチテナント機能について解説します。 Oracle Open World 2012での発表から10ヵ月、ついにOracle Database 12c(以下、12c)の国内提供が開始されました。クラウドの『c』を製品名に掲げ、コンテナ、プラガブル、マルチテナントなど、これまでのOracle Databaseにはなかった多くのコンセプトを引っさげて登場した12cには、実に500を超える新機能が実装されています。 新機能を理解しやすくするために、まずはこれまでのバージョンについて少しだけ振り返ってみましょう。Ora

                                                徹底解説!Oracle Database 12cのすべて Vol.1 | アシスト
                                              • Stack Overflow Architecture - High Scalability -

                                                Update 2: Stack Overflow Architecture Update - Now At 95 Million Page Views A Month Update: Startup – ASP.NET MVC, Cloud Scale & Deployment shows an interesting alternative approach for a Windows stack using ServerPath/GoGrid for a dedicated database machine, elastic VMs for the front end, and a free load balancer. Stack Overflow is a much loved programmer question and answer site written by two g

                                                  Stack Overflow Architecture - High Scalability -
                                                • IBM Developer

                                                  IBM Developer is your one-stop location for getting hands-on training and learning in-demand skills on relevant technologies such as generative AI, data science, AI, and open source.

                                                    IBM Developer
                                                  • Unikernels: Rise of the Virtual Library Operating System - ACM Queue

                                                    January 12, 2014 Volume 11, issue 11 PDF Unikernels: Rise of the Virtual Library Operating System What if all the software layers in a virtual appliance were compiled within the same safe, high-level language framework? Anil Madhavapeddy and David J. Scott Cloud computing has been pioneering the business of renting computing resources in large data centers to multiple (and possibly competing) tena

                                                      Unikernels: Rise of the Virtual Library Operating System - ACM Queue
                                                    • 第九研究室だより:VXLANを超訳してみた[ 前編 ]

                                                      2012年09月12日 VXLANを超訳してみた[ 前編 ] 以前Microsoftが進めている仮想ネットワークプロトコルNVGREの超訳をしましたが、今回Cisco、VMwareが標準化を進めているVxLANのドラフトが02にバージョンアップしたようなので、こちらも超訳してみました。 VXLAN: A Framework for Overlaying Virtualized Layer 2 Networks over Layer 3 Networks [ 訳 ] VXLAN: とあるL3上のオーバーレイL2ネットワークのフレームワーク Abstract This document describes Virtual eXtensible Local Area Network (VXLAN), which is used to address the need for overlay ne

                                                      • データベース統合の新たな手法「マルチテナント・アーキテクチャ」

                                                        データベース統合の新たな手法「マルチテナント・アーキテクチャ」:ユーザー目線でチェック! Oracle Database 12cの知りたいところ(2)(1/3 ページ) 連載第2回の今回は、目玉機能「マルチテナント・アーキテクチャ」についてレビューしていきます。ライセンスの制限やアラートログの扱いや、3種類の「コンテナ」の違いなど、実際に評価する前に知っておきたい情報を紹介していきます。 連載第2回目となる今回は、Oracle Database 12c R1の新機能の中でも、特に注目を集めているマルチテナント・アーキテクチャについて説明します。 マルチテナント・アーキテクチャは、2012年のOracle OpenWorldでの発表当初、「Pluggable Database」と呼ばれていましたが、現在は「Pluggable Database」を包含する概念として、「マルチテナント・アーキテ

                                                          データベース統合の新たな手法「マルチテナント・アーキテクチャ」
                                                        • 続報、Windows 10のデスクトップ環境をDaaSのVDIで利用可能に――ライセンスの明確化

                                                          続報、Windows 10のデスクトップ環境をDaaSのVDIで利用可能に――ライセンスの明確化:Microsoft Azure最新機能フォローアップ(38)(1/2 ページ) Microsoft製品およびサービスの使用権の説明資料である「製品条項(PT)」の2017年8月1日の改訂版に、「Windows 10マルチホスティング」の権利が追加されました。この権利が明文化されたことで、Microsoft Azureおよび認定クラウド上でWindows 10 Enterpriseを正式に実行できるようになりました。 連載目次 「Windows 10マルチホスティング」の権利とは? Microsoft製品およびサービスの「製品条項(PT)」ドキュメントの最新版は、以下のサイトから入手できます。 マイクロソフト製品およびオンラインサービスのボリュームライセンス|製品条項(2017年8月1日、または

                                                            続報、Windows 10のデスクトップ環境をDaaSのVDIで利用可能に――ライセンスの明確化
                                                          • 話題の軽量エディション「Windows 10 Lean」とは何か - 阿久津良和のWindows Weekly Report

                                                            レポート 話題の軽量エディション「Windows 10 Lean」とは何か - 阿久津良和のWindows Weekly Report 「Windows 10 Lean」の存在が注目を集めている。2017年からうわさレベルで、その姿を見え隠れさせていた「Windows 10 Cloud」の流れをくむエディションだ。ただし、結局のところWindows 10 Cloudは発表されず、フタを開ければUWP(ユニバーサルWindowsプラットフォーム)アプリケーションに限定した「Windows 10 S」が投入されたことは記憶に新しい。 ちなみにWindows 10 Sは単独のエディションではなく、各エディションのモード(機能)として実装すると、Microsoftは2018年3月にアナウンスされている。 さて、Windows 10 Leanは既存のエディションと何が違うのだろうか。とある筋から入手

                                                              話題の軽量エディション「Windows 10 Lean」とは何か - 阿久津良和のWindows Weekly Report
                                                            • ネットワーク仮想化の技術的な詳細 | Windows Server 2012

                                                              Applies To: Windows Server 2012 R2 Server virtualization enables multiple server instances to run concurrently on a single physical host; yet server instances are isolated from each other. Each virtual machine essentially operates as if it is the only server running on the physical computer. Network virtualization provides a similar capability, in which multiple virtual network infrastructures run

                                                                ネットワーク仮想化の技術的な詳細 | Windows Server 2012
                                                              • Reinventing virtualization with the AWS Nitro System - All Things Distributed

                                                                All Things Distributed Werner Vogels' weblog on building scalable and robust distributed systems. Running a business at the scale of Amazon, we often have to solve problems that no other company has faced before. The disadvantage of this is that there is no “how to” guide for us—a lot is unknown. However, the advantage is that when we solve a new problem, it’s an opportunity to reinvent our servic

                                                                  Reinventing virtualization with the AWS Nitro System - All Things Distributed
                                                                • Hadoop meets Cloud with Multi-Tenancy

                                                                  Configuring a Secure, Multitenant Cluster for the EnterpriseCloudera, Inc.

                                                                    Hadoop meets Cloud with Multi-Tenancy
                                                                  • Virtual eXtensible Local Area Network (VXLAN): A Framework for Overlaying Virtualized Layer 2 Networks over Layer 3 Networks

                                                                    This document is an Internet-Draft (I-D) that has been submitted to the Independent Submission stream. This I-D is not endorsed by the IETF and has no formal standing in the IETF standards process. Network Working Group M.Mahalingam Internet Draft VMware Intended Status: Experimental D.Dutt Expires: February 2012 Cisco K.Duda Arista P.Agarwal Broadcom L. Kreeger Cisco T. Sridhar VMware M.Bursell C

                                                                    • The detail of JPA 20

                                                                      The detail of JPA 20 1. Java Persistence API の詳細ついて日本オラクル Fusion Middleware 製品事業統括本部シニア Java エバンジェリスト寺田 佳央 (http://yoshio3.com) 1 | Copyright © 2011, Oracle and/or it’s affiliates. All rights reserved. 2. 以下の事項は、弊社の一般的な製品の方向性に関する概要を説明するものです。また、情報提供を唯一の目的とするものであり、いかなる契約にも組み込むことはできません。以下の事項は、マテリアルやコード、機能を提供することをコミットメント(確約)するものではないため、購買決定を行う際の判断材料になさらないで下さい。オラクル製品に関して記載されている機能の開発、リリースおよび時期については、弊社の裁量

                                                                        The detail of JPA 20
                                                                      • 米オラクル、OpenStackなどのクラウド機能を統合した「Oracle Solaris 11.2」を提供開始

                                                                        Solaris 11.2は、エンタープライズ向けクラウドプラットフォームを目指して開発。IaaSクラウドコンピューティングを実現する「OpenStack」をはじめ、SDN(ソフトウェア定義型ネットワーキング)や、ゼロ・オーバーヘッド仮想化、ディザスタリカバリ(障害復旧)および高可用性を実現する機能を統合した。また、Unified Archiveテンプレートを使用することにより、10分間でクラウドを稼働させることができるという。 そのほか、コンプライアンスレポート機能と問題解決のためのシンプルな指示機能を実装し、コンプライアンスのための経費を大幅に削減。カーネルのパッチレベルで差異化されるゾーンをサポートすることで、仮想化の柔軟性を高めた。 また、米オラクルはSolaris 11.2と統合し、停電や障害からマルチサイト/マルチティアの復旧を実現する「Oracle Solaris Cluste

                                                                          米オラクル、OpenStackなどのクラウド機能を統合した「Oracle Solaris 11.2」を提供開始
                                                                        • 徹底解説!Oracle Database 12cのすべて Vol.2 | アシスト

                                                                          前回はOracle Database 12cで新しく実装されたマルチテナント機能(Oracle Multitenant)の概要を紹介しました。第2回目となる今回は、Oracle Multitenantの環境を実際に構築し、操作しながら仕組みを解説していきます。 前回は12cの目玉機能であるOracle Multitenantの概要を紹介しました。Oracle Multitenantは「データベースの中にデータベースを作成する機能」であり、11gR2以前と比べてアーキテクチャが大きく変更されています。今回は、その仕組みをより詳しく理解するために、12cのマルチテナント環境を実際に構築し、操作してみます。 まず始めに、12cのソフトウェアをインストールします。インストールに自信がない方でも、コマンドが1つひとつ書かれた日本語の手順書がありますので、これを利用すれば手順を間違えることなく短時間で

                                                                            徹底解説!Oracle Database 12cのすべて Vol.2 | アシスト
                                                                          • IndexTank is now open source!

                                                                            We are proud to announce that the technology behind IndexTank has just been released as open-source software under the Apache 2.0 License! We promised to do this when LinkedIn acquired IndexTank, so here we go: indextank-engine: Indexing engine indextank-service: API, BackOffice, Storefront, and Nebulizer We know that many of our users and other interested parties have been patiently waiting for t

                                                                              IndexTank is now open source!
                                                                            • オラクルとミランティスが提携--OpenStack上でのデータベースプロビジョニングを容易に

                                                                              印刷する メールで送る テキスト HTML 電子書籍 PDF ダウンロード テキスト 電子書籍 PDF クリップした記事をMyページから読むことができます Oracleと、OpenStack関連のソフトウェアやサービスを手がける企業Mirantisは米国時間5月15日、OpenStackをベースにしたプライベートクラウド上で「Oracle Database 12c」をより容易に、かつ迅速に設定できるようにするために提携したことを発表した。 Oracleによると、Oracle Database 12cと「Oracle Multitenant」が同社のアプリケーションとして初めて、OpenStackのアプリケーションカタログ「Murano」に登録されることで、これら製品のOpenStackとの深い統合が示されているという。 両社によると、近々リリースされる「Mirantis OpenStack

                                                                                オラクルとミランティスが提携--OpenStack上でのデータベースプロビジョニングを容易に
                                                                              • 連載: IBM Watson Workspace #鬼わか アプリケーション開発: 第 7 回: IBM Watson Workspace で AI を利用したアプリ連携の実現 #鬼わか 解説(前編)

                                                                                IBM Developer is your one-stop location for getting hands-on training and learning in-demand skills on relevant technologies such as generative AI, data science, AI, and open source.

                                                                                  連載: IBM Watson Workspace #鬼わか アプリケーション開発: 第 7 回: IBM Watson Workspace で AI を利用したアプリ連携の実現 #鬼わか 解説(前編)
                                                                                • Announcing the Firecracker Open Source Technology: Secure and Fast microVM for Serverless Computing | Amazon Web Services

                                                                                  AWS Open Source Blog Announcing the Firecracker Open Source Technology: Secure and Fast microVM for Serverless Computing 中文版 New Challenges for Virtualization Today, our customers can use serverless computing to build applications without worrying about provisioning or managing infrastructure. Developers can package their code as serverless containers with AWS Fargate or serverless functions with

                                                                                    Announcing the Firecracker Open Source Technology: Secure and Fast microVM for Serverless Computing | Amazon Web Services