Is the same integration testing will work through cdk deploy?
@ballhogjonАй бұрын
Did you ever find a solution to using the raw files when using webpack?
@korendaniАй бұрын
Can you share the SaaS starter repo? Thanks
@SaiVeekshikaАй бұрын
Good Info
@Abhinavkumar-og3xd2 ай бұрын
Please say in hindi.
@omarsalem58322 ай бұрын
Very useful! Thank you!
@DiegoRFGonz883 ай бұрын
how can I deploy just some services? can it be done? can this be used in a github actions ci/cd pipeline?
@MorgynStryker-f9h2 ай бұрын
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.
@giladbaruchian75223 ай бұрын
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
@burhanuddinjaveri89683 ай бұрын
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?
@muhammadibtisam10863 ай бұрын
Authentication Error on react app when i try to sign up
@tatajsr134 ай бұрын
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-ov1ps7go4m4 ай бұрын
At 3:23 even though im in the amplify-react-app directory, it gives me errors when I try the amplify configure command
@NegativeAL5 ай бұрын
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.
@nehakale94275 ай бұрын
This is an amazing on-point explanation!! Kudos!!
@CompleteCoding4 ай бұрын
Glad it was helpful!
@calvint6785 ай бұрын
Thanks. Which communities are you guys a part of?
@CompleteCoding4 ай бұрын
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
@xavierromerocarrion13696 ай бұрын
Top quality content. Thanks
@TusharParekhtpar20146 ай бұрын
Really worthwhile and perfect startup video to build complex automated serverless applications using CI/CD . Thank you very much and God Bless you !
@profitpurpose6 ай бұрын
needs updating
@adamshoaib666 ай бұрын
where can I find all the users created via this console ?
@CompleteCoding4 ай бұрын
If you go into the aws console you'll find them in Cognito
@leandrofita88797 ай бұрын
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!
@leandrofita88797 ай бұрын
Just found it, using swaggerTags, thank you for your work!
@rajanchoudharyy2k7 ай бұрын
Please have some practical. All theoretical .I didn't got anything.
@rbrojas20407 ай бұрын
having trouble with AmplifySignOut since it might be deprecated?
@venkatesh-cz5sq7 ай бұрын
how to prevent the file from download?
@mwnkt7 ай бұрын
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 ?
@arunmaheshwari20878 ай бұрын
How can I see the logs in terminal for number of resources with stack information
@ghprasad8 ай бұрын
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-zt8qe8 ай бұрын
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?
@rickr9378 ай бұрын
Why didn't you just install the old version of that flexor library?
@tangocukedi18 ай бұрын
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)
@pastafarian78 ай бұрын
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)
@logeshs18818 ай бұрын
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.
@petermasse608 ай бұрын
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_FPS8 ай бұрын
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.
@renatomoreira85878 ай бұрын
thank you. I wanst understanding how to specify bodyType until your explanation
@Saurabh121299 ай бұрын
Why are you not using AWS SAM (Serverless Application Model), I think its provided by aws. Serverless is maybe depricated now.
@Alpheus29 ай бұрын
This was fun. Though the diagram replays were a technical challenge on their own :)
@openupthecloud9 ай бұрын
The classic sam videos are back !! Great to see you back to it man !
@grizzle89119 ай бұрын
Using administrator access to do development is bad practise. Don't do this.
@kaykhan95619 ай бұрын
Do these assertion tests provision infrastructure in the cloud?
@kaykhan95619 ай бұрын
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.
@kaykhan95619 ай бұрын
I think you missed out on mentioning some important choice decisions e.g building using esbuild instead of docker.
@onemaninaboat9 ай бұрын
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!
@didieralexanderrendonchave35389 ай бұрын
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?
@cloudmancer7 ай бұрын
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!