

Amazon Web Services (AWS) with Python & Boto3 at UDEMY Overview
Duration | 25 hours |
Total fee | ₹389 |
Mode of learning | Online |
Credential | Certificate |
Amazon Web Services (AWS) with Python & Boto3 at UDEMY Highlights
- Earn a certificate of completion from Udemy
- Comes up with 30-Day Money-Back Guarantee
- Get Full lifetime access
Amazon Web Services (AWS) with Python & Boto3 at UDEMY Course details
- For those who are interested in working with Amazon Web Services (AWS) with Python
- In this course students will learn how to work with AWS IAM
- In this course you will learn how to work with AWS Dynamodb and how you can integrate that with Python
- In this course you will learn how to work with AWS S3 (Simple Storage Services)
- In this course you will learn how to work with AWS RDS (Relation Database Service)
- In this course you will learn how to work with AWS EC2 (Elastic Compute Cloud)
- In this course you will learn how to work with Lambda Functions
- In this course you will learn how to work with SES (Simple Email Services)
- In this course you will learn how to work with CloudFormation
- In this course you will learn how to work with Amazon Elastic Beanstalk
- In this course we are going to learn Amazon Web Services (AWS) with Python & Boto3, so Amazon Web Services (AWS) is the world?s most comprehensive and broadly adopted cloud platform, offering over 200 fully featured services from data centers globally
- Its design philosophy emphasizes code readability with the use of significant indentation
- In the second section we want to learn about AWS Dynamodb, so DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability
Amazon Web Services (AWS) with Python & Boto3 at UDEMY Curriculum
Course Introduction
Course Requirements
AWS & IAM Introduction
AWS Introduction & Creating Account
AWS Region Overview
Whats Is IAM
Creating IAM User
AWS Console UI Changes
Sign in As IAM User
IAM User Group
Boto3 & AWS CLI Configuration
Changes in IAM Creating Programmatic Access Key
Create Users with Python & Boto3
Getting All Users from AWS with Python
Updating User with Python & Boto3
10. Creating Custom Policy with Python & Boto3
Listing All Policies in AWS with Python
Attach Policy to User with Python
Detach User Policy with Python
Creating IAM User Group with Python & Boto3
Attach Policy to IAM User Group with Python
Adding Users to IAM User Group with Python
Detach Policy from User Group with Python
Create Access Key for the User
Creating Login Profile with Python & Boto3
Delete User with Python & Boto3
Delete User from Group
IAM with AWS CloudShell
AWS CloudShell Create IAM User
AWS CloudShell IAM Login Profile
AWS CloudShell IAM User Policy
AWS CloudShell Create Access Key
AWS CloudShell Create Group
Amazon web services (AWS) Dynamodb
Introduction to Dynamodb
Creating Table in Dynamodb
Dynamodb Read & Write Capacity Units
Dynamodb PartiQL Editor
Dynamodb Global Secondary Index (GSI)
Inserting Data to Dynamodb with Python & Boto3
Insert Data with Boto3 Client
BatchWriter with Python & Boto3
Describe Dynamodb Table with Python & Boto3
Listing Dynamodb Tables with Python & Boto3
Update Dynamodb Table with Python & Boto3
Creating Backup for Dynamodb with Python & Boto3
Get item from Dynamodb with Python
Get Batch Item with Python & Boto3
Get Item with Client in Python
Scan Dynamodb Table with Python & Boto3
Creating Dynamodb Table with Python & Boto3
Loading JSON File to Dynamodb Table
AWS Simple Storage Services(S3)
Amazon S3 Introduction
Uploading files to S3 Bucket
Creating Bucket with Python & Boto3
Creating Bucket with Client in Boto3 & Python
Uploading Image to Bucket with Boto3 & Python
Listing All Buckets with Boto3 and Python
Deleting Buckets with Python & Boto3
Delete Not Empty Bucket with Python & Boto3
Upload File with Python & Boto3
Download File with Python & Boto3