Nishit RanjanAWS SageMakerWorkflowThe diagram represents an AWS SageMaker workflow for deploying a machine learning model. It involves stages for training, deploying, and…Aug 16Aug 16
Nishit RanjanJavaScript: Problems of varFunctions or variables in JS can be declared using let, const, var.Apr 13, 2021Apr 13, 2021
Nishit RanjanWhat is oAuth and OpenID Connect?Historically, in order to access applications, users need to provide their username and password to application.Apr 8, 2021Apr 8, 2021
Nishit RanjanonClick vs onSubmitonClick captures mouse clicks. So, if you click a button on your HTML, you can add a handler to onClick.Aug 30, 2020Aug 30, 2020
Nishit RanjanHow to install Docker on AWS EC2?This blog piece will cover steps needed to install Docker on AWS EC2.May 16, 2020May 16, 2020
Nishit RanjanWhy do we need Nginx to run web applications on production environment?In the development environment, the dev server is responsible to run the web application. The dev server takes our files, processes them…May 11, 2020May 11, 2020
Nishit RanjanSome useful GIT commandsgit log -n: Will show the n most recent commitsMay 2, 2020May 2, 2020