Skip to content
View xinweiiiii's full-sized avatar

Organizations

@smu-iot20-g7

Block or report xinweiiiii

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. AWS-logs-forwarding-s3-to-cloudwatch AWS-logs-forwarding-s3-to-cloudwatch Public

    Stream AWS Load Balancer, Cloudfront and WAF logs that are stored in S3 by default into CloudWatch Logs to use with CloudWatch insights or metrics filter.

    JavaScript 2 12

  2. Serverless-Framework-Canary-Deployment Serverless-Framework-Canary-Deployment Public

    This is an example on how to configure canary deployment for your AWS lambda function using the serverless framework

    JavaScript

  3. terraform-dynamodb-export-to-s3 terraform-dynamodb-export-to-s3 Public

    Terraform code to configure a lambda function to export DynamoDB table data to S3 on a recurring basis.

    HCL 1

  4. authz-service-demo authz-service-demo Public

    Implementation of an Authz Service and deploying it as a serverless application on AWS

    TypeScript 1

  5. redis-cloud-terraform redis-cloud-terraform Public

    Provision Redis Cloud on AWS with Terraform — Automates Redis Enterprise Cloud setup including subscription, database creation with RedisJSON, RedisSearch, TimeSeries, VPC peering, and optional S3 …

    HCL

  6. redis-stream-demo redis-stream-demo Public

    Redis Streams task-queue demos in Python: a basic single-consumer stream and a consumer-group queue with acks/retries (works with Redis Cloud).

    Python