Sticky
Reducing resource requirements: Hands-on LLM quantization and post-quantization performance assessment for dummies
Effective LLM fine-tuning for dummies
Examining performance related information of your spark application via spark UI
Extending Flyweight pattern ideas to improve system-wide performance and reduce costs
Cloud based standbys for on Premises workloads without changing your public IP
Make your Kubernetes workloads more robust with startup, readiness and liveness probes
Automatic faulty commit hunting with git bisect
Leverage deep learning using AWS Rekognition and surveillance cameras to analyze customer satisfaction and emotions from sales representatives interactions
Visualizing data processing progress with tqdm
Mircroservice Transactions
Leverage AWS Direct Connect to use AWS services without exposing your data to the public internet
Reducing I/O latency on EBS restored from snapshots with AWS FSR
Speeding up spark SQL with adaptive query execution
Improve MTTR's with observability platforms
Creating and sharing private npm packages without setting up a repository manager, using git urls
Anti-Corruption layer is not your way around legacy or badly designed implementation
F-Strings formatting is not only the most modern approach, it's also the most performant
Creating custom NiFI processors with Maven Archetypes
HTTP compression: reduce up to 90% of HTTP response size with Gzip
Session locking – big bad and sometimes (or mostly) unnoticed until it’s too late con of long polling
Debugging memory leaks: When the famous 3 snapshot technique can cost you days of development
Using decorators to replace and tweak 3rd party services for your specific needs