Welcome to the Linux Foundation Forum!

Scalable API Architecture for Digital Membership Cards with Docker and Kubernetes

lixcy
lixcy Posts: 1

I'm currently designing a cloud-native application and evaluating the best deployment strategy for long-term scalability. Docker has been great for maintaining consistent development environments, and Kubernetes looks promising for handling high availability and automated scaling. One of the real-world use cases I'm exploring is a platform for digital membership card , where APIs need to support secure authentication, wallet integrations, and fast response times. This has me thinking about whether Go or Python is the better choice for backend services, especially when paired with a solid CI/CD pipeline for frequent updates.

For those running similar production workloads, what stack has worked best? Are you using Kubernetes from day one, or did you start with Docker Compose and migrate later as your application grew? I'd appreciate hearing about your experiences and any lessons learned along the way.

Categories

Upcoming Training