Skip to content
View MsMansiDhruv's full-sized avatar

Block or report MsMansiDhruv

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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 CheatSheet.md AWS CheatSheet.md
    1
    Storage Options:
    2
    -----------------
    3
    Amazon S3 (Amazon Simple Storage Service):
    4
    - Follows WORM (Write once/Read Many). 
    5
    - Provides object storage.
  2. Types of auths with API Types of auths with API
    1
    # Most used auth
    2
    1. Basic HTTP Auth
    3
    2. Bearer / Token based Auth
    4
    3. OAuth
    5
      1. OAuth 1.0