Published inDevOps.devOvercoming Challenges with Google Vertex API, s6-overlay, and Fly.io:When working with Google Vertex AI’s API, one of the challenges developers face is its reliance on access tokens that are valid for only…4d ago4d ago
Published inElemental ElixirLeveraging GenServer and Queueing Techniques: Handling API Rate Limits to AI Inference servicesIn the realm of efficient application development, managing external service rate limits is a pivotal challenge. Recently faced this task…Nov 2, 2024Nov 2, 2024
Published inElemental ElixirPooling AMQP TLS connections in Elixir for high throughput and low latencyIn the fast-paced, data-driven world of computing, reliable message brokers are critical for communication between services. One of the…Sep 15, 2024Sep 15, 2024
Published inDevOps.devSimplifying Webhook Handling with Vector.dev: A Modern Solution for Serverless AppsSimplifying Webhook Handling with Vector.dev: A Modern Solution for Serverless Apps In the world of serverless applications and…Sep 5, 2024Sep 5, 2024
Published inElemental ElixirMulti-Layered Caching with Decorators in Elixir: Optimizing Performance and ScalabilityPhil Karlton’s famous quote aptly captures the essence of caching in computer science: “There are only two hard things in Computer Science…Jun 18, 2024Jun 18, 2024
Published inElemental ElixirBrod; boss kafka in elixirElixir has rapidly gained recognition as a powerful language for developing distributed systems. Its concurrency model, based on the Erlang…Jun 3, 2024Jun 3, 2024
Published inDevOps.devDeploy Ollama with s6-overlay to serve and pull in one shotOllama brings the power of Large Language Models (LLMs) directly to your local machine. It removes the complexity of cloud-based solutions…May 29, 2024May 29, 2024
Published inElemental ElixirSupercharge Your Ecto Queries over Postgres JSONB with Flop: Filtering, Sorting, and PaginationElixir’s Ecto library is fantastic for interacting with your database. But when it comes to building dynamic user interfaces with features…Mar 28, 2024Mar 28, 2024
Published inElemental ElixirUsing Plug in Elixir Phoenix to transfer custom request header or params value to HTTP HeadersElixir’s web framework Phoenix makes use of Plugs which are composable module layers through which the HTTP request passes through allowing…Jan 23, 2024Jan 23, 2024
Published inDevOps.devAnomaly Alerts for monitoring using Grafana and PrometheusNov 21, 2023Nov 21, 2023