Harith SankalpaA complete guide to instrumenting Next.JS with OpenTelemetry and Pino LoggerHave you ever wondered if you could use the same structured log or tracing formats when switching between frameworks or different…Sep 11Sep 11
Harith SankalpaIntroduction to Application Monitoring with AWS CloudWatch AlarmsAWS CloudWatch provides multiple tools to set up monitoring for the application setup in AWS infrastructure. CloudWatch is best known as a…Mar 24Mar 24
Harith SankalpaHow to make sure everyone in your team follows best practices when deploying AWS resourcesIf there are more than a couple of cloud engineers in your team how would you make sure everyone is adhering to best practices put forth by…Mar 5Mar 5
Harith SankalpaHow to improve Amazon CloudFront cache hit ratioIn the fast-paced world of online content delivery, optimizing the performance of your websites is crucial. Leveraging the power of edge…Feb 19Feb 19
Harith SankalpaImplementing an S3 File Index with DynamoDB and S3 eventsIn one of our projects, we had a couple of thousands of JSON files stored in an AWS S3 which we needed to filter based on certain criteria…Feb 111Feb 111
Harith SankalpaWhere can JS generators help?Going from the basics of JavaScript to an intermediary level, most of you may have heard of generators and scratch your head to determine…Feb 12Feb 12
Harith SankalpainSysco LABS Sri LankaSimple and Secure User Authentication for a Web Application using AWS ALB Authentication, Cognito…User authentication is a crucial part of any significantly large web application and usually bears a significant cost in development time…Jun 1, 2021Jun 1, 2021
Harith SankalpaA Complete Guide to Install SonarQube Server in Amazon LinuxIn a previous article, I explained how to install and configure SonarQube on a development environment aka on localhost. In this article…Jan 5, 20205Jan 5, 20205
Harith SankalpaHow To Run System Commands From Java ApplicationsIn my previous article, we opened a Chrome browser in Remote Debugging Mode by manually typing and running commands in the…Oct 19, 2019Oct 19, 2019
Harith SankalpaHow To Load CSS or SASS Styles Into Single SPA Framework Using Style-LoaderAs you may already know, Single SPA is a Javascript framework that allows we developers to implement our single page front-end application…Oct 19, 20192Oct 19, 20192