MENU
  • SAA
  • SOA
  • DVA
  • Tips
  • Privacy Policy
  • Contact
  • About Me
Architecting AWS with CloudFormation
Awstut
  • SAA
  • SOA
  • DVA
  • Tips
  • Privacy Policy
  • Contact
  • About Me
Awstut
  • SAA
  • SOA
  • DVA
  • Tips
  • Privacy Policy
  • Contact
  • About Me
  1. Home
  2. 2023年

2023– date –

  • Create S3 Bucket with Cross-Region Replication enabled using CloudFormation
    SAA_EN

    Create S3 bucket with cross-region replication enabled using CFN

    【Use CloudFormation to create S3 bucket with cross-region replication enabled】 One of the topics of the AWS SAA is about designing a elastic architecture. One of the features provided by S3 is replication. Replication enables automatic...
    2023-01-05
  • Delegate access rights across AWS accounts using IAM roles.
    DVA_EN

    Delegate access rights between AWS accounts using cross-account roles

    【Delegate access privileges between AWS accounts using cross-account roles】 Accessing a specific AWS resource from another AWS account is called cross-account access. You share resources in one account with users in a different account...
    2023-01-04
  • Create S3 bucket with versioning enabled by CloudFormation
    AWS_EN

    Create S3 bucket with versioning enabled with CFN

    【Use CloudFormation to create S3 buckets with versioning enabled】 One of the features S3 offers is versioning. Versioning in Amazon S3 is a means of keeping multiple variants of an object in the same bucket. You can use the S3 Versioni...
    2023-01-04
  • S3 Lifecycle Rules - Delete expired objects
    AWS_EN

    S3 Lifecycle Rules – Delete expired objects

    【S3 Lifecycle Rules - Delete expired objects】 One of the features provided by S3 is lifecycle rules.There are two types of lifecycle rules.One is to migrate the storage class in which an object is stored to another one.The other is to ...
    2023-01-03
1...678
Popular articles
  • Create yum Repository in S3 and Access from Private Subnet
    Create yum Repository in S3 and Access from Private Subnet
  • Forwarding traffic to multiple target groups with Path-based routing in ALB.
    Forwarding traffic to multiple target groups with path-based routing in ALB
  • Connect to RDS outside of Lambda handler method to improve performance
    Connect to RDS outside of Lambda handler method to improve performance
  • 3 ways to access S3 from private subnet
    3 ways to access S3 from private subnet
  • Accessing Windows instance vis SSM Session Manager with Cloudformation
    Accessing Windows instance via SSM Session Manager

© Awstut.