| layout | page |
|---|---|
| title | Resources |
| subtitle | Platform engineering insights, guides, and tools to help your teams build better systems |
{% 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>
- Platform Engineering 101 - Introduction to platform engineering concepts and benefits
- Building Your First Platform Team - How to structure and organize platform engineering teams
- Developer Experience Metrics - Measuring the success of your developer platform
- Kubernetes Platform Patterns - Best practices for building platforms on Kubernetes
- CI/CD Pipeline Architecture - Designing scalable deployment pipelines
- Infrastructure as Code Strategies - Terraform and other IaC best practices
- SLI/SLO Implementation Guide - Setting up effective reliability targets
- Incident Response Playbooks - Building efficient incident management processes
- Chaos Engineering Practices - Proactive reliability testing strategies
- OpenTelemetry Implementation - Complete observability setup guide
- Monitoring Best Practices - Effective monitoring and alerting strategies
- Performance Optimization - Application and infrastructure tuning
- AWS Landing Zone Template - Production-ready AWS multi-account setup
- Kubernetes Platform Starter - Bootstrap a Kubernetes-based developer platform
- Terraform Modules - Reusable infrastructure components
- GitLab CI Templates - Standardized pipeline configurations
- GitHub Actions Workflows - Reusable workflow templates
- ArgoCD Applications - GitOps deployment patterns
- Grafana Dashboards - Platform and application monitoring dashboards
- Prometheus Rules - Alerting rules and recording rules
- OpenTelemetry Configs - Collector and instrumentation configurations
- The State of Platform Engineering 2024 - Industry trends and adoption patterns
- ROI of Platform Engineering - Measuring business impact and value
- Platform Team Operating Models - Organizational structures and best practices
- SRE Maturity Model - Assessing and improving SRE capabilities
- Error Budget Implementation - Balancing reliability and velocity
- Incident Management Excellence - Building world-class incident response
- Kubernetes Security Best Practices - Comprehensive security guide
- Multi-Cloud Platform Strategies - Avoiding vendor lock-in
- Cost Optimization for Cloud Platforms - FinOps for platform teams
- December 15, 2025: "Building Self-Service Platforms with Kubernetes"
- January 20, 2026: "SRE Practices for Startups"
- February 10, 2026: "OpenTelemetry Implementation Workshop"
- 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.
We actively contribute to and maintain several open-source projects:
- Platform Starter Kit - Opinionated starter for building internal developer platforms
- SRE Toolkit - Collection of SRE tools and scripts
- Observability Stack - Complete observability solution with Helm charts
Join our Slack community to connect with other platform engineers, share knowledge, and get help with your implementations.
Join Platform Engineering Slack
We host monthly virtual meetups covering platform engineering topics:
- Technical deep-dives
- Case study presentations
- Tool demonstrations
- Q&A with experts
Stay up to date with the latest platform engineering trends, tools, and best practices.
Get curated platform engineering content, tools, and insights delivered to your inbox every week.
SubscribeHave a suggestion for new content or resources? Contact us - we'd love to hear from you!