Bookmarks, page 45 of 73
The Ruby app server ecosystem has consolidated around three app servers: Unicorn, Puma, and Passenger 5.
Flexible, clear pricing for modern infrastructure and applications of any scale.
Having an automated deployment process is a requirement for a scalable and resilient application, and it’s especially important to apply CI/CD concepts to Ku…
A tool for exploring each layer in a docker image.
An HTTP client library for ruby
How to create your first project in Go
Expose an application running in your cluster behind a single outward-facing endpoint, even when the workload is split across multiple backends.
Use SQL queries to solve the murder mystery. Suitable for beginners or experienced SQL sleuths.
Active Record supports application-level encryption. It works by declaring which attributes should be encrypted and seamlessly encrypting and decrypting them when necessary. The encryption layer sits between the database and the application. The application will access unencrypted data, but the database will store it encrypted.
NGINX is a fast and reliable open-source web server. It gained its popularity due to its low memory footprint, high scalability, ease of configuration, and s…
pgDash is an in-depth monitoring solution designed specifically for PostgreSQL deployments. pgDash shows you information and metrics about every aspect of your PostgreSQL database server, collected using the open-source tool pgmetrics.
In-browser Postgres sandbox with AI assistance