#CloudOnAir 記念すべき第一回目の放送では、皆様に Google Cloud Platform の概要や Google Cloud のビジョンなどをお話します。
Google Cloud Platform の製品で何ができるのか?何がビジネスに役立つのかなど、分かりやすくポイントを交えながらご紹介していきます。
番組動画はこちら:
https://youtu.be/VSV9AJWjMCI
企業間連携や IT 基盤のモダナイズなど、API の活用が広がり、国内でも API エコノミーが発展しつつあります。
API を最大限に活用するためには、セキュリティやアナリティクス、利用者サポートなど、いわゆる API 管理が重要です。
今回の放送では、Google Cloud の API 管理基盤、Apigee の特徴や機能概要、事例などをデモを交えて紹介します。
企業間連携や IT 基盤のモダナイズなど、API の活用が広がり、国内でも API エコノミーが発展しつつあります。
API を最大限に活用するためには、セキュリティやアナリティクス、利用者サポートなど、いわゆる API 管理が重要です。
今回の放送では、Google Cloud の API 管理基盤、Apigee の特徴や機能概要、事例などをデモを交えて紹介します。
2015年12月7日に開催されたIVS CTO Night & Day 2015 WinterのSession B-2 : EC2 Container Service Deep diveの資料です。イベントの様子や他の資料は以下ブログをご覧ください。
http://aws.typepad.com/sajp/2015/12/ivs-cto-night-day-2015-winter-powered-by-aws.html
The document discusses a Cloud OnAir event about database management and databases. It includes an agenda that covers overviews of Cloud SQL, Cloud Memorystore, Cloud Spanner, and Cloud Firestore updates. Several speakers are also listed that will provide presentations on choosing the right database, database migrations, database modernization, and specific database services like Cloud Spanner and Cloud Bigtable.
Cloud Run は、インフラ管理を一切する必要がなく、自動プロビジョニング、0 to N 高速スケールなアプリケーション基盤を GCP 上に構築出来ます。また Cloud Firestore という高速でサーバーレスの、フルマネージドな ドキュメント データベースと合わせて利用し、Firebase および Google Cloud Platform(GCP)と統合することで、フロントエンドからバックエンドまでのアジャイル開発を加速します。
IoT Devices Compliant with JC-STAR Using Linux as a Container OSTomohiro Saneyoshi
?
Security requirements for IoT devices are becoming more defined, as seen with the EU Cyber Resilience Act and Japan’s JC-STAR.
It's common for IoT devices to run Linux as their operating system. However, adopting general-purpose Linux distributions like Ubuntu or Debian, or Yocto-based Linux, presents certain difficulties. This article outlines those difficulties.
It also, it highlights the security benefits of using a Linux-based container OS and explains how to adopt it with JC-STAR, using the "Armadillo Base OS" as an example.
Feb.25.2025@JAWS-UG IoT
20. Challenges
Which host machine should each process run on?
How does the PHP code find the cache process?
How do we keep all of these processes running?
What happens if a host machine has trouble?
Are the processes healthy?
How do we scale when load changes?
Run this in another environment? QA, dev, another cloud, your servers?