Skip to content

Instantly share code, notes, and snippets.

View haray-isao's full-sized avatar

HARA Yuichiro haray-isao

  • Colorkrew Inc.
  • Tokyo, Japan
View GitHub Profile
Workflow Test-Parallel()
{
foreach -parallel ($i in 1..5) {
Do-Process "Process ${i}"
}
}
function Do-Process()
{
param(
@haray-isao
haray-isao / azuredeploy.json
Created March 21, 2018 05:28
Azure Database for MySQL ARM Template sample
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"administratorLogin": {
"type": "string",
"metadata": {
"description": "Admin username for MySQL Server."
}
},
@haray-isao
haray-isao / azure_vm_network.md
Created December 13, 2017 00:49
Azure仮想マシンサイズ別のネットワーク性能
  • 2017年12月13日 測定

ネットワーク帯域測定結果(VMシリーズ別)

サイズ スペック ネットワーク
(Mbps)
Standard B4ms 4 vcpus, 16 GB memory 942
Standard E4s v3 4 vcpus, 32 GB memory 1,739
Standard D4s v3 4 vcpus, 16 GB memory 1,827
Standard DS3 v2 4 vcpus, 14 GB memory 2,735
@haray-isao
haray-isao / azure_vm_cost.md
Last active December 13, 2017 00:43
Azure 4コアインスタンスの料金比較

比較条件

  • 2017年7月25日 時点の情報に基づく。
  • 東南アジア(Southeast Asia)
  • Linux

月額料金の安い順

順位 インスタンス コア RAM
(GiB)
料金
(円/月)
コア単価
(円/コア)
Turbo Boost Hyper Threading ACU/Core 最大 NIC/ネットワーク帯域幅 CPU種別