Skip to content

Deploying GeoServer with PostgreSQL and PostGIS on AWS via Fargate simplifies geospatial data management by removing server maintenance tasks.

License

Notifications You must be signed in to change notification settings

praneethsonu/aws-serverless-geoserver-infrastructure

Repository files navigation

AWS Serverless GeoServer Infrastructure with PostgreSQL and PostGIS Integration

Description

Deploy and auto-scale GeoServer with PostgreSQL and the PostGIS extension on AWS. This project leverages containerized deployment using AWS Fargate, enabling you to focus on geospatial data management without the complexities of server maintenance.

Architecture Overview

The architecture is illustrated in the figure below.

GeoserverArchitecture
  • GeoServer: An open-source server for sharing geospatial data.
  • AWS Fargate: A serverless compute engine for containers.
  • PostgreSQL/PostGIS: A spatial database extender for PostgreSQL.

Note: when running GeoServer in a clustered configuration there are some considerations to keep in mind when updating the shared data configuration as a GeoServer caches the configuration in memory. This is explained in more detail here:

https://geoserver.geosolutionsgroup.com/edu/en/clustering/clustering/passive/passive.html

Now let's get started and start building this out from scratch on AWS.

Features

  • Set up infrastructure.
  • Configure Geoserver.
  • Install PostGIS and load data

Getting Started

Follow the instructions in the How to get started directory to set up and deploy the infrastructure.

License

This project is licensed under the MIT License.

About

Deploying GeoServer with PostgreSQL and PostGIS on AWS via Fargate simplifies geospatial data management by removing server maintenance tasks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published