Skip to content

abrucker235/geo-ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Ideas

  • Implement redis cache with secondary kubernetes process on cron job to keep cache up-to-date once a week.
  • Create a Golang lambda function instead of a container.
  • Create a middleware package for geo-ip capabilities so that they can be placed on any REST API.

Extensions

  • Expand the capabilities to look up geo location per IP Address. This capability could be used for gathering metrics around where API interactions are coming from which can be used for various analytics.
    • Determining potentially future Data Centers or Availability Zones to use.
    • Build graph database showing relationship between what IPs call and which API Resources they are trying to call.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors