おはようございます、もきゅりんです。 Capacity Providers 重宝してますか? 今回は、今更ながらの Capacity Providers がお題です (対象は ECS on EC2)。 Capacity […]
Real-time database platform SingleStore raises $80M more, now at a $940M valuation
Organizations are swimming in data these days, and so solutions to help manage and use that data in more efficient ways will continue to see a lot of attention and business. In the latest development, SingleStore — which provides a platform to enterprises to help them integrate, monitor and query their data as a single […]
Lambdaでの手軽な検証用にActionsでboto3用Lambda Layerを定期更新してみる
AWS上の複数サービスを連携させた処理を行いたい時やとりあえず一回手軽く動かしてみたいなーと思った場合、boto3を準備する手間に目を瞑るとAWS Lambdaがとても便利です。今ではMWAAという選択肢もありそうですが […]…
[アップデート] AWS Cloud9が大阪リージョンに対応しました
どうも、あしさんです。 みなさん、AWS Cloud9は使っていますか? 先日、AWS Cloud9が大阪リージョンに対応したというアップデートが来ましたので、早速試してみました。 Cloud9 is now avail […]…
Direct Connect GatewayとVPCの直結構成から、Direct Connect GatewayとTransit Gatewayの併用構成への移行手順をまとめてみた
Direct Connect GatewayとVPCの直結構成から、Direct Connect GatewayとTransit Gatewayの併用構成にダウンタイムを少なく移行したい こんにちは、のんピ(@non__ […]
Network Load Balancerを経由してRDP接続してみる
いわさです。 ちょっと事情があって、Auto Scalingグループ(ASG)配下のEC2インスタンスに「いつでも」RDP接続出来るようにしておきたいなというシーンがありました。 そしてRDP接続するユーザーにはAWSの […]…
Elasticache for RedisでAutoScalingを利用できるようになりました
中山(順)です 少し前にElasticache for RedisでAutoScalingが利用できるようになりました。 Amazon ElastiCache for Redis now supports auto sc […]
Pitfalls of Serverless Framework with GitHub Actions
Since its inception; GitHub Actions is becoming the de-facto platform to automate developer workflows. I feel […]
Amazon SES にSPF、DKIM、DMARC設定と、サンドボックスを解除してメール送信してみた
Amazon SESのDMARC設定について調べる機会がありました。ドキュメントを読んでわかったつもりなのですが、実際に手を動かさないと見ない部分もあるだろうと常日頃思っているので設定してみました。DMARC設定手順と、 […]…
Amazon Kinesis Data Firehoseの動的パーティショニング(jqパーサー)を試してみた
AWSチームのすずきです。 Amazon Kinesis Data Firehose、動的パーティショニング をサポートするアップデートがありました。 今回、動的パーティショニングを有効にした Firehose 配信スト […]