Тёмный
Joe Gardner
Joe Gardner
Joe Gardner
Подписаться
AWS Enable Root Account MFA
2:25
7 лет назад
Run Golang in Node.js
2:25
7 лет назад
AWS Create IAM admin user
4:25
7 лет назад
AWS Enable IAM Billing Access
3:33
7 лет назад
Lightning Talk Tips And Tricks
4:28
8 лет назад
Serverless Application Demo
21:19
9 лет назад
Комментарии
@mathewkargarzadeh3158
@mathewkargarzadeh3158 3 года назад
YOU ARE THE BEST JOE. MUCH APPRECIATED !!
@tonyd6853
@tonyd6853 3 года назад
Practice 5 min 10 times in a hour was a legit gold nugget!
@shepherddp
@shepherddp 3 года назад
Saved me hours. I know because I’ve tried before finding this video. Thanks.
@anumoses1
@anumoses1 3 года назад
I am looking for a code to have a lambda function that will terminate ec2 instance when I upload a file in ec2 bucket. Any help is appreciated.
@AR-ce1fj
@AR-ce1fj 4 года назад
nice video keep growing
@mr.a5455
@mr.a5455 4 года назад
this was very clean and straight to the point
@AvielLivay
@AvielLivay 4 года назад
It's amazing how Amazon don't have this information... one just want to create an IAM account and they start with their videos and courses and explanations which never get you no where!
@blipblop92
@blipblop92 4 года назад
I have an EC2 instance and would like to let a developer access ONLY to this instance and not my whole AWS account, how can I do that?
@AchillesHildreth2024
@AchillesHildreth2024 4 года назад
Excellent and clear tutorial. Very helpful since it looks like AWS has changed the documentation and it is pretty impossible to find this setting without having prior knowledge. Many thanks!
@Srini_monkster
@Srini_monkster 5 лет назад
Hi joe , Actually I am trying to write a lambda to check the ec2 events . When it’s shutdown for 7 days it only can be terminated. Can u help me on this ?
@farhanwaheeda
@farhanwaheeda Год назад
Hi did you get any solution for this? I am looking for a code that will delete EC2 instances which have been stopped for 10 days.
@ankitsurolia8692
@ankitsurolia8692 5 лет назад
How to add user through terminal??
@TechNSayge
@TechNSayge 5 лет назад
Thank you, big help!!
@satishgoda
@satishgoda 5 лет назад
Very helpful :) Thank you. I am giving my first lightning talk today.
@callenstewart6959
@callenstewart6959 5 лет назад
You are the best. Thank you for this.
@B4U_09
@B4U_09 6 лет назад
Is"t only for andriod..r if for pc where where we will get authentication code?
@yo1414
@yo1414 6 лет назад
This is the best - Step-by-Step AWS Serverless w/ DynamoDB example - thank you!!
@travelerfromhimalaya5738
@travelerfromhimalaya5738 7 лет назад
Hi Joe, I am trying to automatically remove ec2 instances from Zabbix every time we deploy the new code. Can I do something like this to make it work?
@joegardner4775
@joegardner4775 7 лет назад
Yes, something similar could work for Zabbix. You probably want a different trigger for the lambda.
@nitishbisht8950
@nitishbisht8950 7 лет назад
Hi Joe i hv getting error during creation of stack i hv pasted the error Error occurred while GetObject. S3 Error Code: NoSuchKey. S3 Error Message: The specified key does not exist. after creating rule how we attach to a particular instance Thanks Joe
@joegardner4775
@joegardner4775 7 лет назад
The key means the file in S3. The bucket parameter (LambdaBucket) or path to the file in the bucket (LambdaKeyTerminateInstancesWithEvents) is incorrect. The rule does not get attached to an instance. The Lambda checks for EC2 events in the region.
@NikosKatsikanis
@NikosKatsikanis 7 лет назад
This isn't the servwrless framework isn't it
@joegardner4775
@joegardner4775 7 лет назад
No, this does not use the serverless framework. I'll think about adding a demo for the serverless framework in the future.
@joegardner3054
@joegardner3054 7 лет назад
GitHub repository from the video: github.com/joehack3r/demos/tree/master/20160309
@ericpeters0n
@ericpeters0n 8 лет назад
Did you mention what this is supposed to actually do?!?
@joegardner4775
@joegardner4775 8 лет назад
+Eric Peterson It shows a web page hosted from S3 that reads and writes to a DynamoDB by utilizing API Gateway and Lambda.
@gauravmurade5886
@gauravmurade5886 8 лет назад
thank you!
@TalesOfHope
@TalesOfHope 8 лет назад
DynamoDB + AWS Lambda + API Gateway.. exactly what I was looking for! Thank you!
@joegardner4775
@joegardner4775 8 лет назад
+Vincent Mon Happy you found it useful. Spread the word... and let me know what you would like to see in the next video.
@TalesOfHope
@TalesOfHope 8 лет назад
+Joe Gardner yes few questions.. -how put parameter to GET api.. all my test are "null".. (I tried model and String URL..) -how make a html table with json API response.. (sry for my english)
@EricFullerton
@EricFullerton 8 лет назад
This is a great project, exactly what I was looking for. Thanks!
@joegardner4775
@joegardner4775 8 лет назад
+Eric Fullerton Glad you liked it!
@briangonzales9769
@briangonzales9769 8 лет назад
+Joe Gardner Liked it... I LOVE IT!!!
@wickett99
@wickett99 9 лет назад
Here is the link to the slideshare mentioned in the video > www.slideshare.net/joehack3r/serverless-apps