Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 879 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 879 Bytes

Getting Started

Tech Stack

  • Java 17
  • Spring boot v3.1.3
  • Docker

Features

  • AWS Region IP-Range info persisted in the memory
  • Scheduled update of AWS Region IP-Range information
  • Extensible codebase to include GCP, Azure and other cloud platform based IP Range selectors
  • Externally configurable AWS Regions and Datasource URL (in application.properties file)
  • Dockerized application. The below script builds the image and runs the container in the port of 8080,
 ./build_run.sh

https://github.com/ramnarayan-code/cloud-resource-selector/blob/main/Postman-Collection.postman_collection.json