Her er noen gode ressurser for å lære om webapplikasjonsserveradministrasjon, fordelt på spesifikke områder:
Generell webserveradministrasjon:
* Offisiell dokumentasjon:
* apache http -server: [https://httpd.apache.org/docs/ute(https://httpd.apache.org/docs/)
* nginx: [https://nginx.org/en/docs/ute(https://nginx.org/en/docs/)
* iis (Internett -informasjonstjenester): [https://learn.microsoft.com/en-us/iis/ute(https://learn.microsoft.com/en-us/iis/)
* tomcat: [https://tomcat.apache.org/tomcat-8.0-doc/strid(https://tomcat.apache.org/tomcat-8.0-doc/)
* Jetty: [https://www.eclipse.org/jetty/documentation/current/ute(https://www.eclipse.org/jetty/documentation/current/)
* node.js: [https://nodejs.org/en/docs/ute(https://nodejs.org/en/docs/)
* bøker:
* "Web Server Configuration" av O'Reilly: [https://www.oreilly.com/library/view/web-server-configuration/9780596007788/ute(https://www.oreilly.com/library/view/web-server-configuration/97805600
* "Apache Web Server Configuration" av PackT Publishing: [https://www.packtpub.com/web-development/apache-web-server-configurationl
* "Nginx Cookbook" av Packt Publishing: [https://www.packtpub.com/web-development/nginx-cookbookl
* Online -kurs:
* udemy:"Apache Web Server Administration" -kurs: [https://www.udemy.com/topic/apache-web-server-administation/ute(https://www.udemy.com/topic/apache-web-server-administation/)
* Coursera:"Web Security and Application Security" -kurs: [https://www.coursera.org/courses?query=web%20security be
Application Server Administration:
* Offisiell dokumentasjon:
* jBoss: [https://www.jboss.org/jbossas/documentation/ute(https://www.jboss.org/jbossas/documentation/)
* glassfisk: [https://javaee.github.io/glassfish/lass/https://javaee.github.io/glassfish/)
* WebSphere: [https://www.ibm.com/docs/no/ibm-websphere-application-server/9.0?topic=topics-webles-application-server-documentation] ?
* wildfly: [https://www.wildfly.org/documentation.html?(https://www.wildfly.org/documentation.html)
* bøker:
* "JBoss Application Server 7:Developing and Deploying Java EE Applications" av PackT Publishing: [https://www.packtpub.com/web-development/jboss-application-server-7-developing-and-deploying-java-ee-application
* "Glassfish Application Server 4:Administration and Configuration" av Pack Publishing: [https://www.packtpub.com/web-development/glassfish-application-server-4-administation-and-configurationl
* Online -kurs:
* udemy:"Java EE Application Server Administration" -kurs: [https://www.udemy.com/topic/java-ee-application-server-administation/ute(https://www.udemy.com/topic/java-ee-application-server-administation/)
* Coursera:"Java Programmering and Software Engineering" -kurs: [https://www.coursera.org/courses?query=java+Programming )(https://www.coursera.org/courses?query=java+Programming)
Spesifikke emner innen serveradministrasjon:
* Sikkerhet:
* owasp (Open Web Application Security Project): [https://owasp.org/ute(https://owasp.org/)
* sans Institute: [https://www.sans.org/ute(https://www.sans.org/)
* Overvåking og ytelsesinnstilling:
* nagios: [https://www.nagios.org/ute(https://www.nagios.org/)
* Zabbix: [https://www.zabbix.com/?(https://www.zabbix.com/)
* Virtualisering og containerisering:
* docker: [https://www.docker.com/?(https://www.docker.com/)
* Kubernetes: [https://kubernetes.io/ute(https://kubernetes.io/)
* Distribusjon og konfigurasjonsadministrasjon:
* Ansible: [https://www.ansible.com/ute(https://www.ansible.com/)
* kokk: [https://www.chef.io/ute(https://www.chef.io/)
* Puppet: [https://puppet.com/ute(https://puppet.com/)
Tips for læring:
* Start med det grunnleggende: Lær de grunnleggende begrepene for webserveradministrasjon, som HTTP -forespørsler, virtuell hosting og grunnleggende konfigurasjonsfiler.
* Velg en server og hold deg til den: Velg en server som passer dine behov og fokuser på å lære dens spesifikke funksjoner.
* praksis, praksis, praksis: Den beste måten å lære er å faktisk konfigurere og administrere din egen server. Det er mange gratis og brukervennlige virtuelle maskinløsninger tilgjengelig, som VirtualBox eller VMware-arbeidsstasjon.
* Bli med i lokalsamfunn: Det er mange nettsamfunn dedikert til webserveradministrasjon, for eksempel fora, IRC -kanaler og Reddit -grupper.
Husk at det å lære webserveradministrasjon er en reise, ikke en destinasjon. Vær tålmodig, fortsett å lære, så blir du en dyktig administrator på kort tid.