Kong summit, japan 2021 Kongセッション 「秋に開催したグローバルカンファレンスKong Summit 2021から、主なトピッ...Junji Nishihara
Melissa van der Hecht(メリッサ・ファン・デル・ヘクト)Field CTO, Kong Inc.より、Global Kong Summitの概要、主なトピックスをMelissa van der Hecht, Field CTO, Kong Inc.よりお届けします。本セッションではKong Istio Gateway、Kong Gateway 2.7、Konnect Okta Supportなど最新情報に加え、なぜアプリケーションのモダナイゼーションにこれらの機能が役に立つのか、の観点から解説します。
Kongは高速でスケーラブルなマルチクラウド対応APIプラットフォームです。Amazon Web Service、Microsoft Azure、Google Cloud Platformなどあらゆるクラウドサービス上で動作するだけでなく、オンプレミス環境でも広く利用されており、更にそれらを組み合わせたハイブリッドクラウドアーキテクチャの構築も容易にします。
Kongは標準でプロキシ、ルーティング、ロードバランシング、ヘルスチェック、認証など様々な機能を提供しており、外部へのAPI公開を行う際に役立つのはもちろんのこと、Kubernetesにもネイティブに対応しており、マイクロサービスオーケストレーションの中核的なレイヤーとして利用することも可能です。
Kongは高いパフォーマンスとプラグインによる拡張機構を備えているだけではなく、GitHub上でオープンソースプロジェクトとして開発されています。関連プロジェクト全体でGitHubスター数5万以上と、開発者からの圧倒的な支持を受けており、世界で最も人気のあるAPIプラットフォームです。
Kong summit, japan 2021 Kongセッション 「秋に開催したグローバルカンファレンスKong Summit 2021から、主なトピッ...Junji Nishihara
Melissa van der Hecht(メリッサ・ファン・デル・ヘクト)Field CTO, Kong Inc.より、Global Kong Summitの概要、主なトピックスをMelissa van der Hecht, Field CTO, Kong Inc.よりお届けします。本セッションではKong Istio Gateway、Kong Gateway 2.7、Konnect Okta Supportなど最新情報に加え、なぜアプリケーションのモダナイゼーションにこれらの機能が役に立つのか、の観点から解説します。
Kongは高速でスケーラブルなマルチクラウド対応APIプラットフォームです。Amazon Web Service、Microsoft Azure、Google Cloud Platformなどあらゆるクラウドサービス上で動作するだけでなく、オンプレミス環境でも広く利用されており、更にそれらを組み合わせたハイブリッドクラウドアーキテクチャの構築も容易にします。
Kongは標準でプロキシ、ルーティング、ロードバランシング、ヘルスチェック、認証など様々な機能を提供しており、外部へのAPI公開を行う際に役立つのはもちろんのこと、Kubernetesにもネイティブに対応しており、マイクロサービスオーケストレーションの中核的なレイヤーとして利用することも可能です。
Kongは高いパフォーマンスとプラグインによる拡張機構を備えているだけではなく、GitHub上でオープンソースプロジェクトとして開発されています。関連プロジェクト全体でGitHubスター数5万以上と、開発者からの圧倒的な支持を受けており、世界で最も人気のあるAPIプラットフォームです。
Bitbank Inc. is introducing a new digital currency called Bitbank Coin that utilizes blockchain technology similar to Bitcoin. The goal is to create a more efficient value exchange system by reducing transaction fees and counterparty risk compared to traditional payment methods. Bitbank Coin can be used to purchase goods and services from participating merchants and will initially be available for purchase on Bitbank's online exchange.
The document discusses end-to-end (E2E) testing and maintainability. It mentions that E2E tests should be written to be maintainable as an application evolves. Tests should be isolated, have clear names, and not rely on implementation details. Automated cross-browser testing helps catch bugs and ensures tests remain valid as the application changes.
The document contains examples of using Observables in Angular to retrieve and combine data. It shows initializing Observables, subscribing to Observables, using operators like mergeMap and combineLatest to combine multiple Observables, and accessing Observable data in templates using the async pipe.
The document discusses several ORM options for Node.js including Objection.js and TypeORM. It presents Objection.js and its features but notes some limitations. TypeORM is also presented as an alternative ORM for Node.js projects with relational databases. The presentation concludes by thanking the audience.