Skip to content

jsywulak/platform-engineering-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 

Repository files navigation

Learning Resources for Platform Engineers

At Devops Days Philly 2024, we had a open spaces session to crowdsource learning resources for building Platform Engineer skills. This is the output of that session.

Resources are broken up by subject area, and there are a lot of subject areas. A lot of resources are free, but some are paid.

πŸ“Ί Video
πŸŽ“ Certification
🎟 Conference
πŸ§‘β€πŸ’» Online Training
πŸ“„ Online Reading
πŸ“• Book
πŸ”¨ Tool
πŸ’‘ Concept
βœ… Recommendation / advice

Security

Source Control / GitOps

Kubernetes / Container Orchestration

Continuous Integration / Delivery / Deployment (CI/CD)

Programming Languages

Cloud

System Administration

Infrastructure as Code (IAC)

  • πŸ“• The Terraform Book by James Turnbull
  • Do docs / tutorials on TF
  • πŸ§‘β€πŸ’» Plural Sight / A Cloud Guru
  • πŸ“Ί Pulumi Youtube Channel
  • Deploy your containers to cloud using IAC
  • πŸ’‘ Idempotency - writing your IAC in a way that it can be applied and the same result will occur, regardless of the initial state.
  • πŸ’‘ Immutable Infrastructure - writing your IAC that you only ever create and delete infrastructure, never update it.

Observability (o11y) / SLA / SLO

Microservices

PM / Product Planning


The following sections were discussed during the session, but we didn't have time to come up with resources for them. Feel free to submit any suggestions you might have!!

Marketing / Developer Relations (DevRel)

Networking

Internal Development Platforms (IDPs)

Capacity Engineering

Resilience Engineering

Financial Operations (FinOps)

Policy As Code (PAC)

About

learning resources for platform engineering skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published