Kanji
・ Cloud engineer / freelance ・ Born in 1993 ・ Born in Ehime Prefecture / Lives in Shibuya-ku, Tokyo ・ AWS history 5 years Profile details
Table of Contents
When developing systems on AWS, the typical workflow includes requirements definition, basic design, detailed design, implementation, testing, and operations.
Standardizing IT environments and operations throughout system development enhances both efficiency and quality.
In AWS, building multi-account environments within organizations has become common practice. Leveraging standardized AWS services in these environments further improves development efficiency and quality.
Establishing a “Standardization Guideline” as part of multi-account environment planning, along with defining design and operational principles, is essential.
In this blog, a “Design Guideline” refers to the key considerations during the requirements definition and basic design phases of system development, as well as important points for creating a “Standardization Guideline.”
The “Design Guidelines” for each AWS service are organized according to the <Example Chapter Structure of Guidelines> described in Best Practices for Formulating AWS Standardization Guidelines | Amazon Web Services Blog . Note: The related materials linked above are written in Japanese.
<Example Chapter Structure of Guidelines>
The “Design Guidelines” for each AWS service detail the considerations for the requirements definition and basic design phases, as well as key points for formulating a “Standardization Guideline.”
In this blog, we summarize the considerations that should be taken into account when building an AWS ... [Read more]
As part of security measures for AWS environments in organizations, it has become common to establis ... [Read more]
When building an AWS environment, it has become common to use a multi-account structure to separate ... [Read more]
AWS IAM Identity Center is a service for centrally managing authentication and authorization of user ... [Read more]
AWS CloudTrail is a service that monitors activities in your AWS account. When implementing security ... [Read more]
Amazon GuardDuty is a service that monitors and threats activities in the AWS account. In this artic ... [Read more]
AWS Config is a service that allows you to manage configuration and record changes for AWS resources ... [Read more]
Amazon VPC is a service for building a virtual private cloud within the AWS cloud. By using VPC, you ... [Read more]
SSM automation can execute Python or PowerShell script by using aws:executeScript action. When autom ... [Read more]