Book Image

Advanced Geoserver [Video]

By : Ben Mearns
Book Image

Advanced Geoserver [Video]

By: Ben Mearns

Overview of this book

<p>GeoServer is an open source server-side software written in Java that allows users to share and edit geospatial data. In this course, you’ll start by learning how to develope a Spatial Analysis Platform with Web Processing Services. Then you’ll see how to develop an algorithm by chaining together geospatial analysis processes, which you can share with anyone in the world.</p> <p>Next you’ll dive into a very important technique to improve the speed of your web map application—tile caching. Here, you’ll understand how tile caching works, how to develop an effective tile cache-supported web service, and how to leverage the tile cache in your OpenLayers web application.</p> <p>Further on, you’ll see important tweaks to produce a performant GeoServer-backed web mapping application. By properly configuring your GeoServer instance, you can avoid performance bottlenecks for your end user. Next, we’ll enable authentication and identity management for your application, where you’ll build a user-specific and secure web application through identity management and authentication. Moving on, you’ll enable authentication on the front and back ends to protect sensitive map data, and how to deliver sensitive data to your end user.</p> <p>Finally, you’ll see how to put your web application into production in a secure and user-friendly way. Here, we’ll look at hosting of the OpenLayers, GeoServer, and data aspects of your application. You’ll go beyond traditional web hosting to explore the full range of hosting options in the cloud, and maintaining a reliable server instance</p> <h1>Style and Approach</h1> <p>The course takes a practical approach to understand how to put your GeoServer-based web application into fast, user-friendly, and secure production.</p>
Table of Contents (5 chapters)
Chapter 5
Putting it into production
Content Locked
Section 2
Monitoring the GeoServer Instance
The aim of this video is to understand how to make sure the instance remains healthy, and how to detect and remedy errors if something goes wrong. - Utilize logging and all the different logs associated with GeoServer and other app components - Use the GeoServer Monitor plugin - Discover some other software for monitoring the infrastructure supporting your app