Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Created October 8, 2024 12:30
Show Gist options
  • Save AdamBien/26939d9a232bd0c3b79fd6149bc0815b to your computer and use it in GitHub Desktop.
Save AdamBien/26939d9a232bd0c3b79fd6149bc0815b to your computer and use it in GitHub Desktop.
128thAirhacksQ&A.md
@kriehzoo
Copy link

Hi Adam, how much cost do you plan for running k8s control plane on EKS. I think I remember something around 500 per month? but isn't one EKS instance already a clustered control plane? AWS pricing calculator gives me seventy something per month for that. could you please elaborate on that topic? thx

@AdamBien
Copy link
Author

"Adam, I am working on a Spring Boot project, and I have an entity with an ID of type UUID. However, I find it slower compared to using a Long type, and Long values are predictable.

How can I use Long as the ID type while preventing the predictability of IDs in API responses?" Is it Ok to Return a Stream from a Method? / http://youtube.com/bienadam/shorts

@AdamBien
Copy link
Author

AdamBien commented Nov 3, 2024

@AdamBien
Copy link
Author

AdamBien commented Nov 3, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment