Published inAWS in Plain EnglishLambda Provisoned Concurrency vs SnapStart — When to use whatAfter the launch of SnapStart, talks are going on in the AWS Dev community stating that SnapStart will replace the provisioned concurrency…Oct 19, 2024Oct 19, 2024
PySpark Docker Image creation and run Pyspark test casesLet's see how we can create the docker image of PySpark and further use the created docker image to run your PySpark test cases.May 22, 2024May 22, 2024
Tricky Java Interview Questions Series: Release 6Read Release 5 first or you can get the whole list here.Aug 6, 2022A response icon2Aug 6, 2022A response icon2
Tricky Java Interview Questions Series: Release 5Before reading these interview questions make sure you have gone through the earlier Release 4 or you can get the whole list here.Jul 29, 2022A response icon3Jul 29, 2022A response icon3
Problem with equals() method in inheritance that violates the symmetric behavior in JavaWhen we Inherit the class and override the equals method then the instanceof will violate the symmetric behavior that the equals method…Jul 27, 2022A response icon1Jul 27, 2022A response icon1
Published inJavarevisitedTricky Java Interview Questions Series: Release 4Another day another release of tricky java interview questions. You can go through Release 3 here. and the whole list here.Jul 26, 2022A response icon2Jul 26, 2022A response icon2
Tricky Java Interview Questions Series: Release 3We are back with another release of tricky interview questions for a quick interview revision and preparation. You can go through Release 2…Jul 21, 2022A response icon1Jul 21, 2022A response icon1
Tricky Java Interview Questions Series: Release 2We are back with the second release of tricky interview questions for a quick interview revision and preparation. You can go through…Jul 13, 2022Jul 13, 2022
Tricky Java Interview Questions Series: Release 1Hello readers I am back with a java interview questions series. We will be covering the tricky Java Interview Questions asked in the…Jul 12, 2022A response icon3Jul 12, 2022A response icon3
Deepfake Detection using Deep Learning Code Walkthrough (Part 1)Deepfakes are indistinguishable human synthesized images created using deep learning algorithms. In simple terms, we can say that deepfakes…May 12, 2022May 12, 2022