logo hsb.horse
← Back to tag index

Tags

#aws

Content tagged with "aws".

Entries 3
  1. Blog
    AWS Cross-Region VPC Peering Failure Log

    Got stuck setting up VPC peering between Osaka and Tokyo. Forgot --peer-region, ended up in failed state, couldn't delete it.

  2. Snippets
    Generate parameter.json from a CloudFormation Template

    A snippet that combines aws cloudformation validate-template and jq to automatically generate a parameters.json with environment variable overrides.

  3. Blog
    Mobile App Configuration from a Web Engineer's Perspective: Startup-Time Metadata Retrieval Approach

    Organizing challenges in mobile app domain management and versioning from the perspective of web frontend and infrastructure experience. Proposing a startup-time metadata retrieval approach using CloudFront and S3, with comparisons to existing solutions like Firebase Remote Config.