reminds me of the days from about a decade ago when Big Data was a thing and there were so many anomaly detection products. Anyways, agree with the overall sentiment here and Datadog only stands to gain from a broadened market of LLM traffic / usage observability play.
Process long-running tasks in Node.js with background jobs. Learn how to use BullMQ and Redis on Heroku to create a scalable and reliable background job processing system.
I've once shared an article with y'all here about setting up a local Ruby development environment, but folks were asking - what about setting up Ruby inside a container?
Well then, Mikhail Tereschenko heard you :-)
Check out his article on how to setup an entire Ruby on Rails development (and production!) local development environment with Ruby Docker containers and Docker Compose
The environment sets up:
An nginx HTTP server
A Ruby application server
A PostgreSQL database server
All complete with source code and GitHub repository for code references
Congrats on the new Amplication v1.0 launch!
I was really excited for the plugins and were looking forward to learn how to build my own to extend the platform. That JWT Auth looks like a great project starter too :-)
Agree with you on that! To my opinion the plugins are the most excising in this version. We are still working on the doc on how to create your own plugins
Last week I updated my article on this topic :-)
I've specifically extended on why the the base image recommendation should not be alpine but rather a supported slim version of Debian. You probably want to dive into that first best practice in the article but if this is the first time you're reading it and you are often tasked with building container images and Dockerfile then you definitely want to give this comprehensive article a visit.