
Amazon AWS
Google Cloud Platform
Microsoft Azure
DigitalOcean
Linode
Heroku
Vultr
CloudFlare
StackGres
Kubernetes
TiDB
Google Cloud Spanner
Adaptive.live
k3s
KubeDB
CloudNativePG
Amazon AWS
StackGresNo StackGres videos yet. You could help us improve this page by suggesting one.
You could say a lot of things about AWS, but among the cloud platforms (and I've used quite a few) AWS takes the cake. It is logically structured, you can get through its documentation relatively easily, you have a great variety of tools and services to choose from [from AWS itself and from third-party developers in their marketplace]. There is a learning curve, there is quite a lot of it, but it is still way easier than some other platforms. I've used and abused AWS and EC2 specifically and for me it is the best.
Based on our record, Amazon AWS seems to be a lot more popular than StackGres. While we know about 484 links to Amazon AWS, we've tracked only 10 mentions of StackGres. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Not because infrastructure isn't important. It is. Not because Amazon Web Services (AWS) is a bad platform. It isn't. - Source: dev.to / 17 days ago
The AWS S3 documentation covers all of these in detail. The configuration takes about an hour to get right the first time and rarely needs changes after. - Source: dev.to / about 1 month ago
The first pattern is direct-to-storage. The client uploads chunks directly to an object storage service like Amazon S3 using pre-signed URLs. The application server creates the upload session and grants permission but never sees the file bytes. This pattern scales well because the application servers do not handle the upload bandwidth. - Source: dev.to / about 1 month ago
AWS Secrets Manager provides managed secrets storage with automatic rotation for RDS databases, Redshift clusters, DocumentDB, and other common services. For applications running on AWS infrastructure, Secrets Manager integrates directly with Lambda, ECS, EKS, and EC2 at the platform level, injecting secrets into the application environment without requiring files on disk or manual retrieval code. - Source: dev.to / 2 months ago
This approach, popularized by platforms like AWS, helps users make informed decisions about how far to push the boundaries while maintaining realistic expectations about support. - Source: dev.to / 4 months ago
At StackGres [1] we find Timescale to be one of the most used extensions. Timescale is quite a successful project! StackGres is actually the first solution recommended by Timescale for self-hosting with Kubernetes operators [2]. So if you are into Kubernetes (or if not, consider it, using something like K3s [3] is quite straightforward and lightweight on resources), this is probably a great option to self-host... - Source: Hacker News / 20 days ago
* Latency. Yes, yes, yes, they add "microseconds" vs "milliseconds for queries", and that's true, but just part of the story. There's an extra hop. There's two extra sets of TCP layers being traversed. If the hop is local (say a sidecar, as we do in StackGres) it adds complexity in its deployment and management (something we solved by automation, but was an extra problem to solve) and consumes resources. If it's a... - Source: Hacker News / 5 months ago
This is conceptually similar to what we did for Postgres extensions at the StackGres [1] project. I gave a talk at a Kubecon about it [2]. However, this scheme is not perfect. Some Kubernetes security solutions enforce immutable containers, and once the agent pulls any additional file into the container, it will be flagged. It's also harder to reason about the security of the image (think CVEs, etc), given that... - Source: Hacker News / 11 months ago
I applaud the decision to use AGPL-3.0. For me, it's a license that provides forward guarantees to the Community: no proprietary forks can happen, so any fork will be an OSS fork from which the upstream project may benefit too, which benefits all users. That's the reason we chose this license for StackGres [1], another project in the Postgres space. [1]: https://stackgres.io. - Source: Hacker News / about 2 years ago
This is good and interesting recipe to get Keycloak and Postgres on Kubernetes. There is an important improvement, though: the Postgres deployed here is not production ready (high availability, backups, monitoring, etc). We run Keycloak on StackGres [1] which gives us production-ready Postgres setup (disclaimer: it's dogfooding). Happy to share the YAML manifests used to deploy Keycloak with StackGres. Maybe we... - Source: Hacker News / about 3 years ago
Google Cloud Platform - Google Cloud provides flexible infrastructure, end-to-security, modern productivity, and intelligent insights engineered to help your business thrive.
Kubernetes - Kubernetes is an open source orchestration system for Docker containers
Microsoft Azure - Windows Azure and SQL Azure enable you to build, host and scale applications in Microsoft datacenters.
TiDB - A distributed NewSQL database compatible with MySQL protocol
DigitalOcean - Simplifying cloud hosting. Deploy an SSD cloud server in 55 seconds.
Google Cloud Spanner - Google Cloud Spanner is a horizontally scalable, globally consistent, relational database service.