AWS SageMakerWorkflowThe diagram represents an AWS SageMaker workflow for deploying a machine learning model. It involves stages for training, deploying, and…Aug 16Aug 16
JavaScript: Problems of varFunctions or variables in JS can be declared using let, const, var.Apr 13, 2021Apr 13, 2021
What 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
onClick 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
How to install Docker on AWS EC2?This blog piece will cover steps needed to install Docker on AWS EC2.May 16, 2020May 16, 2020
Why 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