shlogg · Early preview
Chanuka Dinuwan @hecdinuwan

Skilled Software Engineer with a strong interest in learning new technologies, theories, and concepts, and applying them to human needs.

Deploying Spring Boot App To AWS EKS

Deploy Spring Boot app to AWS EKS: Create Spring Boot app, generate Dockerfile, push image to ECR, deploy in EKS cluster, expose with LoadBalancer Service. Follow steps for full guide.

Implementing Feature Flag Management In Spring Boot With Togglz

Implementing feature flag management in Spring Boot with Togglz enables continuous delivery, A/B testing & reduces deployment risks by controlling feature exposure.