Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Created July 8, 2025 12:22
Show Gist options
  • Save AdamBien/480049770946348ce11da42782af850e to your computer and use it in GitHub Desktop.
Save AdamBien/480049770946348ce11da42782af850e to your computer and use it in GitHub Desktop.
137thAirhacksQ&A.md
@eniuane
Copy link

eniuane commented Jul 28, 2025

Hi Adam,

Hope everything is OK since the workshop!

I have been doing some PoC regarding serverless and IaC with Java for AWS.

  • How would you deal with a microservice/application that needs to be up most of the time like a kafka consumer or scheduler to check something every 5sec?
  • And what about an UI application? Would you set it up on a S3 Bucket? To avoid k8s cluster?

Thanks in advance!

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