AWS Community Builder / 7x AWS Certified / Feel free to follow me!
Subscribe to my newsletter and never miss my upcoming articles
Introduction With the update on 2/2/2021, you can now access Amazon S3 via AWS PrivateLink. 🚀 AWS PrivateLink for Amazon S3 is Now Generally Available The following is a description of the advantages and points to note compared to the existing Gatew...
Introduction kube-bench has been added to the 3rd party integrations in AWS Security Hub. 🚀 AWS Security Hub adds open source tool integrations with Kube-bench and Cloud Custodian https://aws.amazon.com/jp/about-aws/whats-new/2020/12/aws-security-hu...
Introduction AWS Cloud Shell was announced at the Werner Vogels Keynote at AWS re:Invent 2020. 🚀 AWS CloudShell – Command-Line Access to AWS Resources https://aws.amazon.com/jp/blogs/aws/aws-cloudshell-command-line-access-to-aws-resources/ AWS Cloud...
Introduction Container image support for AWS Lambda was announced at AWS re:Invent 2020. 🚀 AWS Lambda now supports container images as a packaging formathttps://aws.amazon.com/about-aws/whats-new/2020/12/aws-lambda-now-supports-container-images-as-a...
Hashnode とは 無料で利用可能な開発者向けのコンテンツ (ブログ) 作成プラットフォームおよびコミュニティです。※海外のサイトなので、投稿されているコンテンツは英語がメインです。 https://hashnode.com/ の top ページより Hashnode は様々な機能をもっているのですが、プラットフォームとしての特徴は Hashnode Co-Founder の Product Hunt への書き込みが表していると思いますので 以下に google 翻訳の上、引用させていただ...
Introduction AWS CDK allows you to create your own Construct Library and publish it to npm or PyPI. Using projen makes the development of Construct Library very comfortable. The content of this article has been tested with the following versions pro...