AWS Kinesis Tutorial for Beginners [FULL COURSE in 65 mins]

  Рет қаралды 67,444

Johnny Chivers

Johnny Chivers

Күн бұрын

Пікірлер: 58
@xeroxeroxeroxeroxeroxeroxero
@xeroxeroxeroxeroxeroxeroxero Жыл бұрын
Things to clean up when you're done: - Delete the CloudFormation Template - Empty and Delete the S3 Buckets housing your data - Delete the lambda function created in lab 6
@picassoofai4061
@picassoofai4061 6 ай бұрын
yeah, AWS billed me 300$. I use AWS SAM/Terraform now.
@akshayhs2766
@akshayhs2766 2 жыл бұрын
Hi Johnny. Your AWS Glue video was super helpful. Happy to be one of the first viewers of this video !!!
@JohnnyChivers
@JohnnyChivers 2 жыл бұрын
Glad the AWS Glue video was useful - and thanks for the on going support.
@book_beats
@book_beats 2 жыл бұрын
Hello from Ukraine, Johnny! Thanks for your videos! At this point i`ve watched all videos on aws glue and kinesis, they are really great.
@JohnnyChivers
@JohnnyChivers 2 жыл бұрын
Glad you like them!
@OttoTtt
@OttoTtt Жыл бұрын
Guys, don't forget to shut down everything on Zeppelin (Johnny says about this in the video). I missed one query and got a $16 bill after one day. Better delete the whole Cloud Formation right after you finish this video.
@DakFour
@DakFour Жыл бұрын
I deleted the cloudformation template an hour later after finishing the course. i dont remember shutting down Zeppelin. i got a bill of $35.In Billing , Kinesis analytics, Opensearch and ec2 were active( but nowhere to delete them in the console and CLI) it did stop after 24h which meant some applications were still sending data. How would i prevent that in the future. i thought deleting the cloudformation would do the job
@sany2k8
@sany2k8 2 жыл бұрын
This guy is awesome 😎, deserves more subscribers. Keep up your good work on data engineering. I am a full time software engineer planning to move on data engineering.
@JohnnyChivers
@JohnnyChivers 2 жыл бұрын
Thanks for watching the channel Sany!
@vishnupandey3390
@vishnupandey3390 4 ай бұрын
19:56 mvn clean compile package will not work we need to change pom.xml file with the following text
@shoooozzzz
@shoooozzzz 2 жыл бұрын
This video took me from Kinesis zero to hero! Thanks, mate. I now feel comfortable producing and consuming data from Kinesis
@Chuukwudi
@Chuukwudi Жыл бұрын
Why did you not use Kinesis Data Generator ? Why did you write your own custom data generator? Is the data generator presently broken? I have been trying for the last 48 hours to get KDG to work but without success.
@shayankabasi160
@shayankabasi160 2 жыл бұрын
Hi Johnny - Thanks for the nice tutorial, could you please check provide some work-through of the yml script that you are using in cloudformation section for resource creation.
@Chuukwudi
@Chuukwudi Жыл бұрын
I wanted to request the same!
@rakeshmali1727
@rakeshmali1727 11 ай бұрын
one question: do we need to mention which shard a consumer can listen/read to? or the customer automatically discovers the shard to read from?
@jeffgoodrich278
@jeffgoodrich278 11 ай бұрын
You're awesome Johnny C! I'm transitioning into data engineering in the next 6 months and your videos are great! I would like to study for the AWS solutions architect certs, and I will pay you for a custom project and learning plan. Let me know if you would be open for that, I am an engineer by training, so I do not need to be spoon fed everything, but I do want to take the most effective and efficient path. Thank you!
@jessemcmullen-crummey3158
@jessemcmullen-crummey3158 2 жыл бұрын
was going great until the maven compilation failed for me around 20:00. Got an error: " Fatal error compiling: java.lang.ExceptionInInitializerError: Unable to make field private com.sun.tools.javac.processing.JavacPro..." :(
@JohnnyChivers
@JohnnyChivers 2 жыл бұрын
Hi Jesse there’s been changes since I did the video. You need to update the POM file to have the latest version of Lombok and that should solve the problem.
@geoffreyli552
@geoffreyli552 Жыл бұрын
btw, fixed the 2nd POM issue by changing the java version to lower one, by #sudo update-alternatives --config java and #sudo update-alternatives --config javac.
@ayaanquadri5203
@ayaanquadri5203 Жыл бұрын
same.
@vishnupandey3390
@vishnupandey3390 4 ай бұрын
change pom.xml file with the following text
@LeeLeeCode
@LeeLeeCode Жыл бұрын
Thank you so much!! Very nice and detailed instructions. Much appreciated!
@skviknesh
@skviknesh Жыл бұрын
Thanks so much! This was awesome!!!! Do more....
@barisdnmz
@barisdnmz 2 жыл бұрын
nice tutorial, by the way how to clean up the environment that all set up?
@vipulkumar6082
@vipulkumar6082 Жыл бұрын
Bookmark 48:00
@atulkumar7030
@atulkumar7030 2 жыл бұрын
Awesome Going! Thanks for all your hard work in putting up these videos (y)
@milogodo100pre
@milogodo100pre 6 ай бұрын
hI, I've been trying to do an exercise which consist on ingest data from an website (currencies), store them, and then show in a graphic the data collected, that's very simple to say but very difficult for me to do it, do you have any information I will really appreciate it. I have the API key from the source of data
@leamon9024
@leamon9024 Жыл бұрын
Hi, is it possible to enable "dynamic partitioning" in kinesis firehose when integrating with cloudwatch subscription filter? I tried it, but it reports an error saying "Only UTF-8 encoded data is supported for dynamic partitioning records.". So now my workaround is Cloudwatch -> subscription filter -> lambda -> kinesis firehose -> S3, which I'm not sure if it's a best practice.
@yinwong667
@yinwong667 2 жыл бұрын
Thank you for your awesome tutorial! But can you also teach us how to clean up?
@databloke2755
@databloke2755 Жыл бұрын
I dont see the jar file in kinesis-producer-library-examples-master folder
@magneat
@magneat Жыл бұрын
thanks a lot!
@TheSuperJCN
@TheSuperJCN 4 ай бұрын
Whenever I launch the CF template it fails with this error: Resource handler returned message: "ServiceExecutionRole has insufficient permission to perform glue:GetDatabase. (Service: KinesisAnalyticsV2, Status Code: 400, Request ID: 0543627e-528b-453e-8e23-9781a5525d9b) ServiceExecutionRole is a role within the template and it does have permissions for glue:GetDatabase (as these are specified in a policy also created with the template) Haven't been able to get around this error to do the tutorial. Has anyone faced this issue? Note: I have Lake Formation enabled in the region I am doing the tutorial, but the error does not exactly mention missing LF permissions, but an IAM action, plusI did try using broad LF permissions but still got the same error
@parikshithshivaprakash5523
@parikshithshivaprakash5523 2 жыл бұрын
how to do streaming for large files
@lingxiankong4791
@lingxiankong4791 2 жыл бұрын
Thank you for guiding this learning!
@JohnnyChivers
@JohnnyChivers 2 жыл бұрын
Thanks for watching!
@andrewaylward7654
@andrewaylward7654 10 ай бұрын
Love the Belfast accent! Good work Johnny!
@erickjhormanromero6905
@erickjhormanromero6905 Жыл бұрын
KPL Practical is throwing the next exception Could not copy native binaries to temp directory
@smokecracy5831
@smokecracy5831 Жыл бұрын
bravo
@srinivastadinada3571
@srinivastadinada3571 2 жыл бұрын
Gem!
@JohnnyChivers
@JohnnyChivers 2 жыл бұрын
Thanks for watching.
@undesinyvalley
@undesinyvalley Жыл бұрын
thank you Jack black
@anshikagupta4931
@anshikagupta4931 Жыл бұрын
niceee
@arupde6320
@arupde6320 2 жыл бұрын
be regular
@bruh_1283
@bruh_1283 6 ай бұрын
Is this legit
@nitinsaini05
@nitinsaini05 2 жыл бұрын
Thanks for your video & efforts!! YAML file kinesis-immersion-day-cfn.yaml errored while uploading to create Stack. Something got changed over the period ?
@JohnnyChivers
@JohnnyChivers 2 жыл бұрын
Hi Nitin, I just managed to create the stack successfully in the North Virgina region with my Admin user. What region did you run it in? It took 20mins to create in full.
@nageshwarburman8819
@nageshwarburman8819 Жыл бұрын
I have been getting this error when I ran "mvn clean compile package" : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project amazon-kinesis-replay: Fatal error compiling: java.lang.ExceptionInInitializerError: Unable to make field private com.sun.tools.javac.processing.JavacProcessingEnvironment$DiscoveredProcessors com.sun.tools.javac.processing.JavacProcessingEnvironment.discoveredProcs accessible: module jdk.compiler does not "opens com.sun.tools.javac.processing" to unnamed module @6b350309 -> [Help 1] Did something change by the time when this tutorial was created to now?
@parakhtayal1254
@parakhtayal1254 Жыл бұрын
same, now in progress to solve that :(
@halloweex
@halloweex 11 ай бұрын
same
@xeroxeroxeroxeroxeroxeroxero
@xeroxeroxeroxeroxeroxeroxero Жыл бұрын
So far, great tutorial. I wanted to point out the Java does not compile. No big deal, as this part can be skipped because the stream already has data on it from the previous step [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project amazon-kinesis-replay: Fatal error compiling: java.lang.ExceptionInInitializerError: Unable to make field private com.sun.tools.javac.processing.JavacProcessingEnvironment$DiscoveredProcessors com.sun.tools.javac.processing.JavacProcessingEnvironment.discoveredProcs accessible: module jdk.compiler does not "opens com.sun.tools.javac.processing" to unnamed module @6b350309 -> [Help 1] Sorry, I don't know Java. Otherwise I'd make a PR to fix it.
@christian112
@christian112 Жыл бұрын
I managed to get it running with these updates to the pom.xml file: Old:************************* [...] 8 2.15.66 0.14.6 [...] New: ************************* [...] 11 2.19.33 0.15.7 [...] Edit: Later, for the kcl-app, you will need to update the amazon-kinesis-client version to 2.4.8 to avoid a similar error: software.amazon.kinesis amazon-kinesis-client 2.4.8
@vipul7010
@vipul7010 Жыл бұрын
@@christian112 thanks it works!
@kaizen9554
@kaizen9554 Жыл бұрын
@@christian112 very helpful. thanks
@aaronvillegas7900
@aaronvillegas7900 Жыл бұрын
@@christian112 This worked! Thank you!
@madhurnayak55
@madhurnayak55 11 ай бұрын
@@christian112 Thanks for helping out.
AWS EMR Tutorial [FULL COURSE in 60mins]
1:01:06
Johnny Chivers
Рет қаралды 66 М.
AWS Glue Tutorial for Beginners [NEW 2024 - FULL COURSE]
53:03
Johnny Chivers
Рет қаралды 6 М.
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
5 Essential Solopreneur Lessons to Fast Track Your Progress in 2025
17:38
Demetria Zinga- Solopreneur Lifestyle
Рет қаралды 4
SQL for Data Analytics - Learn SQL in 4 Hours
4:08:41
Luke Barousse
Рет қаралды 543 М.
AWS Data Engineering Tutorial for Beginners [FULL COURSE in 90 mins]
1:31:29
Kinesis & Lambda: Crash Course!
1:01:09
Enlear Academy
Рет қаралды 1,8 М.
AWS Glue Tutorial for Beginners [FULL COURSE in 45 mins]
41:30
Johnny Chivers
Рет қаралды 281 М.
Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours]
3:36:55
TechWorld with Nana
Рет қаралды 9 МЛН
PySpark For AWS Glue Tutorial [FULL COURSE in 100min]
1:36:49
Johnny Chivers
Рет қаралды 92 М.
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН