多くの個人が、CloudFormationテンプレート内の静的テキストや変数などの情報を結合するために、Fn::Joinコマンドを使用しています。これはうまくいくのですが、物事が複雑になるにつれて、混沌として理解しづらく […]…
Fn::Sub over Fn::Join
The goal of this article is to demonstrate why Fn::Sub is better than Fn::Join. Many individuals use the Fn::J […]
I tried GitHub Copilot for CloudFormation Templates
Before we start, checkout my previous blog on GitHub Copilot Working on my first project made me realise how h […]
Writing my first CloudFormation Template in AWS
For my first project, I utilised CloudFormation, which is one of several tools for provisioning AWS resources. […]
Looking Back at My First Year at Classmethod.
I am Adarsh of Consulting Department, AWS Business Division! 1 year ago in December, I joined Classmethod, it […]
Making Your Templates More Versatile
The notion of “infrastructure as code” is one of the most important aspect in Cloud DevOps and Cloud Architect […]
I tried AWS Local Zones
Introduction When we need a single digit latency infrastructure, cloud infrastructure was not an option becaus […]
GitHub Copilot-あなたのAIペアプログラマー
GitHub Copilotとは何ですか GitHub Copilotは、OpenAIが開発したAIシステムであるCodexを搭載したコードオートコンプリートシステムです。他のコードアシスタントとは異なり、GitHub […]