DevOps
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…
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….
2. February 2024
/ DevOps
Quick tutorial to AWS Transcribe with Python
In this tutorial, we are going to look at how we can use AWS Transcribe with Python and FastAPI. To…
29. November 2023
/ DevOps
Enable copy-paste with Virtual Machine Manager
In this short article, we will resolve a problem you might have been facing and googling for a while, how…
7. November 2023
/ DevOps
Build your customized Keycloak image
The problem Keycloak occasionally does not provide the functionalities that our clients or us desire. In the scenario, what should…