DEV Community

Saepul Malik
Saepul Malik

Posted on

Deploy Nextjs ke Aws Amplify

Aws amplify adalah platform cloud yang menyediakan layanan untuk mengembangkan (develop), mendistribusikan (deploy) dan mengelola aplikasi web. AWS Amplify sangatlah mirip dengan platform cloud vercel. berikut langkah-langkah deploy nextjs ke aws amplify

  • Persiapkan repository git yang sudah siap dengan project nextjs nya
  • Buka AWS Management Console: Masuk ke AWS Management Console di https://console.aws.amazon.com/
  • Buka Layanan AWS Amplify: Di konsol AWS, cari dan buka layanan AWS Amplify
  • Klik "Get Started" atau "Connect App": Pilih opsi untuk menghubungkan aplikasi Git repository Anda dengan AWS Amplify.

Image description

  • pilih source code provider, disini kita akan menggunakan github
  • kemudian pilih repository dan branch

Image description

  • selanjutnya setting app, tentukan nama aplikasi, build setting dan service role
  • save and deploy.

Setalah terdeploy jika ingin menambahkan setup lainya, seperti custom domain dan environment variable bisa di setup pada app overview di tab hosting

Image description

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay