Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learning by example: AWS serverless dynamic DNS
Rating: 4.6 out of 5(17 ratings)
100 students
Created byRobert Glonek
Last updated 3/2019
English

What you'll learn

  • AWS serverless design
  • API Gateway
  • Route 53
  • Lambda
  • Python
  • Boto3

Course content

7 sections11 lectures1h 18m total length
  • Introduction4:31

    Introduction to the course and walk through the basic design

  • AWS Basics2:26

    Introduction into AWS, basic information about AWS services

Requirements

  • Basic understanding of HTTP

Description

In this course you will learn the following the basics of AWS, AWS serverless design and create your own private dynamic DNS service.

You will learn to use the following AWS services in the required detail:

  • IAM (Identity and Access Management)

  • ACM (Amazon Certificate Manager)

  • Lambda (serverless code execution)

  • AWS API Gateway (HTTPS API Gateway)

  • EC2 (Elastic Compute Cloud - virtual servers - for testing serverless applications)

  • Route53 DNS hosting

By the end of this course, you will understand how these components work, how they interact with each other and how to secure their interaction. You will be able to lookup more service help and build upon or adjust this project to your own project needs.

You will understand the basics of serverless designs in AWS :)

Who this course is for:

  • Beginner and Intermediate AWS users expanding to serverless designs
  • Users new to AWS who want to learn serverless designs