AWS S3 APIs Walkthrough (The most important ones!)

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ส.ค. 2020
  • Learn all about the most important S3 APIs in this highlight video.
    Become a Better Developer Using the Courses I Recommend Below:
    - Master FAANG Coding Interviews - bit.ly/3CVgRN9
    - Learn AWS From Scratch - bit.ly/3gasoAm
    - Master Python here - bit.ly/3yJFJpI
    📚 MY RECOMMENDED READING LIST FOR SOFTWARE DEVELOPERS📚
    Clean Code - amzn.to/37T7xdP
    Clean Architecture - amzn.to/3sCEGCe
    Head First Design Patterns - amzn.to/37WXAMy
    Domain Driver Design - amzn.to/3aWSW2W
    Code Complete - amzn.to/3ksQDrB
    The Pragmatic Programmer - amzn.to/3uH4kaQ
    Algorithms - amzn.to/3syvyP5
    Working Effectively with Legacy Code - amzn.to/3kvMza7
    Refactoring - amzn.to/3r6FQ8U
    🎙 MY RECORDING EQUIPMENT 🎙
    Shure SM58 Microphone - amzn.to/3r5Hrf9
    Behringer UM2 Audio Interface - amzn.to/2MuEllM
    XLR Cable - amzn.to/3uGyZFx
    Acoustic Sound Absorbing Foam Panels - amzn.to/3ktIrY6
    Desk Microphone Mount - amzn.to/3qXMVIO
    Logitech C920s Webcam - amzn.to/303zGu9
    Fujilm XS10 Camera - amzn.to/3uGa30E
    Fujifilm XF 35mm F2 Lens - amzn.to/3rentPe
    Neewer 2 Piece Studio Lights - amzn.to/3uyoa8p
    💻 MY DESKTOP EQUIPMENT 💻
    Dell 34 inch Ultrawide Monitor - amzn.to/2NJwph6
    Autonomous ErgoChair 2 - bit.ly/2YzomEm
    Autonomous SmartDesk 2 Standing Desk - bit.ly/2YzomEm
    MX Master 3 Productivity Mouse - amzn.to/3aYwKVZ
    Das Keyboard Prime 13 MX Brown Mechanical- amzn.to/3uH6VBF
    Veikk A15 Drawing Tablet - amzn.to/3uBRWsN
    📚 References:
    Getting started with AWS: • Introduction to AWS | ...
    ☁Topics covered include:
    🌎 Find me here:
    Twitter - / beabetterdevv
    Instagram - / beabetterdevv
    Patreon - Donations help fund additional content - / beabetterdev
    #AWS
    #S3
    #SoftwareEngineer
    #SoftwareDeveloper

ความคิดเห็น • 6

  • @cjplay2
    @cjplay2 2 ปีที่แล้ว +4

    SDK != API. You're coding the classes from the SDK and not using the actual API call (ie URL's with a JSON/XML body). Can you convert the SDK calls to API's so we do not need to run any compute for just doing copies and deletes?

  • @hellonishant
    @hellonishant 3 ปีที่แล้ว +1

    Thank you so much for helping me out man. :)

  • @brighta8322
    @brighta8322 2 ปีที่แล้ว +1

    Hi
    can you demonstrate, how to create a s3 bucket via api ?
    Thanks in advance

  • @cjplay2
    @cjplay2 2 ปีที่แล้ว

    S3 object sizes TOS - 5TB for 1 single object in 10000 multipart chunks (maybe

  • @rasheedsk2523
    @rasheedsk2523 2 ปีที่แล้ว +2

    can you please give the documentation link