Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 547 Bytes

Readme.md

File metadata and controls

13 lines (10 loc) · 547 Bytes

Banking App Backend

This project demonstrates a backend for a banking application built with Golang and Postgres.

Technologies

  • Golang: Efficient and scalable backend services
  • Postgres: Relational database for managing banking data
  • gRPC: Efficient and scalable APIs
  • Docker: Containerization for consistent application deployment
  • Kubernetes: Container orchestration for scaling applications
  • AWS: Cloud platform for backend services deployment
  • CI/CD: Automating build, test, and deployment processes