Sun.Feb 16, 2025

article thumbnail

Introducing the new TanStack React Query integration

tRPC

We are excited to announce the new TanStack React Query integration for tRPC is now available on tRPC's next -release. Compared to our classic React Query Integration it's simpler and more TanStack Query-native, choosing to utilize the QueryOptions and MutationOptions interfaces native to TanStack React Query, instead of wrapping useQuery and useMutation with our own client. greeting.tsx tsx import { useQuery } from '@tanstack/react-query' ; import { useTRPC } from '.

article thumbnail

How to Use IAM Roles for Service Accounts (IRSA) with Percona Operator for MongoDB on AWS

Percona Community

Introduction Percona Operator for MongoDB is an open-source solution designed to streamline and automate database operations within Kubernetes. It allows users to effortlessly deploy and manage highly available, enterprise-grade MongoDB clusters.The operator simplifies both initial deployment and setup, as well as ongoing management tasks like backups, restores, scaling, and upgrades, ensuring seamless database lifecycle management.

AWS 59