Deploy Web application on AWS Cloud using EC2 Instance | Host your personal site on AWS EC2 Instance

Поделиться
HTML-код
  • Опубликовано: 23 окт 2024

Комментарии • 6

  • @senthilkumar5129
    @senthilkumar5129 2 месяца назад +2

    good bro

  • @syedaquib1082
    @syedaquib1082 2 месяца назад +1

    to make it access via domain we've to whitelist our purchased domain under Route53, to make DNS records? correct me if I'm wrong

    • @shridhardesai1595
      @shridhardesai1595  2 месяца назад

      Deploy your web application to EKS and expose it via a LoadBalancer service.
      Obtain the ELB DNS name.
      Create a Route 53 hosted zone and add a record pointing to the ELB DNS name.
      Update your domain registrar to use Route 53’s name servers if necessary.
      Test the DNS setup to ensure your application is reachable via your domain name.

    • @syedaquib1082
      @syedaquib1082 2 месяца назад +1

      @@shridhardesai1595 thanks 👍 can you also make video on this?

    • @shridhardesai1595
      @shridhardesai1595  2 месяца назад

      @syedaquib1082 yes 👍 definitely