What Do Developers Really Need (And How Can Ops Help)?

How can SREs, DevOps, ops, security, and other types of experts help developers?

▬▬▬▬▬▬ 🔗 Additional Info 🔗 ▬▬▬▬▬▬

🎬 Ketch: https://youtu.be/sMOIiTfGnj0
🎬 Shipa: https://youtu.be/aCwlI3AhNOY
🎬 Portainer: https://youtu.be/-mWUbDHTEkQ
🎬 Azure Container Instances: https://youtu.be/9n4I_IJYndc
🎬 AWS Copilot: https://youtu.be/YCCFK2RRm7U
🎬 Amazon Lightsail Containers: https://youtu.be/CWXrW2rgego
🎬 Google Cloud Run (GCR) vs Azure Container Instances (ACI) vs AWS ECS with Fargate: https://youtu.be/Jq8MY1ZGjno
🎬 Terraform vs. Pulumi vs. Crossplane: https://youtu.be/RaoKcJGchKM
🎬 Crossplane: https://youtu.be/n8KjVmuHm7A
🎬 Crossplane Composites: https://youtu.be/AtbS1u2j7po
🎬 Combining Argo CD and Crossplane: https://youtu.be/yrj4lmScKHQ
🎬 Open Application Model (OAM) And KubeVela: https://youtu.be/2CBu6sOTtwk
🎬 Argo CD: https://youtu.be/vpWQeoaiRM4
🎬 Flux CD: https://youtu.be/R6OeIgb7lUI

▬▬▬▬▬▬ 💰 Sponsoships 💰 ▬▬▬▬▬▬
If you are interested in sponsoring this channel, please use https://calendly.com/vfarcic/meet to book a timeslot that suits and we’ll go over the details. Or feel free to contact me over Twitter or LinkedIn (see below)

▬▬▬▬▬▬ 🚀 Courses, books, and podcasts 🚀 ▬▬▬▬▬▬

📚 DevOps Catalog, Patterns, And Blueprints: https://www.devopstoolkitseries.com/posts/catalog/
📚 Books and courses: https://www.devopstoolkitseries.com
🎤 Podcast: https://www.devopsparadox.com/
💬 Live streams: https://www.youtube.com/c/DevOpsParadox

▬▬▬▬▬▬ 👋 Contact me 👋 ▬▬▬▬▬▬

➡ Follow me on Twitter: https://twitter.com/vfarcic
➡ Follow me on LinkedIn: https://www.linkedin.com/in/viktorfarcic/

Advertisement

2 thoughts on “What Do Developers Really Need (And How Can Ops Help)?

  1. Stephan

    Hi Victor,

    with respect to crossplane there is one – perhaps a bit weired – question in my mind which I do not get answered by any expert in the web. That’s why I’d like to ask for your opinion here – perhaps I think to complicate and you have some feedback.

    Ok, here we go as an introduction: I like to develop locally. Or even better: I am addicted to local development as sandbox for cloud native software. I love declarative systems and I think it’s a prove of good design and comprehensive self sufficient systems when everything (as code) runs locally.

    Thus for example I always try to deploy (and teardown) a local git (server), local registry, local proxy, local kubernetes. (BTW – if you ask for the reason to do so – my mission is to set up development systems and I’m researching for best solutions which fit to developer needs 🙂 )

    Now, it would be nice to do infrastructure and platform as a service provided by crossplane on my computer.
    I do not only want to setup reconciled infrastructure and services in aws, azure, google and alibaba, I also want to bootstrap and reconcile it in a – let’s say – local k3d kubernetes cluster.

    This seems not supported, at least neither by crossplane itself nor by the blueprints of devops evangelists.

    Why is this?

    You might say now: Hey, just write your own crossplane provider for k3d … but the thing is … nobody in the web I reach with my humble searches is thinking about this ‘local development’ issue let alone has solutions for that.

    Any opinion? Is this weired? Or do you have any hint/link to a solution?

    Thank you in advance!

    Stephan

    Reply

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s