NodeJS Consulting
How To Update Nested Array Of Object In MongoDB Collection!!
So I assume the mongo queries are just like a veg curry. If we use the fresh vegetables (non-deprecated mongo crud operations method) and correct spices (mongo query operators), then the curry tastes good (correct result from mongo query); otherwise, we’ll miss something in the taste.Before discussing anything, first, we’ll know about the problem. Let’s see the image below,, which defines some percentage of the problem.
API Automation Using Rest -assured With Live Example
Here, I’m going to automate Shopify order creation API with the help of rest assured and other additional libraries which I have mentioned above in the requirements
NodeJs Lambda – use case Transcoding/Transrating Video using S3, Lambda Function and FFMPEG
FFMPEG is a wonderful library to perform various operations on Video and Audio.
In this blog you will see how we can perform Transcoding/Transrating on a video.
You can find a step by step guide for converting a video to it’s lower quality videos, when any video is uploaded to source S3 bucket and upload result to output S3 bucket.