AWS API Gateway 👉 Custom Domain Name Tutorial 🔥

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ต.ค. 2024
  • You have an AWS Lambda function integrated with the Amazon API Gateway and you want to setup a custom domain name for your REST API.
    Can you do this with the API Gateway? Let's find out.
    AWS Lambda is a serverless, event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers. You can trigger Lambda from over 200 AWS services and software as a service (SaaS) applications, and only pay for what you use.
    Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale. APIs act as the "front door" for applications to access data, business logic, or functionality from your backend services.

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

  • @salmanarshad8861
    @salmanarshad8861 4 หลายเดือนก่อน +2

    Let me rewatch for the tutorial this time. :)

  • @hacktry4157
    @hacktry4157 10 หลายเดือนก่อน +2

    But what if we have dns setup on other provided for example :netlify
    Now acm part with certificate is issued with dns validation , but next for adding alias is it same as we are doing it in route 53🤔?
    because i see route53 has option specific for alias for api gateway!!

    • @GokceDB
      @GokceDB  10 หลายเดือนก่อน

      Yeah, my understanding is that the alias method only works on AWS services.

    • @hacktry4157
      @hacktry4157 10 หลายเดือนก่อน +1

      @@GokceDB actually I figured out , under your DNS provider (for me netlify)
      You just need to set *ALIAS* with subdomain pointing to your api getaway domain name.( As normal alias )
      🎉 Tadaa it works!
      Thanks 🙏

    • @GokceDB
      @GokceDB  10 หลายเดือนก่อน

      @@hacktry4157 Nice!

  • @kksyd
    @kksyd 6 หลายเดือนก่อน +1

    Too much acting. Great content though.