Author: lejdiprifti
20. May 2024
/ Angular
Configure i18n in Angular 17
Overview In this brief tutorial, I’ll walk you through the process of implementing internationalization (i18n) with Angular 17. As for…
17. May 2024
/ Angular
Configure Keycloak authentication in Angular 17
Overview In this article, we are going to look at how we can configure Keycloak authentication in Angular 17. I…
9. May 2024
/ DevOps, SpringBoot
Distributed tracing with Spring Cloud Sleuth and Zipkin
Introduction In this article, we are going to explore how we can implement distributed tracing with Spring Cloud Sleuth and…
4. May 2024
/ Technology
Don’t make proprietary solutions out of open source projects
In this article, I want to highlight the potential problems that may arise when you take an open source project…
6. March 2024
/ DevOps
Speech to text with Amazon Transcribe, SNS and S3
In the previous article we looked at how we could transcribe audio to text by leveraging AWS services, such as…
8. February 2024
/ DevOps, Python
Real-time streaming with AWS Transcribe and Python
In this article, we will add a new feature and continue developing the program we started in the last article….