geecon Prague 2023 - Day2
9:35
Жыл бұрын
geecon Prague 2023 - Day1
13:02
Жыл бұрын
Protobuf
20:22
Жыл бұрын
Spring conversion service
19:07
Жыл бұрын
AWS Serverless Learning Plan
6:09
Lessons Learned - AWS Amplify UI
7:21
OpenAI ChatGTP
7:05
2 жыл бұрын
Complete Guide to AWS Amplify
2:19:24
2 жыл бұрын
Java batch insert - Lessons Learned
11:01
AWS Innovate - Lessons Learned
8:04
2 жыл бұрын
Google Cloud Api Gateway Tutorial
35:43
Google Cloud Functions Tutorial: Java
50:08
Пікірлер
@ismoil__zaripov
@ismoil__zaripov 2 ай бұрын
Thanks for video)
@ForDevelopers
@ForDevelopers 2 ай бұрын
You are welcome!
@Satenc0
@Satenc0 3 ай бұрын
is it possible to set the key to be sent on the headers instead of the query params?
@Satenc0
@Satenc0 3 ай бұрын
Another question, if possible please make a follow up for this video, integrating with google cloud identity platform :) and also the cloud armor
@Satenc0
@Satenc0 3 ай бұрын
Great tutorial, I only did not understand why the get is not protected, what makes this one be unprotected while others do require the key? I missed this, is it because the security array at the yml is empty? EDIT: Found the explanation indeed is what I though, at 10:08 for anybody else that wonders :)
@mrmar-que6307
@mrmar-que6307 3 ай бұрын
Did you take the test again bro?
@ForDevelopers
@ForDevelopers 2 ай бұрын
Nope, didn't not worth it.
@jaysiddhapura
@jaysiddhapura 4 ай бұрын
How much you had to unlearn sql, in order to learn with mongo ?
@ForDevelopers
@ForDevelopers 2 ай бұрын
Not at all, it's more similar than you think. Query syntax is f.e. different but it's still a query which you need :)
@tinytalesbyM
@tinytalesbyM 4 ай бұрын
I upgraded the spring boot to 3.3.2 and spring kafka to 3.2.2 to resolve compatibility and kafka client to 3.7.0 but i am getting NoSuchMethodError: java.util.Map org.apache.kafka.common.utils.Utils.castToStringObjectMap
@fernandez3753
@fernandez3753 5 ай бұрын
Thanks
@mrspruance
@mrspruance 5 ай бұрын
This video help me a lot, Thank you!!
@sasg87962
@sasg87962 6 ай бұрын
whats a Writtendb!
@ForDevelopers
@ForDevelopers 2 ай бұрын
Sorry some error slipped into the video
@angelroma5456
@angelroma5456 6 ай бұрын
Thank you, it was really helpful
@Б.П-я2н
@Б.П-я2н 6 ай бұрын
Great explanation of the Spring Conversion Service, Stefan! Your detailed walkthrough was particularly helpful. Keep up the good work!
@AntonioPereira-pb5ym
@AntonioPereira-pb5ym 8 ай бұрын
very usefull tutorial, thank you !!!!
@Kumarvivek-uv5hf
@Kumarvivek-uv5hf 8 ай бұрын
Can you please create a tutorial to read files from MS OneDrive using springboot
@Ramkumar-uj9fo
@Ramkumar-uj9fo 8 ай бұрын
One new developer in blueconch was so thankful for jhipster
@Ramkumar-uj9fo
@Ramkumar-uj9fo 8 ай бұрын
I bought a tablet and Bluetooth watch.
@Ramkumar-uj9fo
@Ramkumar-uj9fo 8 ай бұрын
Stereotypes vary, but in some contexts, developers may embrace a more casual or tech-savvy aesthetic. ChatGPT ❤🎉 Verified in ChatGPT
@Ramkumar-uj9fo
@Ramkumar-uj9fo 8 ай бұрын
You look good. 🎉
@Ramkumar-uj9fo
@Ramkumar-uj9fo 8 ай бұрын
A sex joke no offense : People want to ge developers as they look sexier ❤❤🎉🎉🎉
@222ferike
@222ferike 8 ай бұрын
Well done Štefan! Looking forward for some more updates on this part soon...
@ForDevelopers
@ForDevelopers 8 ай бұрын
More to come!
@VinayRajput-l6h
@VinayRajput-l6h 9 ай бұрын
1. Spring Batch => 01:37 2. Spring Integration => 02:57 3. Spring Security => 04:04 4. Spring DATA JPA => 05:10 5. Trunk Function for Dates => 05:47 6. Restemplate => 07:08 7. Emails from Spring => 08:39 8. AOP-> Compile your code with flags to avoid warnings => 09:20 9. Strange error about class casting => 10:16
@mayedpowerlifting
@mayedpowerlifting 10 ай бұрын
hi
@hkmehandiratta
@hkmehandiratta 10 ай бұрын
It takes courage to share failures, but that's what makes it worthwhile for others to know and learn. Thanks for sharing. Appreciated. You asked for the opinion.. you were close, so you must re-appear. You will clear this time.
@abrarmahi
@abrarmahi 10 ай бұрын
If you know/have a cloud project the video starts 17:20. Watch at 1.5x speed.
@MrYtkrishna
@MrYtkrishna 11 ай бұрын
Awesome.. simple explanation of connection pool leaks. Liked it 👍
@FoundationForLawandG
@FoundationForLawandG Жыл бұрын
From a friend who found your video helpful: "That video sent made me almost cry. The guy on that video. May Allah give him hidaya because he helped me; may he go to paradise. Ameen. If you watch the video he does exactly what we are trying to do." We are a small non-profit attempting to provide a free service to senior citizens. Thank You.
@BogdanCondrat
@BogdanCondrat Жыл бұрын
after the step where you generate a new API Gateway, if i access the URL of the gateway i get the response from the backend, without authorization. i don't get your Error: Forbidden message. so basically anyone that knows the API Gateway URL can access without authorization the Cloud Function in the backend.
@Satenc0
@Satenc0 3 ай бұрын
I do not think this is a problem of the video, notice that hes function is a gen1 function, and does not require https neither, nowadays https is always enabled and also its 2nd gen function, so this is more something that google changed, but you can enable security on the get too by just commenting the empty array shown at 10:07
@mansigusain2015
@mansigusain2015 Жыл бұрын
Hi I deployed my cloud function but I my server is unable to use the http - it shows this error- Error: Forbidden Your client does not have permission to get URL /function-1 from this server. Kindly help
@itihas9958
@itihas9958 Жыл бұрын
Nice tutorial. I am building something quiet similar but my problem is that the file can be huge. How do we modify this so that we don't get a out of heap memory error. May be use streams in some way and append the file on the remote server?
@sreekanthmcit
@sreekanthmcit Жыл бұрын
Can you please tell me how we can integrate GKE with Cloud API Gateway ?
@kparag01
@kparag01 Жыл бұрын
This fear is also undermining my studies.😢
@hamranikhaled2278
@hamranikhaled2278 Жыл бұрын
Hi, I have a problem with CORS in api getway, what is the solution, I haven't found it!
@AliMalek-q5y
@AliMalek-q5y Жыл бұрын
You are star!
@222ferike
@222ferike Жыл бұрын
Congrats again Štefan - great job! I would definitely encourage you to create for this a second part where you can show in action the more advanced features connected to this part
@MikeMMs07
@MikeMMs07 Жыл бұрын
Spring Webflux + protobuf = very fast
@matilha2020
@matilha2020 Жыл бұрын
I just failed for a second time, not an easy one.
@ForDevelopers
@ForDevelopers Жыл бұрын
But at least you can repeat for free
@MrEvansjethro
@MrEvansjethro Жыл бұрын
Thank you so much for the advice. Much appriciated!
@ForDevelopers
@ForDevelopers Жыл бұрын
You are so welcome!
@claudiosebastiancastillo3115
@claudiosebastiancastillo3115 Жыл бұрын
Fantastic Stefane! An amazing guide! I will try it out to set my environment with python and machine learning libraries.
@ForDevelopers
@ForDevelopers Жыл бұрын
Fantastic!
@branislavgaming8717
@branislavgaming8717 Жыл бұрын
ahoj mam problem nastavit na GCP abi projekt bol viditelni pre zakaznikov...pouzivam claud storage aj databazi v projekte....ak boli by ste ochotny mi pomost bol by som velmi vdacny....mozeme sa dohodnut cez google meet stretnutie....dakujem
@KalaSaby
@KalaSaby Жыл бұрын
Hi, thank you very much for the tutorial. I have error Violation d'index unique ou clé primaire: "PUBLIC.JOB_INST_UN_INDEX_3 ON PUBLIC.BATCH_JOB_INSTANCE(JOB_NAME NULLS FIRST, JOB_KEY NULLS FIRST) VALUES . And it persists even if I generate all tables. Thank you
@bartomiej3091
@bartomiej3091 Жыл бұрын
I have factory metod sftpSessiinFactory org.apache.sshd.client.keyverifier.serverKeyVerifier exception no class Def found and I cannot run application. What could it be about ???
@AlexandreLimaC
@AlexandreLimaC Жыл бұрын
Very good intro! Thanks
@hirefiedinc6313
@hirefiedinc6313 Жыл бұрын
Very nice tutorial. Thanks
@ForDevelopers
@ForDevelopers Жыл бұрын
Glad it was helpful!
@ScrolltheNature
@ScrolltheNature Жыл бұрын
Save !! this man at all cost ...life saviour.
@AlexBrazilDF
@AlexBrazilDF Жыл бұрын
Amazing friend!🤓
@ForDevelopers
@ForDevelopers Жыл бұрын
Thank you! Cheers!
@matiasgaldames4576
@matiasgaldames4576 Жыл бұрын
If I implement a load balanced to have my domain. how do i block the automatically generated url for my api gateway ???
@wilianc.b.3065
@wilianc.b.3065 21 күн бұрын
Up
@TapanMandal-wu1sv
@TapanMandal-wu1sv Жыл бұрын
Very nice tutorial, basically Batch with Spring Boot 3
@parrou3
@parrou3 Жыл бұрын
Hi, thank you for this awesome Video, I have a qyestion plz, I am developing a public event app using AWS amplify, data are stored in a dynamoDB table and connection between data and application is done with appsync/graphQl, an authenticated user can create a public event, but if no one is interested in it, after 24 hours the status (field in dynamo table) of the event must be switched to 'Expired' and a notification will be sent to the owner of event, Since I am newbie to AWS and amplify, is Lambda function is best service to implement this feature and How? thanks
@ForDevelopers
@ForDevelopers Жыл бұрын
Hi, technically you could use TTL on the table, but most probably this is not what you want - to delete item. So then the solution could be really based on the Lambda function which can use the DynamoDbStream and listen for the Insert event, when the new item is inserted you always have some creation timestamp and base of that you can calculate the 24hours event. In my example I was using the Step Function and wait there, because step function can last long time and the execution is cheap. From that step function you could then trigger the notification (I think the example I showed in the video you can use as well). Another approach would be to have only one Lambda function, which would periodically check the dynamodb table, and if createTimestamp of the item is beyond the 24hours then if could change the state and send the notification. This of course means you need to decide on your schedule interval? 1 hour? 15min? Will the lambda function finish until the timeout? It depends how many items you have in the table, which fullfill the condition. The first approach is more reliable but there are many others, it really depends of the complexity, what you want to build, how fast it should be ...
@parrou3
@parrou3 Жыл бұрын
@@ForDevelopers Thank you a lot, I appreciate all the time and effort you put in to answer me :)
@sahild6584
@sahild6584 Жыл бұрын
I got 731 score and result was fail
@tabili3830
@tabili3830 Жыл бұрын
got 728, same, we needed 2 more right questions :(
@ForDevelopers
@ForDevelopers Жыл бұрын
750 is very close, but as you know the questions are done in the way - to trick you - not to test your knowledge.
@ChanceTEK
@ChanceTEK Жыл бұрын
Extremely helpful. Thank you.
@ForDevelopers
@ForDevelopers Жыл бұрын
Thank you