comparison xml/en/books.xml @ 3042:19e4897acb84

Free nginx: removed marketing books.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 14 Feb 2024 20:05:46 +0300
parents b3ab822eb922
children
comparison
equal deleted inserted replaced
3041:80cc4e6d3d6d 3042:19e4897acb84
6 <!DOCTYPE article SYSTEM "../../dtd/article.dtd"> 6 <!DOCTYPE article SYSTEM "../../dtd/article.dtd">
7 7
8 <article name="nginx books" 8 <article name="nginx books"
9 link="/en/books.html" 9 link="/en/books.html"
10 lang="en" 10 lang="en"
11 rev="10"> 11 rev="11">
12 12
13 13
14 <section> 14 <section>
15
16 <book
17 title="The Complete NGINX Cookbook - 2019 Edition"
18 link="https://www.nginx.com/resources/library/complete-nginx-cookbook/?utm_source=nginxorg&amp;utm_medium=books&amp;utm_campaign=ebooks"
19 author="Derek DeJonghe"
20 site="https://www.oreilly.com/people/02bb3-derek-dejonghe"
21 publisher="O'Reilly"
22 lang="English"
23 cover="../books/complete_nginx_cookbook_2019.jpg"
24 year="2018" />
25
26 <book
27 title="Deploying NGINX Plus as an API Gateway"
28 link="https://www.nginx.com/resources/library/nginx-api-gateway-deployment/?utm_source=nginxorg&amp;utm_medium=books&amp;utm_campaign=ebooks"
29 author="Liam Crilly"
30 publisher="NGINX"
31 lang="English"
32 cover="../books/deploying_nginx_as_api_gateway.jpg"
33 year="2018" />
34
35 <book
36 title="High-Performance Caching with NGINX and NGINX Plus"
37 link="https://www.nginx.com/resources/library/high-performance-caching-with-nginx-and-nginx-plus/?utm_source=nginxorg&amp;utm_medium=books&amp;utm_campaign=ebooks"
38 author="Owen Garrett"
39 publisher="NGINX"
40 lang="English"
41 cover="../books/high_performance_caching.jpg"
42 year="2018" />
43
44 <book
45 title="Load Balancing in the Cloud: Practical Solutions with NGINX and AWS"
46 link="https://www.nginx.com/resources/library/load-balancing-in-the-cloud-aws-nlb-elb-nginx-plus/?utm_source=nginxorg&amp;utm_medium=books&amp;utm_campaign=ebooks"
47 author="Derek DeJonghe"
48 site="https://www.oreilly.com/people/02bb3-derek-dejonghe"
49 publisher="O'Reilly"
50 lang="English"
51 cover="../books/loadbalancing_cloud.jpg"
52 year="2018" />
53
54 <book
55 title="F5 BIG-IP to NGINX Plus: Migration Guide"
56 link="https://www.nginx.com/resources/library/f5-big-ip-nginx-migration-guide/?utm_source=nginxorg&amp;utm_medium=books&amp;utm_campaign=ebooks"
57 author="Faisal Memon, Alan Murphy"
58 publisher="NGINX"
59 lang="English"
60 cover="../books/f5_to_nginx_migration.jpg"
61 year="2018" />
62
63 <book
64 title="How to Easily and Cost Effectively Replace Cisco ACE"
65 link="https://www.nginx.com/resources/library/cisco-ace-nginx-migration-guide/?utm_source=nginxorg&amp;utm_medium=books&amp;utm_campaign=ebooks"
66 author=" Faisal Memon"
67 publisher="NGINX"
68 lang="English"
69 cover="../books/cisco_ace_to_nginx.jpg"
70 year="2018" />
71
72 <book
73 title="ModSecurity 3.0 and NGINX: Quick Start Guide"
74 link="https://www.nginx.com/resources/library/modsecurity-3-nginx-quick-start-guide/?utm_source=nginxorg&amp;utm_medium=books&amp;utm_campaign=ebooks"
75 author="Faisal Memon, Owen Garrett, Michael Pleshakov"
76 publisher="NGINX"
77 lang="English"
78 cover="../books/modsec3_and_nginx.jpg"
79 year="2018" />
80 15
81 <book 16 <book
82 title="Nginx HTTP Server - Fourth Edition" 17 title="Nginx HTTP Server - Fourth Edition"
83 link="https://www.packtpub.com/virtualization-and-cloud/nginx-http-server-fourth-edition" 18 link="https://www.packtpub.com/virtualization-and-cloud/nginx-http-server-fourth-edition"
84 author="Martin Fjordvald, Clément Nedelcu" 19 author="Martin Fjordvald, Clément Nedelcu"