Skip to content

Simple assignment for Site Reliability Engineers

License

Notifications You must be signed in to change notification settings

rana-093/sre_airports_api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airport API


For tasks, checkout tasks.md


Here I have dockerized the Go Backend Application

  • Used minikube for the local k8s configuration
  • have written terraform script to make a bucket on s3
  • Used ingress controller virtual server to split traffic between /airports and /airports_v2 API
  • Wrote service and deployment files as well. Check the k8s folder. All Yaml files are thers

About

Simple assignment for Site Reliability Engineers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 81.0%
  • HCL 14.5%
  • Dockerfile 4.5%