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 using AWS, it is common to proceed with the system development workflow, including requirements definition, basic design, detailed design, implementation, testing, and operations.
Standardizing IT environments and operations during system development can improve efficiency and quality.
In AWS, it has become common to build multi-account environments within organizations. By utilizing standardized AWS services in such environments, system development efficiency and quality can be improved.
Establishing a “Standardization Guideline” as part of the formulation of multi-account environments, along with defining design and operational principles, is crucial.
In this blog, the “Design Guideline” outlines the considerations during the requirements definition and basic design phases of the system development workflow, as well as key points for formulating this “Standardization Guideline.”
The “Design Guidelines” for each AWS service are categorized based on 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 during the requirements definition and basic design phases of the system development workflow, as well as key points for formulating this “Standardization Guideline.”
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]
SSM automation can execute Python or PowerShell script by using aws:executeScript action. When autom ... [Read more]