Truly Serverless Full Text Search!
26:36
Building AI Tools That Can Watch You
20:26
Serverless Tips from an AWS Hero
39:57
Which architecture is better?
38:14
2 жыл бұрын
Пікірлер
@ce148_rajanunagar2
@ce148_rajanunagar2 8 күн бұрын
thank you for this amazing content on aws lambda
@TaniFacts-jk8qn
@TaniFacts-jk8qn 18 күн бұрын
thanks bro
@AirdropsWhitelistHub
@AirdropsWhitelistHub 28 күн бұрын
thank you bro, 2024 and is still working
@bhavyamikkilineni5107
@bhavyamikkilineni5107 29 күн бұрын
This will work through cdk code?
@bhavyamikkilineni5107
@bhavyamikkilineni5107 29 күн бұрын
Is the same integration testing will work through cdk deploy?
@ballhogjon
@ballhogjon Ай бұрын
Did you ever find a solution to using the raw files when using webpack?
@korendani
@korendani Ай бұрын
Can you share the SaaS starter repo? Thanks
@SaiVeekshika
@SaiVeekshika Ай бұрын
Good Info
@Abhinavkumar-og3xd
@Abhinavkumar-og3xd 2 ай бұрын
Please say in hindi.
@omarsalem5832
@omarsalem5832 2 ай бұрын
Very useful! Thank you!
@DiegoRFGonz88
@DiegoRFGonz88 3 ай бұрын
how can I deploy just some services? can it be done? can this be used in a github actions ci/cd pipeline?
@MorgynStryker-f9h
@MorgynStryker-f9h 2 ай бұрын
I believe you would do something like this (in the parent directory with serverless-compose.yml): serverless deploy service-a I am in this process now and still need to verify.
@giladbaruchian7522
@giladbaruchian7522 3 ай бұрын
why AWS are not honest enough to give you a virtual wallet where you can buy credit so you never exceed what you are willing to spend
@burhanuddinjaveri8968
@burhanuddinjaveri8968 3 ай бұрын
I am trying to cache a token value from an api call which expires every 12hrs. So i want to call auth api only once in 12hrs. I am using global variables outside lambda but the values are not getting cached. It is invoking api not on every requests but evry 10mins. Any idea?
@muhammadibtisam1086
@muhammadibtisam1086 3 ай бұрын
Authentication Error on react app when i try to sign up
@tatajsr13
@tatajsr13 4 ай бұрын
How to secure this file even for 60 seconds from internet. It does not make sense on S3 bucket where public access is blocked and from code we are creating loophole for 60 seconds, why even 1 sec. Please let us know ways to securely use pre-signed url. Thanks
@user-ov1ps7go4m
@user-ov1ps7go4m 4 ай бұрын
At 3:23 even though im in the amplify-react-app directory, it gives me errors when I try the amplify configure command
@NegativeAL
@NegativeAL 5 ай бұрын
You missed cO2 from your factors. If companies have net zero targets and budgets then these could be leveraged to fund the refactoring. Devs should be incentivised to code green and cO2 savings should always be there along side cost and time savings. Great Video.
@nehakale9427
@nehakale9427 5 ай бұрын
This is an amazing on-point explanation!! Kudos!!
@CompleteCoding
@CompleteCoding 4 ай бұрын
Glad it was helpful!
@calvint678
@calvint678 5 ай бұрын
Thanks. Which communities are you guys a part of?
@CompleteCoding
@CompleteCoding 4 ай бұрын
There's a "Believe In Serverless" discord, but most of the community stuff I do is through LinkedIn. There are loads of smart people to chat with and learn from
@xavierromerocarrion1369
@xavierromerocarrion1369 6 ай бұрын
Top quality content. Thanks
@TusharParekhtpar2014
@TusharParekhtpar2014 6 ай бұрын
Really worthwhile and perfect startup video to build complex automated serverless applications using CI/CD . Thank you very much and God Bless you !
@profitpurpose
@profitpurpose 6 ай бұрын
needs updating
@adamshoaib66
@adamshoaib66 6 ай бұрын
where can I find all the users created via this console ?
@CompleteCoding
@CompleteCoding 4 ай бұрын
If you go into the aws console you'll find them in Cognito
@leandrofita8879
@leandrofita8879 7 ай бұрын
Is there a way to agroup endpoints under a controller group? I was implementing it here and all endpoints got clustered in a single group, without separation by entity. Thank you for the plugin!
@leandrofita8879
@leandrofita8879 7 ай бұрын
Just found it, using swaggerTags, thank you for your work!
@rajanchoudharyy2k
@rajanchoudharyy2k 7 ай бұрын
Please have some practical. All theoretical .I didn't got anything.
@rbrojas2040
@rbrojas2040 7 ай бұрын
having trouble with AmplifySignOut since it might be deprecated?
@venkatesh-cz5sq
@venkatesh-cz5sq 7 ай бұрын
how to prevent the file from download?
@mwnkt
@mwnkt 7 ай бұрын
Just wondering, since it can run offline does that mean i can deploy it to something like heroku or render, since a port is exposed ?
@arunmaheshwari2087
@arunmaheshwari2087 8 ай бұрын
How can I see the logs in terminal for number of resources with stack information
@ghprasad
@ghprasad 8 ай бұрын
Hello I see this playlist interesting and informative. Just curious question: This playlist seems to be 4 years old, is this still relevant, any changes to AWS serverless services (any additions or deletions?) or can we refer this as is to gain the knowledge for serverless architectures and integrations? Appreciate your thoughts on this. Thanks!
@RushiPatel-zt8qe
@RushiPatel-zt8qe 8 ай бұрын
Hi Sam, I tried your way it's working as expected with sls package and create the group of 10 nested stacks in my case and adding the functions inside. It only shows 11 root stacks. But then I do sls deploy. it's not working as expected it's moving roughly 4-5 functions inside the each of that 10 nested stack and other 245 in root. Do you know any way for the same?
@rickr937
@rickr937 8 ай бұрын
Why didn't you just install the old version of that flexor library?
@tangocukedi1
@tangocukedi1 8 ай бұрын
beware!! this completely messed up my free tier. i made only 30 lamda requests and it unnecessarily made 350 s3 calls and used 8% of my cloudwatch (Global-DataScanned-Bytes)
@pastafarian7
@pastafarian7 8 ай бұрын
Can Amplify set up React router? Or do I have to do that myself? (I'm asking other places too, no worries if you're busy, just something I wish was included in this tutorial)
@logeshs1881
@logeshs1881 8 ай бұрын
Hi Sam, Does this also resolves the the timeout issue faced by the lambda? For example if a request takes more than 30 seconds its getting timed.
@petermasse60
@petermasse60 8 ай бұрын
Sam, you are absolutely the best! Your videos are so easy to follow, and in less than 10 minutes, I feel like I have conquered my work!
@WolFX_FPS
@WolFX_FPS 8 ай бұрын
Good to see how to build the serverless deployment yml, but, my installation did not have sls, so when i got to the end to enter 'sls deploy' i was disappointed to find there was no sls installed so I had no real take away from this.
@renatomoreira8587
@renatomoreira8587 8 ай бұрын
thank you. I wanst understanding how to specify bodyType until your explanation
@Saurabh12129
@Saurabh12129 9 ай бұрын
Why are you not using AWS SAM (Serverless Application Model), I think its provided by aws. Serverless is maybe depricated now.
@Alpheus2
@Alpheus2 9 ай бұрын
This was fun. Though the diagram replays were a technical challenge on their own :)
@openupthecloud
@openupthecloud 9 ай бұрын
The classic sam videos are back !! Great to see you back to it man !
@grizzle8911
@grizzle8911 9 ай бұрын
Using administrator access to do development is bad practise. Don't do this.
@kaykhan9561
@kaykhan9561 9 ай бұрын
Do these assertion tests provision infrastructure in the cloud?
@kaykhan9561
@kaykhan9561 9 ай бұрын
Wish you covered more about why you chose to use a construct here and the benefits of it. Also wish you covered topics like multiple environments (test and production) and possibly multi stack deployments.
@kaykhan9561
@kaykhan9561 9 ай бұрын
I think you missed out on mentioning some important choice decisions e.g building using esbuild instead of docker.
@onemaninaboat
@onemaninaboat 9 ай бұрын
This is great stuff, i have a relatively small dataset to search over and i do not have the budget for fully blown opensearch cluster. This may as well fit the bill!
@didieralexanderrendonchave3538
@didieralexanderrendonchave3538 9 ай бұрын
PS C:\Users\d\Documents\Curso_TypeScript\cdk-workshop> cdk bootstrap ⏳ Bootstrapping environment aws://xxxxxxxxxxxx/us-east-1... ❌ Environment aws://xxxxxxxxxxxx/us-east-1 failed bootstrapping: Error: Need to perform AWS calls for account xxxxxxxxxxxxxxx, but no credentials have been configured at SdkProvider.forEnvironment (C:\Users\d\AppData\Roaming pm ode_modules\aws-cdk\lib\index.js:390:13081) at async _BootstrapStack.lookup (C:\Users\d\AppData\Roaming pm ode_modules\aws-cdk\lib\index.js:427:20918) at async Bootstrapper.modernBootstrap (C:\Users\d\AppData\Roaming pm ode_modules\aws-cdk\lib\index.js:428:1084) at async C:\Users\d\AppData\Roaming pm ode_modules\aws-cdk\lib\index.js:432:2104 at async Promise.all (index 0) at async CdkToolkit.bootstrap (C:\Users\d\AppData\Roaming pm ode_modules\aws-cdk\lib\index.js:432:1949) at async exec4 (C:\Users\d\AppData\Roaming pm ode_modules\aws-cdk\lib\index.js:485:54250) Need to perform AWS calls for account xxxxxxxxxxxxx, but no credentials have been configured. can u help me with this error?
@cloudmancer
@cloudmancer 7 ай бұрын
Hey there! This comes from the fact that your AWS CLI is not configured with credentials, as the CDK uses those same credentials to provision infrastructure for you! If you google "how to configure configure aws cli" there should be a link to the AWS docs that will show you how to do just that!
@islombekhasanov
@islombekhasanov 10 ай бұрын
CFBR! so cool, thanks!
@CompleteCoding
@CompleteCoding 9 ай бұрын
Glad you like it!
@mloskot
@mloskot 10 ай бұрын
100th like from me :)