Companies Home Search Profile

The Complete Course of Boto3 2023

Focused View

The Tech Courses

6:17:22

26 View
  • 1. Introduction to AWS.mp4
    04:11
  • 2. Installation and configuration.mp4
    06:40
  • 1. Bucket Creation.mp4
    05:03
  • 2. Bucket region creation and listing.mp4
    04:40
  • 3. Files upload.mp4
    04:04
  • 4. Pre-signed URLs.mp4
    04:41
  • 5. Static website hosting.mp4
    09:12
  • 6. Versioning.mp4
    04:47
  • 7. Multipart upload.mp4
    11:58
  • 8. Bucket deletion.mp4
    06:23
  • 1. Table creation.mp4
    09:51
  • 2. Adding Items to a table.mp4
    06:54
  • 3. Batch writing.mp4
    04:26
  • 4. Table scan.mp4
    06:46
  • 1. Introduction to IAM & IAM users.mp4
    13:48
  • 2. IAM Policies.mp4
    10:06
  • 3. IAM Access keys.mp4
    09:42
  • 1. Introduction to Amazon SQS & queue creation.mp4
    08:02
  • 2. Sending & receiving queue messages.mp4
    11:26
  • 1. Introduction to Amazon KMS & features.mp4
    09:32
  • 2. Key creation & Data encryption.mp4
    12:17
  • 1. Introduction to Amazon SES and setup.mp4
    06:03
  • 2. Plain & HTML mail sending.mp4
    08:07
  • 3. Mail sending with attachments.mp4
    06:14
  • 1. Introduction to Cloudwatch and its features.mp4
    10:54
  • 2. Creating log groups & sending logs.mp4
    07:57
  • 3. Reading logs.mp4
    05:21
  • 1. Introduction to Amazon RDS and its features.mp4
    02:36
  • 2. Managing RDS Instances.mp4
    08:28
  • 3. Managing RDS Backups.mp4
    05:37
  • 4. RDS Instance Maintenance.mp4
    05:05
  • 1. Introduction to Amazon Glue and its features.mp4
    02:50
  • 2. Working with Glue Crawler.mp4
    09:07
  • 3. Working with Glue Jobs.mp4
    08:51
  • 1. Introduction to Amazon ECS and its features.mp4
    01:46
  • 2. Working with Clusters.mp4
    06:05
  • 3. Task Definitions.mp4
    08:24
  • 1. Introduction to AWS CloudFormation and its features.mp4
    02:29
  • 2. Working with YAML Template.mp4
    07:51
  • 3. Stack creation.mp4
    12:12
  • 1. Introduction to Amazon Rekognition and its features.mp4
    02:47
  • 2. Rekognition methods.mp4
    09:24
  • 3. Testing results.mp4
    06:53
  • 1. Introduction.mp4
    04:23
  • 2. Project Part 1.mp4
    16:39
  • 3. Project Part 2.mp4
    09:38
  • 1. Introduction.mp4
    04:21
  • 2. Project Part 1.mp4
    18:36
  • 3. Project Part 2.mp4
    14:15
  • Description


    Learn AWS in a Professional way from scratch. Become an expert using Python Boto3 SDK, from ZERO to HERO!

    What You'll Learn?


    • At the end of the course you will fully master Phyton Boto3 SDK, to be able to manage your own AWS projects from scratch
    • You will learn to develop step by step AWS functions with Python, understanding all the logic and ending with advanced practical examples and complete projects
    • You will become familiar with the interface, toolbars and basic commands, and you will master all the phases of the configuration process
    • You will work with Amazon S3, DynamoDB, IAM, SQS, KMS, SES, Cloudwatch, RDS, Glue, ECS, CloudFormation and Rekognition, making complete use of them with Boto3
    • You will be able to practice the content learned in a practical way by following all the steps in the complete exercises and the final projects
    • You will start with the basics and progressively carry out more complex steps until you reach an advanced level and absolute mastery at the end of the course

    Who is this for?


  • Beginners who have never used Python or Boto3 for AWS before
  • AWS users, developers, engineers... who want to learn a new way to manage AWS services
  • Intermediate or advanced Pythong and Boto3 students who want to improve their skills even more!
  • What You Need to Know?


  • Having basic notions of AWS can help, but the course starts from scratch
  • Download and install needed software and having an AWS account (if you don't know how, don't worry, it's very easy, and I'll explain it to you in the course!)
  • A decent computer and of course, desire to learn!
  • More details


    Description

    Become a R Shiny professional and learn one of employer's most requested skills nowadays!

    This comprehensive course is designed so that students, AWS users, developers, engineers... can learn Boto3 from scratch to use it in a practical and professional way. Never mind if you have no experience in the topic, you will be equally capable of understanding everything and you will finish the course with total mastery of the subject.

    After several years working with Amazon Web Services, we have realized that nowadays mastering Boto3 (official Python SDK for AWS) is very necessary to develop AWS functions or other applications with Python. Knowing how to use this library can give you many job opportunities and many economic benefits, especially in the world of the AWS.

    The big problem has always been the complexity to perfectly understand Boto3 it requires, since its absolute mastery is not easy. In this course we try to facilitate this entire learning and improvement process, so that you will be able to carry out and understand your own projects in a short time, thanks to the step-by-step and detailed examples of every concept.

    With more than 6 exclusive hours of video, this comprehensive course leaves no stone unturned! It includes both practical exercises and theoretical examples to master Python Boto3. The course will teach how to master Python Programming for AWS in a practical way, from scratch, and step by step.

    We will start with the installation of needed software and the setup on your computer, regardless of your operating system and computer.

    Then, we'll cover a wide variety of topics, including:

    • Introduction to AWS Boto3 and course dynamics

    • Download and Install coding interface latest version, configuration, and AWS login

    • General familiarization with the user interface and elements

    • Working with Amazon S3: Bucket Creation, Region creation and listing, Files upload, Pre-signed URLs, Static website hosting, Bucket versioning, Multipart upload and Bucket deletion

    • Working with Amazon DynamoDB: Table creation, Adding Items to a table, Batch writing and Table scan

    • Working with Amazon IAM: IAM users, IAM Policies and IAM Access keys

    • Working with Amazon SQS: Introduction to Amazon SQS and queues creation and Sending & Receiving queues messages

    • Working with Amazon KMS: Introduction to Amazon KMS & features and Key Creation

    • Working with Amazon SES: Introduction to Amazon SES and setup, Plain & HTML mail sending and Mail sending with attachments

    • Working with Amazon Cloudwatch: Introduction to Cloudwatch, Sending logs and Reading logs

    • Working with Amazon RDS: Introduction to Amazon, Managing RDS Instances, Managing RDS Backups and RDS Instance Maintenance

    • Working with Amazon Glue: Introduction to Amazon Glue, Glue Crawler and Glue Jobs

    • Working with Amazon ECS: Introduction to Amazon ECS, ECS Clusters and Task Definitions

    • Working with Amazon CloudFormation: Introduction to Amazon CloudFormation, YAML Template and Stack creation

    • Working with Amazon Rekognition: Introduction to Amazon Rekognition, Rekognition methods and Testing results

    • Building from scratch your own AWS Boto3 Python projects

    • Mastery and application of absolutely ALL the functionalities of Boto3

    • Practical exercises, complete projects and much more!

    In other words, what we want is to contribute our grain of sand and teach you all those things that we would have liked to know in our beginnings and that nobody explained to us. In this way, you can learn to manage a wide variety of real world cases quickly and make versatile and complete use of Python with AWS and Boto3. And if that were not enough, you will get lifetime access to any class and we will be at your disposal to answer all the questions you want in the shortest possible time.

    Learning Boto3 has never been easier. What are you waiting to join?

    Who this course is for:

    • Beginners who have never used Python or Boto3 for AWS before
    • AWS users, developers, engineers... who want to learn a new way to manage AWS services
    • Intermediate or advanced Pythong and Boto3 students who want to improve their skills even more!

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    The Tech Courses
    The Tech Courses
    Instructor's Courses
    Hi everybody! The Tech Courses is a dynamic collective of passionate engineers and developers with a shared mission: to provide exceptional learning experiences to students in the world of technology and science. With a focus on clarity, interactivity, and real-world relevance, our courses span a spectrum of tech topics, ensuring both beginners and experienced individuals find valuable insights.What sets The Tech Courses apart is our commitment to bridging theory and practice. Through a blend of video lectures, coding exercises, and real-world life projects, we empower students to not only grasp complex concepts but also apply them effectively. This approach fosters a vibrant learning community where mentorship and peer interaction are fundamental.By combining our technical expertise with a genuine dedication to education, The Tech Courses creates an environment where students can develop a strong foundation, refine problem-solving skills, and stay updated of technological advancements. In other words, our approach nurtures not just skill acquisition, but a lifelong enthusiasm for learning within the dynamic tech landscape.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 49
    • duration 6:17:22
    • Release Date 2023/10/28