Yatin GuptaGetting error rate using one elastic query | Pipeline AggregationsThe ELK setup is a highly used monitoring tool. We can monitor APIs performances as well by pushing different metrics like status code, API…Jul 8, 2022Jul 8, 2022
Yatin GuptaWhat is event-driven architecture?Decoupled systems that run in response to eventsJan 15, 2022Jan 15, 2022
Yatin GuptaNodeJS Testing with Coverage using Mocha, Nyc, and Docker and integrating with CI/CDTopics : - Using Mocha API to write tests runner and using nyc for coverage - DockerFile for tests - CI/CD for running the tests …Nov 13, 2021Nov 13, 2021
Yatin GuptaNginx Rate limiting on actual Client IP addressNginx allows limiting the number of requests a user can make and thus providing an efficient security feature.Aug 7, 20211Aug 7, 20211
Yatin GuptaBasics of Packer / Ansible / Terraform and how they fit togetherIn this article, I’ll try to summarise the learnings I had when I worked with these technologies to handle the DevOps side of thingsJul 20, 20211Jul 20, 20211
Yatin GuptaMaking a Vanilla Javascript SDKMaking an SDK using Vanilla JS has the distinct advantage of having compatibility with every framework, and most devices and browsers.Apr 10, 2021Apr 10, 2021
Yatin GuptaSubmitting a POST web form, scrapping with cheerio, and hosting on AWS lambda.In this article, I will show how to submit a web form, and scrape its response.Aug 25, 2020Aug 25, 2020
Yatin GuptaEssential Javascript ConceptsTable of Contents - Introduction - Syntax — == vs === — Arrow-function — Map vs filter vs for loop — Const — Spread Operator —…Aug 10, 2020Aug 10, 2020