Skip to content

Latest commit

 

History

History
176 lines (133 loc) · 8.02 KB

File metadata and controls

176 lines (133 loc) · 8.02 KB
layout page
title Resources
subtitle Platform engineering insights, guides, and tools to help your teams build better systems

Latest Blog Posts

{% for post in site.posts limit:6 %}

{{ post.date | date: "%B %d, %Y" }} {% if post.categories %} {% for category in post.categories limit:1 %} {{ category }} {% endfor %} {% endif %}
<h3 class="text-xl font-bold text-gray-900 mb-3">
  <a href="{{ post.url | relative_url }}" class="hover:text-blue-600 transition-colors">
    {{ post.title }}
  </a>
</h3>

{% if post.excerpt %}
<p class="text-gray-600 mb-4 line-clamp-3">{{ post.excerpt | strip_html | truncatewords: 20 }}</p>
{% endif %}

<a href="{{ post.url | relative_url }}" class="text-blue-600 font-medium hover:text-blue-800 transition-colors">
  Read More <i class="fas fa-arrow-right ml-1"></i>
</a>
{% endfor %}

Platform Engineering Guides

Getting Started

Technical Implementation

Site Reliability Engineering

Observability & Monitoring


Tools & Templates

Infrastructure Templates

CI/CD Templates

Observability Configurations


Whitepapers & Research

Platform Engineering

Site Reliability Engineering

Cloud Native


Webinars & Events

Upcoming Webinars

  • December 15, 2025: "Building Self-Service Platforms with Kubernetes"
  • January 20, 2026: "SRE Practices for Startups"
  • February 10, 2026: "OpenTelemetry Implementation Workshop"

Conference Talks

  • KubeCon 2024: "Platform Engineering Patterns for Enterprise Scale"
  • SREcon 2024: "Implementing Error Budgets That Actually Work"
  • PlatformCon 2024: "Developer Experience: Beyond Just Tools"

Subscribe to our newsletter to get notified about upcoming events and new resources.


Community

Open Source Projects

We actively contribute to and maintain several open-source projects:

Platform Engineering Slack

Join our Slack community to connect with other platform engineers, share knowledge, and get help with your implementations.

Join Platform Engineering Slack

Monthly Meetups

We host monthly virtual meetups covering platform engineering topics:

  • Technical deep-dives
  • Case study presentations
  • Tool demonstrations
  • Q&A with experts

Join our next meetup


Newsletter

Stay up to date with the latest platform engineering trends, tools, and best practices.

Platform Engineering Weekly

Get curated platform engineering content, tools, and insights delivered to your inbox every week.

Subscribe

Have a suggestion for new content or resources? Contact us - we'd love to hear from you!