Join us

ContentUpdates and recent posts about GPT-5.3-Codex..
Story
@laura_garcia shared a post, 7 months, 1 week ago
Software Developer, RELIANOID

🚀 Key takeaways from two major events in Amsterdam: Cyber Security & Cloud Expo 2025 and TechEx Europe 2025.

💡 Main lessons: Modern security is built on Zero Trust and seamless DevSecOps integration. AI and automation are no longer optional—they are essential to stay ahead of threats. Deep observability across multicloud environments is a cornerstone of resilience. At RELIANOID, we strengthen our mission t..

Eventos RELIANOID_recap Cybersecurity and cloud
Story
@laura_garcia shared a post, 7 months, 1 week ago
Software Developer, RELIANOID

🔐 RELIANOID at The Future of IT & Cybersecurity – CIO & CISO Think Tank

On October 2, 2025, we’ll be in London, UK for a day dedicated to shaping resilient, future-ready organizations in a world where threats evolve as quickly as innovation. This Think Tank gathers senior IT, security, and risk leaders to explore: ⚡ AI & Cyber Risk – balancing innovation and resilience ..

future of IT and cybersecurity Cio and CISO think tank london
Link
@anjali shared a link, 7 months, 1 week ago
Customer Marketing Manager, Last9

OTel Naming Best Practices for Spans, Attributes, and Metrics

Understand how to name spans, attributes, and metrics in OpenTelemetry for consistent, queryable, and reliable observability data.

Naming_best_practices
Story
@laura_garcia shared a post, 7 months, 1 week ago
Software Developer, RELIANOID

✈️ Europe’s skies disrupted: Cyberattack on Collins Aerospace’s MUSE platform

Last week’s incident that forced major airports like Heathrow, Brussels, and Berlin Brandenburg back to pen-and-paper operations shows just how fragile aviation’s digital backbone can be. In our latest article, we analyze: 🔍 How the attack unfolded ⚠️ The cascading operational and security implicati..

Blog airports cyberattack
Link
@anjali shared a link, 7 months, 1 week ago
Customer Marketing Manager, Last9

Top 11 Java APM Tools: A Comprehensive Comparison

Compare 11 top Java APM tools, from open-source options to enterprise platforms, and find the best fit for your applications.

java_apm
Link
@atmosly0 shared a link, 7 months, 1 week ago
Owner, Atmosly

AI-Powered DevOps Automation for Kubernetes and Cloud DevOps

Discover how Atmosly simplifies Kubernetes operations with advanced DevOps automation, CI/CD tools, and Terraform services for multi-cloud environments.

Atmosly
Story
@laura_garcia shared a post, 7 months, 1 week ago
Software Developer, RELIANOID

🤖 RELIANOID at AI Tech Summit 2025

We’re thrilled to join AI Tech Summit 2025 on October 1st in Skopje, North Macedonia — a hub for innovation, collaboration, and the latest AI insights. This summit brings together CIOs, CTOs, AI specialists, and tech visionaries to explore how AI can drive growth, create opportunities, and shape a r..

ai tech summit skopje 2025
Story
@laura_garcia shared a post, 7 months, 2 weeks ago
Software Developer, RELIANOID

🚀 RELIANOID is heading to London!

We’re excited to be part of Civo Navigate London 2025 on September 30, 2025 — the Sovereignty & AI Edition. This event brings together leaders shaping the future of cloud, AI, and compliance across Europe. We’ll showcase how RELIANOID enables secure, observable, and sovereignty-aligned application ..

civo navigate london event
Link
@anjali shared a link, 7 months, 2 weeks ago
Customer Marketing Manager, Last9

AWS Prometheus: Production Patterns That Help You Scale

Run Prometheus reliably on AWS with patterns for scale, cost control, and visibility across EKS, EC2, and multi-region setups.

Kibana logs
Link
@anjali shared a link, 7 months, 2 weeks ago
Customer Marketing Manager, Last9

How to Connect Jaeger with Your APM

Learn how to connect Jaeger with your APM to combine tracing and performance monitoring for deeper system visibility.

async_job_monitoring
GPT-5.3-Codex is OpenAI’s advanced agentic coding model, designed to go beyond writing code and operate as a general-purpose collaborator on a computer. It builds on GPT-5.2-Codex by combining stronger coding performance with improved reasoning and professional knowledge, while running about 25% faster. The model is optimized for long-running tasks that involve research, tool use, and complex execution, and it performs at the top of industry benchmarks such as SWE-Bench Pro and Terminal-Bench.

Unlike earlier Codex models that focused primarily on code generation and review, GPT-5.3-Codex can reason, plan, and act across the full software lifecycle. It supports activities such as debugging, deploying, monitoring, writing product requirement documents, creating tests, and analyzing metrics. It can also autonomously build and iterate on complex applications and better interpret underspecified prompts, producing more complete and production-ready results by default.

A defining feature of GPT-5.3-Codex is its interactive, agentic workflow. Users can steer the model while it is working, receive progress updates, and adjust direction without losing context, making it feel more like a teammate than a batch automation tool. The model was even used internally to help debug its own training and deployment processes. GPT-5.3-Codex is available through paid ChatGPT plans in the Codex app, CLI, IDE extension, and web, with API access planned for the future.