Open in app

Sign In

Write

Sign In

Nazreen Mohamad
Nazreen Mohamad

235 Followers

Home

About

Feb 3

git: revert specific file

Assuming the file you want to revert to a previous commit has the relative path: src/App.jsx` and the commit you want to revert it to has the has abcde`, run…

Git

1 min read

Git

1 min read


Dec 21, 2022

Use Case: SNS vs SQS

Amazon Simple Notification Service (SNS) and Amazon Simple Queue Service (SQS) are both cloud-based messaging services provided by Amazon Web Services (AWS). While both services can be used for communication between different applications and services, they differ in their use cases and capabilities. SNS is a fully-managed pub/sub messaging service…

Amazon Web Services

2 min read

Amazon Web Services

2 min read


Dec 2, 2022

Use Case: EventBridge Pipes vs SQS

This is a post on the use case differences between Amazon EventBridge Pipes and Amazon SQS. Spoiler alert: they are rather similar, but the more honest comparison would be between EventBridge Pipes and SNS. AWS announced the release of EventBridge Pipes on Dec 1, 2022. …

AWS

3 min read

Use Case: EventBridge Pipes vs SQS
Use Case: EventBridge Pipes vs SQS
AWS

3 min read


Nov 22, 2022

API Gateway: Token Authorizer vs Request Authorizer (in 20 seconds)

This is a Quick & Simple post on the difference between the TokenAuthorizer and RequestAuthorizer with regards to API Gateway. Both require a Lambda to do the actual authorization. The…

AWS

1 min read

AWS

1 min read


Nov 19, 2022

Solidity: public vs external (in 20 seconds)

This is a Quick & Simple post on the difference between the public and external modifier in Solidity. In short, public is for when a function should be callable from outside the contract (by EOAs or other contracts) AND also be callable internally in the contract. external on the other…

Solidity

1 min read

Solidity

1 min read


Jul 30, 2022

Quick debug: AWS S3 Invalid length for parameter Key

You’re here (hopefully) because you were trying to run the aws s3 cp command but got the error: Parameter validation failed: Invalid length for parameter Key, value: 0, valid range: 1-infLet’s cut to the chase. Are you trying to upload a whole directory (e.g. the current directory)to your bucket …

Aws S3

1 min read

Aws S3

1 min read


Published in AWS Architech

·Jul 5, 2022

Use Case: Lambda@Edge vs CloudFront Functions

This is a post on the the use case differences between Lambda@Edge and CloudFront Functions. This is a Quick & Simple post. Let’s begin. Very Quick History First, you should be aware that CloudFront Functions (released in 2021)came after Lambda@Edge (released in 2017) as that gives you some context for the differentiation. Lambda@Edge…

AWS

5 min read

Use Case: Lambda@Edge vs CloudFront Functions
Use Case: Lambda@Edge vs CloudFront Functions
AWS

5 min read


Published in AWS Architech

·Apr 27, 2022

Fix AWS S3 AccessDeniedError for ListObjectsV2

You were attempting to run aws sync and you ran into an Access Denied Error for ListObjectsV2. So you tried to add the ListObjectsV2 permission, but you couldn’t find it. …

AWS

1 min read

AWS

1 min read


Apr 24, 2022

Solana Anchor: src.toTwos or src.toArrayLike is not a function

This is a quick debugging post for development with https://github.com/project-serum/anchor If you’re getting the error message TypeError: src.toTwos is not a function or TypeError: src.toArrayLike is not a function then…

Solana Development

1 min read

Solana Development

1 min read


Published in AWS Architech

·Apr 22, 2022

AWS CDK: ‘Bucket named X exists, but not in account Y. Wrong account?’

So you’re trying to deploy a cdk app and you come across Bucket named X exists, but not in account Y. Wrong account?' The error message is misleading. The issue…

Aws Cdk

1 min read

Aws Cdk

1 min read

Nazreen Mohamad

Nazreen Mohamad

235 Followers

Technical Instructor and Software Engineer.

Following
  • Synced

    Synced

  • Julie Zhuo

    Julie Zhuo

  • Crystal Cha

    Crystal Cha

  • Julia Pak

    Julia Pak

  • OlympusDAO

    OlympusDAO

See all (119)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech