ContentPosts from @carlosmoradev..
Discovery IconThat's all from @carlosmoradev — explore more posts below...
Story
@laura_garcia shared a post, 23 minutes ago
Software Developer, RELIANOID

🚀 New Deployment Guide: RELIANOID Enterprise Edition v8 on Azure with Terraform

We're excited to share a 1-minute deployment guide showing how to quickly launch the RELIANOID Load Balancer Enterprise Edition v8 on Microsoft Azure using our official Terraform module. 🔧 What’s inside the guide? Prerequisites (Terraform, Azure CLI, SSH keys) How to find the official Terraform modu..

terraform_relianoid_enterprise_azure_img2
 Activity
@thiagoterzi started using tool Salesforce Service Cloud , 1 hour, 9 minutes ago.
 Activity
@thiagoterzi started using tool ApexPages , 1 hour, 9 minutes ago.
Story
@laura_garcia shared a post, 1 day, 2 hours ago
Software Developer, RELIANOID

🚗🔒 Automotive Cybersecurity: Connected Cars, Connected Risks

Modern vehicles are no longer just machines — they’re connected devices storing data, running AI-driven assistants, and linked to vast supply chains. But with innovation comes new threats: from remote car hacking to ransomware attacks targeting manufacturing lines. Recent incidents — like the cybera..

Blog_Automotive Cybersecurity_relianoid
Story
@laura_garcia shared a post, 2 days, 1 hour ago
Software Developer, RELIANOID

Huge thanks to Design Tech Solutions for publishing an article about RELIANOID! 📰 🤩

They explore how the RELIANOID Load Balancer enhances maritime cybersecurity, helping secure connected vessels, ports, and critical infrastructure. Read the full article here: https://www.relianoid.com/about-us/relianoid-related-articles/ #MaritimeCybersecurity#CyberSecurity#ConnectedShipping#LoadBa..

design tech solutions Article
Link
@anjali shared a link, 2 days, 1 hour ago
Customer Marketing Manager, Last9

7 Observability Solutions for Full-Fidelity Telemetry

A quick guide to how seven leading observability tools support full-fidelity telemetry and the architectural choices behind them.

full_fieldiity_telemetry
Link
@varbear shared a link, 2 days, 3 hours ago
FAUN.dev()

We are replacing OOP with something worse

Object-oriented programming didn’t die - it evolved. Now it lives in the guts of infrastructure. Services talk through strict interfaces, crossing process and network lines like pros. Classes and objects? They're nowOpenAPI schemas,Docker containers, andKubernetes clusters- same old encapsulation ga.. read more  

Link
@varbear shared a link, 2 days, 3 hours ago
FAUN.dev()

Why is Zig so Cool?

Zig bringscross-compilationandC interoperabilityto the forefront - no extra setup, no toolchain fuss. It builds across architectures, links with C code like it was born to, and skips headers entirely. Its real flex?Compile-time execution, sharperror handling, and azero-fat runtime. All wrapped in a .. read more  

Link
@varbear shared a link, 2 days, 3 hours ago
FAUN.dev()

How the classic anime 'Ghost in the Shell' predicted the future of cybersecurity 30 years ago

“Ghost in the Shell” turned 30 this week. Still hits hard. Back in 1989, it dropped cyberpunk bombs that would take the real world decades to catch up with: government-grade AI hackers, behavior-based intrusion detection, malware tailored for humans, and remote code attribution that vanishes into th.. read more  

How the classic anime 'Ghost in the Shell' predicted the future of cybersecurity 30 years ago
Link
@varbear shared a link, 2 days, 3 hours ago
FAUN.dev()

Programming Languages in the Age of AI Agents

GitHub Copilot and friends tend to shine in languages with rich static types - think Rust or Scala. Why? The compiler does the heavy lifting. It flags mistakes fast, keeps structure tight, and gives the AI sharper signals to riff on. But drop that agent into a sprawling legacy repo, and cracks show... read more  

Programming Languages in the Age of AI Agents