<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Rui Marques</title>
  <subtitle>Developer experience, platforms and AI enablement: architecture-aware and data-driven, delivered in a highly regulated industry.</subtitle>
  <link href="https://ruimarques.dev/feed.xml" rel="self" type="application/atom+xml"/>
  <link href="https://ruimarques.dev/"/>
  <updated>2026-09-27T16:49:26Z</updated>
  <id>https://ruimarques.dev/</id>
  <author>
    <name>Rui Marques</name>
    <email>hello@ruimarques.dev</email>
  </author>
  <generator>Eleventy</generator>
  <entry>
    <title type="html">Code samples in Eleventy</title>
    <link href="https://ruimarques.dev/blog/eleventy-code-samples/" type="text/html"/>
    <updated>2026-09-27T00:00:00Z</updated>
    <published>2026-09-27T00:00:00Z</published>
    <id>https://ruimarques.dev/blog/eleventy-code-samples/</id>
    <category term="Blog"/><category term="devops"/><category term="devex"/>
    <content type="html">This is a dummy post used to sample how code snippets render on the site. Everything here leans on the stock Eleventy setup: plain Markdown fenced blocks, processed at build time by the @11ty/elevent…</content>
    
  </entry>
  <entry>
    <title type="html">The Checklist Manifesto: How to Get Things Right</title>
    <link href="https://ruimarques.dev/books/the-checklist-manifesto/" type="text/html"/>
    <updated>2026-08-01T00:00:00Z</updated>
    <published>2026-08-01T00:00:00Z</published>
    <id>https://ruimarques.dev/books/the-checklist-manifesto/</id>
    <category term="Book"/><category term="quality"/><category term="devops"/>
    <content type="html">I read this one after a recommendation from Tony Jones, a very influential person in my career and department at Vonage. The book is incredible in so many ways. Reading it, I came to realise that my…</content>
    
    <author><name>Atul Gawande</name></author>
    
  </entry>
  <entry>
    <title type="html">Team Topologies: Organizing Business and Technology Teams for Fast Flow</title>
    <link href="https://ruimarques.dev/books/team-topologies/" type="text/html"/>
    <updated>2019-12-01T00:00:00Z</updated>
    <published>2019-12-01T00:00:00Z</published>
    <id>https://ruimarques.dev/books/team-topologies/</id>
    <category term="Book"/><category term="team-topologies"/><category term="devops"/>
    <content type="html">I read this book back in December 2019. It came recommended by Andreas Hapel, a good friend and mentor I worked with. The book is a must-read to understand the complexities and dynamics of how teams…</content>
    
    <author><name>Matthew Skelton and Manuel Pais</name></author>
    
  </entry>
  <entry>
    <title type="html">Next Generation CI/CD: Death to Jenkinstein</title>
    <link href="https://ruimarques.dev/talks/next-generation-cicd-death-to-jenkinstein/" type="text/html"/>
    <updated>2019-09-28T00:00:00Z</updated>
    <published>2019-09-28T00:00:00Z</published>
    <id>https://ruimarques.dev/talks/next-generation-cicd-death-to-jenkinstein/</id>
    <category term="Talk"/><category term="devops"/><category term="devex"/>
    <content type="html">A talk I gave at Wrocław Agile Development 2019 , on the technology track. New ways of doing things can accelerate product delivery and add value to any technology business. In this talk, I will tell…</content>
    
  </entry>
  <entry>
    <title type="html">Service telemetry with Grafana and InfluxDB</title>
    <link href="https://ruimarques.dev/blog/service-telemetry-with-grafana-and-influxdb/" type="text/html"/>
    <updated>2017-10-30T00:00:00Z</updated>
    <published>2017-10-30T00:00:00Z</published>
    <id>https://ruimarques.dev/blog/service-telemetry-with-grafana-and-influxdb/</id>
    <category term="Blog"/><category term="observability"/><category term="devops"/>
    <content type="html">This post covers the basic concepts behind real-time metrics for any application or service, and how to store and visualise them. SPOILER : By the end you’ll be able to deliver a production ready met…</content>
    
  </entry>
</feed>