Welcome to the KDC blog. Here we post insights, thoughts and experiences from our domain of expertise; JavaScript, AWS, DevOps, CI/CD, iOS, Android and everything else inbetween & beyond. Feel free to reach out if any questions about our blog.
If you could deploy your application in production as soon as possible and in the shortest amount of time possible, following your CI/CD pipelines, and have everything standardized across all of your environments, wouldn’t that...Read More
Just recently, Facebook released the newest version of React, React 18. Being one of the most used JavaScript frameworks, we would of course like to address the latest release. After making some research I would...Read More
Securing API using Request Signing – Implementing HMAC in NodeJs When we want to consume a message from a third-party system, we want to make sure that the message being received by the recipient is...Read More