This document contains configuration files for deploying a CoreOS cluster on Google Cloud Platform (GCP) and running a sample "busybox" application across the cluster nodes using Fleet. It specifies settings for etcd, fleet, SSH keys, and a unit file template for running the busybox container with load balancing. Instructions are provided for initializing the GCP project, launching 3 CoreOS instances, registering and starting the service units, and verifying failover when a node is deleted.
『ご注文は監視自動化ですか?』
Serf と Consul を使って運用を楽しくする話
Serf とか Consul とか聞くけど、イマイチわからん!という疑問はありませんか。
どのような働きをするのかや、使いどころを、皆さんと共有したいなと思っています。
1. はじめに
2. 基本編
・ Serf
・ Consul
・ envconsul
3. 実践編
・ API 連携
4. まとめ
July Tech Festa 2014
June 22, 2014, @ AITT Shinagawa, Tokyo, Japan
#techfesta #jtf2014
The Twelve-Factor App
(Team study 2017, Japanese)
* This document was written for non-profit purposes, and if there is a copyright problem please contact me.
The document discusses Amazon Web Services (AWS) architecture and services that can be used to support live TV and media workflows, including content acquisition, production, playout and distribution, digital asset management, and over-the-top delivery. It provides examples of architectures using AWS services like Amazon S3, EC2, RDS, CloudFront, and others to support functions like encoding, packaging, storage, caching, and delivery of live video streams and video on demand. The document also references AWS regions and availability zones that media companies can leverage around the world for their cloud infrastructure.
AWS(Amazon Web Services)には30以上のサービスがあり、その組み合わせによって成り立っています。うまく使いこなすことで、「単なるサーバ」とは違った開発、運用が実現されます。新サービスや機能拡張により、その選択肢は広がりますが、使いこなしが大切になってきます。今回は、特に予期できる、あるいは予期できないイベントに対応できる開発からサービス運用のための様々なAWSサービスを特に新サービスに力をいれて紹介します。