Truly Serverless Full Text Search!
26:36
Serverless Tips from an AWS Hero
39:57
Which architecture is better?
38:14
Пікірлер
@NegativeAL
@NegativeAL 13 күн бұрын
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 20 күн бұрын
This is an amazing on-point explanation!! Kudos!!
@calvint678
@calvint678 24 күн бұрын
Thanks. Which communities are you guys a part of?
@xavierromerocarrion1369
@xavierromerocarrion1369 Ай бұрын
Top quality content. Thanks
@TusharParekhtpar2014
@TusharParekhtpar2014 Ай бұрын
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 Ай бұрын
needs updating
@adamshoaib66
@adamshoaib66 Ай бұрын
where can I find all the users created via this console ?
@leandrofita8879
@leandrofita8879 2 ай бұрын
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 2 ай бұрын
Just found it, using swaggerTags, thank you for your work!
@rajanchoudharyy2k
@rajanchoudharyy2k 2 ай бұрын
Please have some practical. All theoretical .I didn't got anything.
@rbrojas2040
@rbrojas2040 2 ай бұрын
having trouble with AmplifySignOut since it might be deprecated?
@venkatesh-cz5sq
@venkatesh-cz5sq 2 ай бұрын
how to prevent the file from download?
@mwnkt
@mwnkt 2 ай бұрын
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 3 ай бұрын
How can I see the logs in terminal for number of resources with stack information
@ghprasad
@ghprasad 3 ай бұрын
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 3 ай бұрын
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 3 ай бұрын
Why didn't you just install the old version of that flexor library?
@tangocukedi1
@tangocukedi1 3 ай бұрын
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 3 ай бұрын
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 3 ай бұрын
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 3 ай бұрын
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 3 ай бұрын
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 3 ай бұрын
thank you. I wanst understanding how to specify bodyType until your explanation
@Saurabh12129
@Saurabh12129 4 ай бұрын
Why are you not using AWS SAM (Serverless Application Model), I think its provided by aws. Serverless is maybe depricated now.
@Alpheus2
@Alpheus2 4 ай бұрын
This was fun. Though the diagram replays were a technical challenge on their own :)
@openupthecloud
@openupthecloud 4 ай бұрын
The classic sam videos are back !! Great to see you back to it man !
@grizzle8911
@grizzle8911 4 ай бұрын
Using administrator access to do development is bad practise. Don't do this.
@kaykhan9561
@kaykhan9561 4 ай бұрын
Do these assertion tests provision infrastructure in the cloud?
@kaykhan9561
@kaykhan9561 4 ай бұрын
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 4 ай бұрын
I think you missed out on mentioning some important choice decisions e.g building using esbuild instead of docker.
@onemaninaboat
@onemaninaboat 4 ай бұрын
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 4 ай бұрын
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 2 ай бұрын
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 5 ай бұрын
CFBR! so cool, thanks!
@CompleteCoding
@CompleteCoding 4 ай бұрын
Glad you like it!
@mloskot
@mloskot 5 ай бұрын
100th like from me :)
@wsl4532
@wsl4532 5 ай бұрын
nice tutorial of serverless programming, oorganizied, and easy to learn, good work! thank you !
@jimg8296
@jimg8296 5 ай бұрын
Well done, easy to follow and informative.
@CompleteCoding
@CompleteCoding 5 ай бұрын
Glad it was helpful!
@dancoman8
@dancoman8 5 ай бұрын
Love it!
@CompleteCoding
@CompleteCoding 5 ай бұрын
Thanks!!
@Ryan-ik2mk
@Ryan-ik2mk 5 ай бұрын
For anyone asking how do you apply this across Dev, Staging and Prod. Simply duplicate the github action file 3 times and change the args to match what you need. i.e. "On push dev"........ "args: deploy --stage=dev" then in the next one "On push staging"........ "args: deploy --stage=staging"
@CompleteCoding
@CompleteCoding 5 ай бұрын
Nice addition!
@vishwasmp1408
@vishwasmp1408 5 ай бұрын
do you have using yml file
@CompleteCoding
@CompleteCoding 5 ай бұрын
I haven't used YAML in years, but you can paste the JSON into a JSON to YAML converter and get what you need
@victormendoza3295
@victormendoza3295 6 ай бұрын
If a user is sent to the stripe page and sent back, doesnt that take away the pci requirement per say.
@CompleteCoding
@CompleteCoding 5 ай бұрын
Yes, if you're using Stripe or any other payment provider then you aren't ever touching card data so have no PCI requirements. This is if you're processing, storing and using the actual card data in your app.
@user-kh3kg7io1v
@user-kh3kg7io1v 6 ай бұрын
So, if we have 'x' GSIs created for a table and when we create a new row in the table, does the same row gets replicated 'x' times and stored in partitions each corresponding to its Partition Key of Primary Key and 'x' GSIs?
@CompleteCoding
@CompleteCoding 5 ай бұрын
Yes, this can cause a higher bill than expected if you map all fields to every index. If you have a 1KB record that would be 1 Write Capacity (WCU). If you then have 8 secondary indexes then it would cost you 8 WCU
@manojkumar-jt3fw
@manojkumar-jt3fw 6 ай бұрын
please suggest a course to learn Serverless 🙏🙏🙏🙏🙏🙏
@CompleteCoding
@CompleteCoding 5 ай бұрын
serverlessmasterclass.com/7-serverless-projects
@ramizahmed8668
@ramizahmed8668 6 ай бұрын
Is this course updated ? Should i purchase this course in 2024?
@CompleteCoding
@CompleteCoding 5 ай бұрын
I've kept it up to date since release. The only change would be switching to node 20, but that won't affect any of the code. It uses Serverless Framework 3 and SDK V3 which are both the latest versions.
@bijanahvazi8297
@bijanahvazi8297 7 ай бұрын
Hello Thank you for these great lessons Do you have a Python version or Python code base of these tutorials Once again Great Job
@CompleteCoding
@CompleteCoding 5 ай бұрын
Sorry, no.
@srimal.online
@srimal.online 7 ай бұрын
Thanks a lot
@CompleteCoding
@CompleteCoding 5 ай бұрын
Happy to help
@Loige
@Loige 7 ай бұрын
Thanks for having me, Sam! It was a blast
@gauravhalnawar3932
@gauravhalnawar3932 7 ай бұрын
Hello sam, can you please share all the VScode extentions during practise we get an indentation errors..
@CompleteCoding
@CompleteCoding 5 ай бұрын
If you press "CTRL + SHIFT + P" in VS Code that will open a command prompt. Type "indent" and select "indent using spaces" and the choose "2"
@veteranodilso
@veteranodilso 7 ай бұрын
Hi Sam! This plugin was deprecated? I didn't see updates on npm...
@victorfazer4670
@victorfazer4670 7 ай бұрын
This channel is so usefull and cool. I have no idea why its not have 1M followers
@CompleteCoding
@CompleteCoding 5 ай бұрын
Thanks so much. Maybe one day!
@cynthiachiamaka1021
@cynthiachiamaka1021 7 ай бұрын
I didn't only find it interesting but also informative. I am having my first client meeting tomorrow and the point of really understanding the customer's requirements was striking.
@CompleteCoding
@CompleteCoding 5 ай бұрын
I'm glad that it was so useful at such a critical time!