Bayu: The two technologies are different: - Tomcat is an application server responsible for handling the web service (http protocol). It hosts GeoServer which is responsible for the various OGC web serivces protocols (WFS, WMS, WMTS,....). You can of course choose a different application server (Tomcat is much beloved, but I understand Jetty prioritizes speed) - Docker offers a container which would use to isolate your application server (Tomcat or Jetty) from the operating system
You can see the documentation for guidance on what versions of Java and Tomcat are recommended. -- Jody Garnett On Wed, 28 Jul 2021 at 17:47, Bayu Kurniawan R <b...@bkurniawan.com> wrote: > Hello Geoserver User, > > > We are planning to use GeoServer for Production in AWS. > What is the best and stable to use with Tomcat or Docker the best? > > -- > Salam, > Bayu Kurniawan R > https://www.bvarta.com/ > _______________________________________________ > Geoserver-users mailing list > > Please make sure you read the following two resources before posting to > this list: > - Earning your support instead of buying it, but Ian Turton: > http://www.ianturton.com/talks/foss4g.html#/ > - The GeoServer user list posting guidelines: > http://geoserver.org/comm/userlist-guidelines.html > > If you want to request a feature or an improvement, also see this: > https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer > > > Geoserver-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/geoserver-users >
_______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users