

InterviewSolution
Saved Bookmarks
1. |
What is AMI & how to build one? |
Answer» <html><body><p>AMI or Amazon Machine Image is a snapshot of the root filesystem. The bios present in the commodity hardware <a href="https://interviewquestions.tuteehub.com/tag/servers-1202524" style="font-weight:bold;" target="_blank" title="Click to know more about SERVERS">SERVERS</a> point the master boot <a href="https://interviewquestions.tuteehub.com/tag/record-rakhata-ha-620613" style="font-weight:bold;" target="_blank" title="Click to know more about RECORD">RECORD</a> of the <a href="https://interviewquestions.tuteehub.com/tag/first-461760" style="font-weight:bold;" target="_blank" title="Click to know more about FIRST">FIRST</a> block on a <a href="https://interviewquestions.tuteehub.com/tag/disk-244471" style="font-weight:bold;" target="_blank" title="Click to know more about DISK">DISK</a>. To <a href="https://interviewquestions.tuteehub.com/tag/build-403683" style="font-weight:bold;" target="_blank" title="Click to know more about BUILD">BUILD</a> a new AMI, first, spin up and instance from a trusted AMI. The packages and components can be added further.</p><p>This is a typical <b>Amazon coding questions</b>.</p></body></html> | |