Amazon vs ChatGPT: İnternette Kime Güvenmelisiniz?
Büyük İsimler Bile Yanlış Olabilir: İnternetteki Her Şeye Neden Güvenmemelisiniz?
A hospital booking application: an example of Docker
For example, a hospital wants to make an appointment booking application. The end users may use the app on Android, iOS, Windows machine, MacBook, or via the hospital’s website. If the code were deployed separately on each platform, it would be challenging to maintain. Instead, Docker could be used to create a single universal container of the booking application. This container can run everywhere, including on computing platforms like AWS.
Bu Amazon web sitesinden: https://aws.amazon.com/what-is/compute/. Wayback Makinesi'ni bile kontrol ettim ve ne yazık ki original version from 2022 aynı şeyi söyledi.
ChatGPT'e sorduğumda söyledikleri şunlardı:
Bu bana doğru gelmiyor. Docker, uygulamaları doğrudan Android, Windows veya iOS gibi platformlarda çalıştırmak için tasarlanmamıştır, değil mi?