Join us

ContentUpdates and recent posts about BigQuery..
Link
@faun shared a link, 4 months, 1 week ago
FAUN.dev()

Scale AI/ML Workloads with Amazon EKS: Up to 100K Nodes

Amazon EKS just leveled up—clusters can now run withup to 100,000 nodeswith support ofKubernetes 1.30and up. That's not just big—it’s AI-and-ML-scale big. Cluster setup got a lot less manual, too. The AWS Console’s"auto mode"auto-builds your VPC and IAM configs.eksctlplugs right into the flow... read more  

Scale AI/ML Workloads with Amazon EKS: Up to 100K Nodes
Link
@faun shared a link, 4 months, 1 week ago
FAUN.dev()

How I Cut AWS Compute Costs by 70% with a Multi-Arch EKS Cluster and Karpenter

Swapping out Kubernetes Cluster Autoscaler forKarpentercut node launch times to under 20 seconds and dropped compute bills by 70%. The secret sauce? Smarter, faster spot instance scaling. Bonus perks: architecture-aware scheduling formulti-CPU (ARM64/x86)workloads—more performance, better utilizati.. read more  

How I Cut AWS Compute Costs by 70% with a Multi-Arch EKS Cluster and Karpenter
Link
@faun shared a link, 4 months, 1 week ago
FAUN.dev()

SUSE Adds Arm Support to HCI Platform for Running Monolithic Apps on Kubernetes

SUSE Virtualization 1.5 lands with64-bit Arm and Intelsupport,CSIstorage compatibility, and a tighter4-month release loopsynced with Kubernetes. Built on Harvester and KubeVirt, the update pushes harder on a clear trend: legacy VMs and cloud-native apps sharing the same Kubernetes real estate. Sys.. read more  

SUSE Adds Arm Support to HCI Platform for Running Monolithic Apps on Kubernetes
Link
@faun shared a link, 4 months, 1 week ago
FAUN.dev()

AI is changing Kubernetes faster than most teams can keep up

AI workloads are taking over Kubernetes. Fastest-growing use case on the block. 90% of orgs expect that growth to keep climbing. 92% are betting on AI-driven ops tools to keep up. Edge Kubernetes? Up from 38% to 50% in a year. Real-time inference is pushing workloads closer to the source.System shif.. read more  

AI is changing Kubernetes faster than most teams can keep up
Link
@faun shared a link, 4 months, 1 week ago
FAUN.dev()

Kubernetes: Web UI Headlamp gets an AI assistant

Headlamp 0.34 drops an alphaAI Assistantplugin—natural language for your cluster, powered by OpenAI, Anthropic, or Mistral. Ask it to explain logs, troubleshoot issues, manage resources. It speaks Kubernetes, with tooling and model config baked in.System shift:Cluster UIs are getting chatty. Less cl.. read more  

Kubernetes: Web UI Headlamp gets an AI assistant
Link
@mmk4mmk_simplifies shared a link, 4 months, 2 weeks ago

Workload Identity Federation: The School Trip Analogy You’ll Remember

Secrets in repos, API keys in scripts, and forgotten credentials create massive security gaps. Workload Identity Federation (WIF) solves this with short-lived tokens and trust-based authentication across clouds.

To explain it clearly, I’ve put together a 2-minute video that uses a school trip analogy (students, teachers, and wristbands) to break it down step by step.

Video: https://youtu.be/UZa5LWndb8k

Reade more at : https://medium.com/@mmk4mmk.mrani/how-my-kids-school-trip-helped-me-understand-workload-identity-federation-f680a2f4672b

ChatGPT Image Aug 16, 2025, 05_51_02 PM_compressed
Link
@anjali shared a link, 4 months, 2 weeks ago
Customer Marketing Manager, Last9

Top 12 LogicMonitor Alternatives for Developers in 2025

LogicMonitor fits traditional infra, but for microservices, high-cardinality data, and Kubernetes, these 12 alternatives work better.

image
Story
@laura_garcia shared a post, 4 months, 2 weeks ago
Software Developer, RELIANOID

🎮 gamescom 2025 | Aug 20–24, Cologne

The world’s biggest gaming event is back—AAA reveals, indie gems, esports, VR/AR & more. RELIANOID powers secure, scalable gaming back-ends for real-time, high-volume play. Let’s connect in Cologne! #gamescom2025#GameDev#RELIANOID#Esports https://www.relianoid.com/about-us/events/gamescom-2025/..

evento gamescom cologne RELIANOID august
Story
@laura_garcia shared a post, 4 months, 2 weeks ago
Software Developer, RELIANOID

🚨 New SharePoint vulnerabilities under active attack

Microsoft has issued an alert for 4 serious CVEs affecting on-premises SharePoint servers. In our latest blog post, we explain the risks and how RELIANOID helps mitigate them with advanced reverse proxy, WAF, and security automation. 💡 Plus: RELIANOID is now available on Azure Marketplace for instan..

Story
@laura_garcia shared a post, 4 months, 2 weeks ago
Software Developer, RELIANOID

🔐 New Technical Guide: ISA/IEC 62443 Industrial Cybersecurity Standards

Industrial Automation and Control Systems (IACS) power critical sectors — from energy and manufacturing to water treatment and transportation. But protecting them requires more than just traditional IT security. Our latest 5-minute read breaks down the ISA/IEC 62443 framework — the globally recogniz..

Knowledge base ISAIEC-62443 Industrial Cybersecurity Standards RELIANOID
BigQuery is a cloud-native, serverless analytics platform designed to store, query, and analyze massive volumes of structured and semi-structured data using standard SQL. It separates storage from compute, automatically scales resources, and eliminates the need for infrastructure management, indexing, or capacity planning.

BigQuery is optimized for analytical workloads such as business intelligence, log analysis, data science, and machine learning. It supports real-time data ingestion via streaming, batch loading from cloud storage, and federated queries across external data sources like Cloud Storage, Bigtable, and Google Drive.

Query execution is distributed and highly parallel, enabling interactive performance even on petabyte-scale datasets. The platform integrates deeply with the Google Cloud ecosystem, including Looker for BI, Vertex AI for ML workflows, Dataflow for streaming pipelines, and BigQuery ML, which allows users to train and run machine learning models directly using SQL.

Built-in security features include fine-grained IAM controls, column- and row-level security, encryption by default, and audit logging. BigQuery follows a consumption-based pricing model, charging for storage and queries (on-demand or reserved capacity).