STUDY
STUDY
アトミテックの技術研究・研究日誌で
様々なノウハウをお届けいたします。
STUDY
2019.06.26
AWS,英語/English
Hello, everyone. In this article, we will introduce you “Cloud Billing Monitor”, which is one of the Hinemos Cloud Management features. (さらに…)
2019.05.17
AWS,英語/English
In this article, we will implement the Mission Critical feature on Hinemos Manager servers created on AWS. (さらに…)
2018.11.22
AWS,英語/English,Hinemos Option Features
In this article, we will create an environment with Hinemos ver.6.1.1 on AWS and then implement the Cloud Management feature (for AWS). [Preparation] Create an instance on AWS from Red Hat Ente…
2018.11.20
AWS
今回はAWS上にHinemos ver.6.1.1を構築し、クラウド管理機能(AWS版)を導入してみたいと思います。 [準備] AWS上にRed Hat Enterprise Linux のAMIから、インスタンスを作成 → インスタンスタイプはt2.smallで作成しました。 クラウド管理機能を利用するため、アクセスキーIDとシークレットアクセスキーを用意しておきます。 &nb…
2016.01.09
ジョブ,Hinemos以外の技術情報,AWS,Hinemos学習者研究報告
今回は、Hinemosのジョブを使用して、AWS Lambda関数をAPI Gateway経由で呼び出す設定例をご紹介します。 AWS Lambdaは、AWS上で任意のコードを実行するための仕組みで、実行にEC2インスタンスを必要としない点が大きな特徴です。AWS Lambda関数は、指定した間隔での定期実行、またはcronベースのスケジュール実行が可能となっていますが、待ち条件等の複雑な実行制御…