So the whole application development and walkthrough is completed and AWS is still creating K8S cluster 🤣🤣 It's been years since they introduced EKS, still no improvement? GCP takes less than 2-4 mins to create a cluster. Btw awesome demo, complete end to end is always nice to watch. Also, the Annotation based programing using Spring Cloud Stream is deprecated now and new approach is to use Functional style instead of Source/Sink/Processor.
Can't agree more. I think it's to do with other services, which generally take a bit longer than in GCP. Oh ok. So people are moving away from annotation...
This is where we are again proud to be tech primers subscriber, thanks for the awesome content.
Thanks Bhupathi! Cheers!
Really awesome and detailed video!. Thankyou!
Great video,,, Love it. thanks.
Glad you enjoyed it
Just FYI, Spring Cloud Streams config also uses a dynamodb table.. it is also automatically gets created when you run the application
Is it, i did not provide any permission for dynamodb resource in my IAM role, still it worked with only Kinesis. Weird!
Does this not work with localstack instead of actual kinesis? I could not find a way to configure this with localstack
Do you have a tutorial to set up the command line with that look?
Dude how ur iterm is showing commands ? That wd be a gr help... pls do share
Is this compatible with boot 2.7, spring-cloud-dependencies 2021.0.3?
Can you tell which plugin you use for auto completion in yml file and how to setup that
Thanks in advance
Hi Vijay. Check my IntelliJ tips n tricks video, i have shown there. It’s called live templates. I preload them before hand
Spring cloud data flow, I should use eks or ecs?
If you are new to containers use ECS. If you know abr containers n k8s, go with EKS
So the whole application development and walkthrough is completed and AWS is still creating K8S cluster 🤣🤣
It's been years since they introduced EKS, still no improvement? GCP takes less than 2-4 mins to create a cluster.
Btw awesome demo, complete end to end is always nice to watch.
Also, the Annotation based programing using Spring Cloud Stream is deprecated now and new approach is to use Functional style instead of Source/Sink/Processor.
Can't agree more. I think it's to do with other services, which generally take a bit longer than in GCP.
Oh ok. So people are moving away from annotation...