-1

When searching the official Ubuntu amis in AWS interface I see only -amd64- or -arm64- options. I dont see any interl option (x86). How can I find the intel compatible base AMIs ?

Nir
  • 24,619
  • 25
  • 81
  • 117

1 Answers1

1

In a very simple way, amd64 is the 64 bits evolution of the x86 architecture, so for intel-based processors is the right platform.

Carlos B
  • 456
  • 3
  • 11