AWS Boto3 Python Crash Course with AWS S3 | Getting Started with Boto3 and AWS S3

preview_player
Показать описание
In this lesson, I will show you how to create S3 bucket, put items in the bucket, how to upload multiple objects in s3, how to download multiple objects, how to control access policy, and how to host a static website in S3. All of this you can learn in only one lesson.

✌️👌 AWS Boto3 Python Tutorial Playlist

🔊 Watch till last for a detailed description
05:26 How to create a bucket in s3
09:29 list all buckets in s3
12:43 Upload files in s3
19:47 How to bulk upload in boto3 and s3
26:04 Download files
34:42 Control bucket policy
44:49 Host static website in s3

👇👇👇👇👇👇👇👇👇👇👇👇👇👇
✍️🏆🏅🎁🎊🎉✌️👌⭐⭐⭐⭐⭐
ENROLL in My Highest Rated Udemy Courses
to 🔑 Unlock Data Science Interviews 🔎 and Tests

📚 📗 NLP: Natural Language Processing ML Model Deployment at AWS
Build & Deploy ML NLP Models with Real-world use Cases.
Multi-Label & Multi-Class Text Classification using BERT.

📊 📈 Data Visualization in Python Masterclass: Beginners to Pro
Visualization in matplotlib, Seaborn, Plotly & Cufflinks,
EDA on Boston Housing, Titanic, IPL, FIFA, Covid-19 Data.

📘 📙 Natural Language Processing (NLP) in Python for Beginners
NLP: Complete Text Processing with Spacy, NLTK, Scikit-Learn,
Deep Learning, word2vec, GloVe, BERT, RoBERTa, DistilBERT

📈 📘 2021 Python for Linear Regression in Machine Learning
Linear & Non-Linear Regression, Lasso & Ridge Regression, SHAP, LIME, Yellowbrick, Feature Selection & Outliers Removal. You will learn how to build a Linear Regression model from scratch.

📙📊 2021 R 4.0 Programming for Data Science || Beginners to Pro
Learn Latest R 4.x Programming. You Will Learn List, DataFrame, Vectors, Matrix, DateTime, DataFrames in R, GGPlot2, Tidyverse, Machine Learning, Deep Learning, NLP, and much more.
---------------------------------------------------------------

💯 Read Full Blog
💬 Leave your comments and doubts in the comment section
📌 Save this channel and video for watch later
👍 Like this video to show your support and love ❤️

~~~~~~~~
🆓 Watch My Top Free Data Science Videos
👉🏻 Python for Data Scientist
👉🏻 Machine Learning for Beginners
👉🏻 Feature Selection in Machine Learning
👉🏻 Text Preprocessing and Mining for NLP
👉🏻 Natural Language Processing (NLP)
👉🏻 Deep Learning with TensorFlow 2.0
👉🏻 COVID 19 Data Analysis and Visualization
👉🏻 Machine Learning Model Deployment Using
👉🏻 Make Your Own Automated Email Marketing

***********
🤝 BE MY FRIEND
Рекомендации по теме
Комментарии
Автор

Thank you so much, this was very helpful!!🤗

wendystace
Автор

Thanks for posting this video. Really helped me with Boto3 and Jupyter

coco
Автор

Thank you for the tutorial. This is very helpful!!

jasond
Автор

Excellent tutorial. couldnt resist clicking subscribe button. keep posting such great content

ramjeeyadav
Автор

This is great, thank you for making this tutorial.

skyehazelton
Автор

if you are on linux and you are having trouble with finding the config file, you must create a .aws folder in your home directory, in the folder you will create a config file and it should like exactly how it looks in the video. in the same folder you will also want to create a credentials file that is layed out like so
[default]
aws_access_key_id = 'your access key'
aws_secret_access_key = 'your secret access key'
save both files restart your kernal in jupyter and you should be good to go

jessicacalkins
Автор

Broo.. you solved my error.. and learnt new things from your video. I have subscribed you bro.. thank you ☺️☺️

SanjeevKumar-ncrt
Автор

one tutorial and boom you know it all !!

Meego_
Автор

Crisp and Clear Tutorial . Thank you so much.

kajalkarnatak
Автор

This is a really good tutorial man thank you!!

MrMLBson
Автор

Many more thanks . its really helps me a lot . How I get in touch with you .
Can you make a video on how boto3 works with GCP I need that much and i will pay for that.

vishalpatankar
Автор

hello sir, Thankyou so much for the tutorial. can you please tell difference between minio buckets vs s3 buckets ??

mehakkathpal
Автор

Sir how can we upload to redshift from s3 using boto 3 plzz tell

ananyagupta
Автор

Could someone please tell me how to enable Jupyter auto-complete? Thank youuuu!

leominhnguyen
Автор

How do you get around NoCredentialsErrors though?

LerenaHolloway
Автор

may i know the github link for this code and all

rajeshreddyandra
Автор

Thanks for this tutorial. At "19:47 How to bulk upload in boto3 and s3" My bulk files successfully uploaded to s3 but I am getting "HTTP ERROR 400" when I try to open the file in S3. What am I possibly doing wrong? Thank you.

SajiIjiyemi
Автор

At the 8 minute mark you staring referring to things that you never expalined at all. How did you get a config file?

anthonyjackson
Автор

For the love of god, please don't put whitespaces in your folder names!! Don't do it!! Think about your family!!

qrubmeeaz
Автор

Lol this package is funny. Shout out my Hawaiians 🤭🤭🤭

seymour_videos