/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.pixelstech.net
| | stepchange.work
4.0 parsecs away

Travel
| | In this post, we explore the limits of single-node Postgres and what optimizations can extend its usefulness as a primary application database before requiring more advanced scaling solutions. Monolithic ecommerce app on RDS PostgreSQL Let's use a real-world scenario, a monolith web application that uses PostgreSQL as the application database running on AWS RDS. The RDS instance is a 2xlarge. The resources are: * 8 vCPUs * 64 GB Memory * 20,000 Max I/O operations per second (IOPS) In ou
| | andyatkinson.com
3.5 parsecs away

Travel
| | Software Engineer, Author, Consultant
| | blog.abhimanyu-saharan.com
3.0 parsecs away

Travel
| | Explore PostgreSQL's architecture with a focus on high availability, data integrity, resilience, and performance; ideal for developers, DBAs, and tech leads.
| | greg.molnar.io
30.3 parsecs away

Travel
| In this tutorial, I will show you how to use MRSK to deploy a Rails app to a VPS, run Caddy in front of the docker container to handle SSL, use a hosted database server, run Redis on the same droplet, run a worker to process background jobs