OutOfDevOps
OutOfDevOps
  • 92
  • 78 824
Feature Teams Can Transform Your Software Development Process
In this video, we explore the differences between component teams and feature teams in software development. Starting with an analogy of building a house, we illustrate the benefits and drawbacks of each approach. Component teams focus on specific parts of a system, which can lead to deep technical expertise but also significant bottlenecks and communication challenges. Feature teams, on the other hand, are cross-functional, allowing for smoother collaboration and faster delivery of features due to a shared understanding of the entire system.
We delve into how feature teams can enhance communication, foster domain knowledge, and improve overall efficiency. Additionally, we discuss the importance of avoiding rigid role labels in software engineering, promoting a more versatile skill set among developers. The video also touches on domain-driven design (DDD) and its relevance in achieving a cohesive understanding of the business domain within development teams.
We share insights from real-world experiences transitioning from component to feature teams, highlighting the challenges and benefits of such organizational changes. This includes the impact on team structure, communication, talent growth, and the onboarding process for new engineers.
Join us as we discuss these key aspects and offer practical advice on implementing feature teams in your organization. Don't forget to leave a comment, subscribe, and check out our other videos on platform engineering.
00:00 - Welcome and Overview
00:09 - Building a House Analogy
00:38 - Component Teams Explained
01:07 - Limitations of Component Teams
01:40 - Feature Teams Explained
03:21 - Domain-Driven Design (DDD) Introduction
04:27 - DDD and Feature teams
05:55 - Impact on Communication and Talent Growth
07:10 - Organisational Changes and Challenges
07:35 - Real-World Example of Transitioning to Feature Teams
09:12 - Conclusion and Call to Action
WHO AM I:
Hey friends, welcome to my CZcams channel @outofdevops . If you're new my name is Anto, here I talk about software engineering and software engineers. Don't forget to comment like and subscribe 👍🏻.
CZcams GEAR:
🎥 My CZcams Camera Gear - kit.co/outofdevops
MY SOCIAL LINKs:
🐦 Twitter - outofdevops
📘 Facebook - OutOfDevOps
📰 My blog - amasucci.com
📸 Instagram - outofdevops
GET IN TOUCH:
If you’d like to talk, I’d love to hear from you. Tweeting @OutOfDevOps directly will be the quickest way to get a response, but if your question is very long, feel free to email me at hi@OutOfDevOps.com.
PS: Some of the links in this description are affiliate links that I get a kickback from 😜
zhlédnutí: 151

Video

5 Platform Engineering Principles: How to Design an Adaptable Platform
zhlédnutí 308Před 2 měsíci
WHO AM I: Hey friends, welcome to my CZcams channel @outofdevops . If you're new my name is Anto, here I talk about software engineering and software engineers. Don't forget to comment like and subscribe 👍🏻. 🚀 In today's video, we're diving deep into the core principles of platform engineering. Ever wondered what makes a robust platform engineering culture stand out? I'll be breaking down the m...
Don't Use Confluence for Technical Documentation
zhlédnutí 1,6KPřed 6 měsíci
In this insightful video, I delve into the complexities and challenges of using Confluence for technical documentation, particularly in large organizations with multiple teams. I discuss why Confluence, while a versatile tool, may not be the most efficient choice for this purpose due to its fluid content structure, difficulties in version control, and the ease of content duplication leading to ...
Unlocking High Performing Software Engineering Teams
zhlédnutí 183Před 9 měsíci
Welcome to my channel! In this video, we'll dive into the crucial concept of psychological safety and its profound impact on software engineering and any role that demands creativity. Before we delve in, if you're passionate about software engineering, coding, and fostering a positive developer experience, consider subscribing! Our work in software engineering is inherently creative. It involve...
Measuring Developers Productivity... McKinsey what's the point?
zhlédnutí 1,6KPřed 9 měsíci
📢 Developer Productivity: A Deep Dive 📢 Recently, McKinsey stirred up the tech community with an article on developers' productivity. www.mckinsey.com/industries/technology-media-and-telecommunications/our-insights/yes-you-can-measure-software-developer-productivity Today, I dissect this topic and explore the intricate world of software engineering, going beyond just lines of code. 🖥️ In this v...
Container Image Optimisation: Best Practices
zhlédnutí 160Před 10 měsíci
Welcome to today's video where we explore five best practices for creating efficient and secure container images. I begin with the importance of version pinning. Discover why it's crucial to specify a specific Docker base version to ensure image reproducibility and avoid potential compatibility issues down the road. Next, we explore the use of SCRATCH, the smallest Docker image, to reduce image...
Inside Container: Unpacking the Magic Behind Container Images
zhlédnutí 110Před 10 měsíci
Hey there, welcome to my video where we're diving deep into the fascinating world of containers! I'll walk you through how containers neatly package all your app's essentials, from dependencies to configurations, into a single, portable package. Let's explore how they're reshaping modern development by boosting efficiency and scalability. We'll also compare containers to virtual machines and ta...
Can we say that Platform Engineering is DevSec(Rel)Ops?
zhlédnutí 184Před rokem
Hey, friends! Welcome to today's video where I want to dive into something slightly different, but oh-so-thought-provoking. Join me as I share my insights on platform engineering and how it's shaping the DevSecRelOps 🤣 paradigm. Let's take a step back and embark on a storytelling journey. Once upon a time, developers handled everything related to software engineering. But as technology advanced...
Kubernetes in Memory Volumes: How Share Files Between Containers
zhlédnutí 759Před rokem
In this video, I delve into Kubernetes once again and explore how to efficiently share files between containers using volumes. Volumes serve as a means to exchange data among containers, similar to Docker. I demonstrate the recommended method of utilizing an empty directory volume. Moreover, I introduce a lesser-known feature that allows you to specify the medium for the volume. Particularly, I...
Init containers in Kubernetes: examples and use cases
zhlédnutí 997Před rokem
Hey friends! Today, I want to talk about init containers in Kubernetes. These special containers run before standard containers and help preconfigure the environment or set up dependencies. Init containers establish a contract between developers and deployers, ensuring smooth collaboration. They're commonly used to check for dependent services or databases before starting a container. One great...
Workload Identity in GKE to fetch data from Google Cloud Storage.
zhlédnutí 3,9KPřed rokem
Workload Identity in GKE to fetch data from Google Cloud Storage.
GENERATIVE AI in DevOps - Kubiya
zhlédnutí 3KPřed rokem
GENERATIVE AI in DevOps - Kubiya
Does AI help writing Infrastructure as Code?
zhlédnutí 702Před rokem
Does AI help writing Infrastructure as Code?
Is Infrastructure as Code ➡️ CODE?
zhlédnutí 254Před rokem
Is Infrastructure as Code ➡️ CODE?
Learn DevOps: A 4-Week Blueprint for Beginners
zhlédnutí 295Před rokem
Learn DevOps: A 4-Week Blueprint for Beginners
Career as Software Engineer? Should have started from DevOps?
zhlédnutí 190Před rokem
Career as Software Engineer? Should have started from DevOps?
So you want to learn DevOps? Watch this first...
zhlédnutí 441Před rokem
So you want to learn DevOps? Watch this first...
DevOps vs Platform Engineering: Platform Engineering replaced DevOps
zhlédnutí 792Před rokem
DevOps vs Platform Engineering: Platform Engineering replaced DevOps
Multiple GCP Service Accounts in a SINGLE GitHub Workflows
zhlédnutí 663Před rokem
Multiple GCP Service Accounts in a SINGLE GitHub Workflows
TERRAFORM AUTOMATION with GitHub and GCP Workload Identity Federation
zhlédnutí 3,3KPřed rokem
TERRAFORM AUTOMATION with GitHub and GCP Workload Identity Federation
How I Bootstrap an Organization in GCP #devops #googlecloud
zhlédnutí 569Před rokem
How I Bootstrap an Organization in GCP #devops #googlecloud
The Future of IaC: Accelerating IaC with AI (ChatGPT)... is it Possible?
zhlédnutí 219Před rokem
The Future of IaC: Accelerating IaC with AI (ChatGPT)... is it Possible?
What are LANDING ZONES in GCP? #devops #googlecloud
zhlédnutí 3,3KPřed rokem
What are LANDING ZONES in GCP? #devops #googlecloud
GitHub Reusable Workflows and Invocation from other repos
zhlédnutí 2,6KPřed rokem
GitHub Reusable Workflows and Invocation from other repos
Assess the culture in your company with Spaghetti and Marshmallow
zhlédnutí 408Před rokem
Assess the culture in your company with Spaghetti and Marshmallow
How to SSH into Private VM in GCP
zhlédnutí 679Před rokem
How to SSH into Private VM in GCP
Dream Team: Ideal Junior to Senior Developer Ratio
zhlédnutí 122Před rokem
Dream Team: Ideal Junior to Senior Developer Ratio
VPC SERVICE CONTROLS: TROUBLESHOOTING and DRY RUN MODE
zhlédnutí 820Před rokem
VPC SERVICE CONTROLS: TROUBLESHOOTING and DRY RUN MODE
GCP Restrict Authorised Countries with ACCESS CONTEXT MANAGER
zhlédnutí 941Před rokem
GCP Restrict Authorised Countries with ACCESS CONTEXT MANAGER
BEST way to protect GCP resources - VPC Service Perimeter
zhlédnutí 3,1KPřed rokem
BEST way to protect GCP resources - VPC Service Perimeter

Komentáře

  • @taoOfBacon
    @taoOfBacon Před 8 hodinami

    While I agree with the challenge to tightly couple documentation to versions you solve 1 problem with Git you create many more, how do you search across releases and branches to find the right documentation or changes. I'd also agree that some documentation can be split across both tools however I would suggest that with labelling and tagging Confluence can be tied to releases and be a better source of *knowledge management*. Further confluence pages with the associated list of stories or epic will quickly add value to explain the status of release delivery, owners and changes made. Very specific technical documents like a release doc with upgrade scripts or instructions indeed should be in git

    • @OutOfDevOps
      @OutOfDevOps Před 6 hodinami

      Hi thanks for your comment. If you look at the title of the video is saying exactly that.

  • @istovall2624
    @istovall2624 Před 3 dny

    Goodhart's Law : "When a measure becomes a target, it ceases to be a good measure."

  • @ahmedsaif4541
    @ahmedsaif4541 Před 4 dny

    Thank you very much in this great explanation , i just joined your channel and i was looking for how to prevent users to pull the latest image and restrict the pulling from specific registry

  • @anshulsingh8326
    @anshulsingh8326 Před 8 dny

    Is there any gui based documentation tools which are opensource which i can install on pc ? Docusaurus and mkdocs are good, but seems like a huge amount of work to write the actual documentation because of markdown language.

    • @OutOfDevOps
      @OutOfDevOps Před 8 dny

      You can use a visual markdown editor. I use notion.so, it gives you the option to extract in markdown and can be installed as a standalone application on your PC. There are many alternatives another one is obsidian. A web alternative is hashnode.com/ you can use the web editor and you can copy the markdown once you are done.

  • @ahmedw5
    @ahmedw5 Před 14 dny

    Very beneficial, however please no music next time. Its distracting.

  • @skyllo6897
    @skyllo6897 Před 17 dny

    Ciao:) Secondo te pur non avendo una passione innata per la programmazione potrei iniziare un percorso come software engineer? Non mi piace così tanto programmare ma allo stesso tempo mi affascina cosi tanto ( il software engineer) Consigli?

  • @BABLUUDDIN-jw3rc
    @BABLUUDDIN-jw3rc Před 22 dny

    Sei un grade! ingignere❤😊

  • @prajeetkumbhare8437
    @prajeetkumbhare8437 Před 23 dny

    I have followed the same but I am unable to put to delete files from bucket

    • @rohitthakur1628
      @rohitthakur1628 Před 19 dny

      For deleting objects in a bucket, you need a role with bucket write permission. Video showed the object viewer role only which can only fetch/read the bucket objects

  • @IronCandyNotes
    @IronCandyNotes Před 29 dny

    You can't manage what you can't measure! MUHAHAHA. Wait how did we make it before numbers? Is logic without numbers possible? Arghhh...

    • @OutOfDevOps
      @OutOfDevOps Před 29 dny

      Numbers are just a way to represent measurements. Without numbers you can still measure. But without measuring your previous X, how do you know if you’re getting better at it or not? I may have not fully understood your comment.

    • @IronCandyNotes
      @IronCandyNotes Před 28 dny

      @@OutOfDevOps It is this stupid mantra about managing only being possible with metrics that turns a lot of otherwise intelligent human beings in management positions into draconian game masters that want to incentivize you the creative on a micro level to do the right thing. They don't know anything real but they know that there is some correlation between output and success so the output needs to be bigger and faster. Add to that the generic management approach that thinks domain knowledge is irrelevant and you could put a cockroach in charge as it has the same objective function of maximizing some gain short term that feels right instead of the human planning, conceptualizing, remembering stuff and winning in the long run over all other animals.

    • @OutOfDevOps
      @OutOfDevOps Před 28 dny

      I see what you mean, I have read stories about customers loyalty metrics improving by simply hiding the ‘unsubscribe’ button 🤦‍♂️. I think this is the problem with most definitions/mantras, they don’t capture every possibility.

  • @thanhnguyenchi2356
    @thanhnguyenchi2356 Před měsícem

    didn't know Tony Stark was into cloud tech

  • @user-bh1pn1cr8p
    @user-bh1pn1cr8p Před měsícem

    Hi Sir, Is iit worth to be a web developer in 2024 and how to be ready for the upcomming challanges in the upcomming years. like How to go along with AI how to adapt it and use it as a webdeveloper so to not get replaced. Please help.

    • @OutOfDevOps
      @OutOfDevOps Před 29 dny

      Hi, I think AI is a way to make our life better. From a software development point of view I don’t see it very different from the evolution we had in the years with our tools: punched cards -> text editors -> advanced IDE -> AI. In my opinion learning where we are coming from has always value.

    • @user-bh1pn1cr8p
      @user-bh1pn1cr8p Před 29 dny

      ​@@OutOfDevOps Best A1, Sir, I have a lot of questions if you some free time please ansewer me. Sir as i was currently covering my asyncronus javascript. sir in my mind allot of us (beginner developers) get fail in learning to code is because we don't know the right method how to code. Sir, as i was covering my asyncronus js section I get through the complete chapter where i knew about, promises, resolve,reject, try and catch, async await but i suddenly forget things. like if i watch the lecture first and then watch the lecture twice but this time i code along with the video sir i am getting hard to keep thing remember. and when it comes to code on my own it then get hard as much to climb on a mountain. sir please help. Sir Please show me the right way to learn it. Sir it's been a year and more that i am learning js and in this hell i even forgot my html css.

    • @OutOfDevOps
      @OutOfDevOps Před 29 dny

      Everybody learns in a different way, for me the best way to learn a new language is to code in that language as much as possible. Understand the naming conventions, the design patterns and the best practices. You can also try code katas to keep practicing some common constructs. It takes time… don’t beat yourself up

    • @user-bh1pn1cr8p
      @user-bh1pn1cr8p Před 29 dny

      @@OutOfDevOps Oh my GOD! You had a favor on me Thanks allot. You are the best teacher ever 👌👌

  • @user-tu7yt6fn2z
    @user-tu7yt6fn2z Před měsícem

    It is very informative. I want to create an access context manager access policy and access perimeter resource on the organization level through terraform. Is there a reference to handle this usecase using terraform modules?

  • @MarsVlogSoon
    @MarsVlogSoon Před 2 měsíci

    Very Good Information. Thanks!

  • @pradumnasaraf
    @pradumnasaraf Před 2 měsíci

    Welcome back, Anto. Great video 🎉

  • @kishankalariya9086
    @kishankalariya9086 Před 2 měsíci

    This is really informative video, please keep posting such content, Thank you.

  • @mixquyz6369
    @mixquyz6369 Před 2 měsíci

    TG

  • @jt099
    @jt099 Před 3 měsíci

    Great stuff!

  • @LiveItUpDaily
    @LiveItUpDaily Před 3 měsíci

    Have you used Nuclino? If so, would you recommend it for technical documentation?

  • @Kevin_Knights
    @Kevin_Knights Před 3 měsíci

    Thanks for sharing Antonio, this is super helpful! I was doing an exercise from the book “Journey to become a Google Cloud Machine Learning Engineer” and there was no mention of how to connect to the private vm without using the cloud console. So this video was a savior.

  • @cloudtech273
    @cloudtech273 Před 4 měsíci

    Brilliant, thanks so much. I do wonder how it even works if I self-sign locally and just upload the public key to the SA account. Because at that point, google does not really have the private key.

  • @sachinbankar7009
    @sachinbankar7009 Před 4 měsíci

    did you peer those red and blue project first ?

  • @stepanstulov9871
    @stepanstulov9871 Před 4 měsíci

    Infrastructure as code is code in DECLARATIVE rather than IMPERATIVE paradigm.

  • @DipeshGupta-rz9by
    @DipeshGupta-rz9by Před 4 měsíci

    straight forward & beautiful video !!

  • @navinkumar6388
    @navinkumar6388 Před 4 měsíci

    Thanks with Love from India 🇮🇳

    • @OutOfDevOps
      @OutOfDevOps Před 4 měsíci

      Thank you for the kind comment

    • @navinkumar6388
      @navinkumar6388 Před 4 měsíci

      @@OutOfDevOps I am shifting from Java Spring Microsercice to DevOps About to face interviews and Just came across your GCP, Kubernetes and Docker. Hope with the help of your videos 📷 I can win a match

  • @liamray2010
    @liamray2010 Před 4 měsíci

    Thank you for the explanation! I was a bit scared of your hand in the end haha :)

  • @AlejandroMagnusGTR
    @AlejandroMagnusGTR Před 5 měsíci

    I don't get it completely. So a landing zone is to create a plan to create and manage resources in GCP specifically for every area of a company and then explain how to use it for smoothing the transition from on-prem to cloud?

  • @bradleystannard7875
    @bradleystannard7875 Před 5 měsíci

    Great video, not much out there on the ol' internet about this. thanks!

  • @meenasumit
    @meenasumit Před 5 měsíci

    Thank you for the awesome videos on service control.

  • @leonardofalcoski8575
    @leonardofalcoski8575 Před 5 měsíci

    Thank u very much! Awesome video!

  • @MohanNIroula1
    @MohanNIroula1 Před 5 měsíci

    Best comment - chicken and egg problem

  • @arcangeloguerriero8206
    @arcangeloguerriero8206 Před 6 měsíci

  • @arcangeloguerriero8206
    @arcangeloguerriero8206 Před 6 měsíci

  • @animeshkr29
    @animeshkr29 Před 6 měsíci

    I donot Understand if you alreday did everything and want to talk with your self and assuming what you understood everyone understood then what is point of creating this video , It will be great if you explains something in detailed

    • @OutOfDevOps
      @OutOfDevOps Před 6 měsíci

      The point is to help people who are trying to do one of the workflow invocations. All the code I used in the video is linked in the description gist.github.com/amasucci/2c04463547b16cf70b4d4790bc44f2b5 Do you find it too fast?

    • @animeshkr29
      @animeshkr29 Před 6 měsíci

      @@OutOfDevOps I find you are reading , trust me with lot of hope I have open your video , But little disappointed ,since I thought you explain about creating curl command in video , I understood it's already mentioned in github doc but you kNow git hub doc is not always very clear ,so people search some helping video

    • @OutOfDevOps
      @OutOfDevOps Před 6 měsíci

      @animeshkr29 hi thank you for your feedback. Isn’t what you are looking for from minute 5 to 6? The example goes through the curl command to explain the docs that as you said aren’t always clear. In any case thanks again for you comment, it will help me creating better tutorials.

  • @RealZeroVIII
    @RealZeroVIII Před 7 měsíci

    Mi sono laureato un anno e fa e qualche giorno dopo la laurea ho trovato lavoro in una azienda per la quale ancora lavoro. Lavorando principalmente in smart non ho l'opportunità di potermi confrontare su dubbi ed altro, oltre al fatto che l'azienda praticamente non ha senior. Volevo chiederti, anche se a distanza di due anni, sarebbe possibile sentirsi via WhatsApp, telegram ecc per fare due chiacchiere? Giusto anche per sapere quella che è l''esperienza di un senior. Mi piacerebbe molto sentire il parere di una persona come te 😬

    • @OutOfDevOps
      @OutOfDevOps Před 7 měsíci

      Ciao, certo che è possibile. Mandami un DM su X o scrivimi via email (la trovi nei dettagli del canale) e ci organizziamo. Anto

    • @RealZeroVIII
      @RealZeroVIII Před 7 měsíci

      Ti ho mandato una mail :) @@OutOfDevOps

  • @nisargmodi6056
    @nisargmodi6056 Před 7 měsíci

    Great 😮

  • @mahdiamiri4240
    @mahdiamiri4240 Před 8 měsíci

    Hi excuse me how much average salary junior front end developer and senior front end developer after tax in milan

  • @jimbosander
    @jimbosander Před 8 měsíci

    Now that's what I came here for... covered the bases I needed for shared and remote calling workflows. Nice and concise. Great work.

  • @master-slon
    @master-slon Před 8 měsíci

    Very helpful. Thank you.

  • @Coach_Taz
    @Coach_Taz Před 8 měsíci

    Can you learn DevOps at any age?

    • @OutOfDevOps
      @OutOfDevOps Před 8 měsíci

      Great question… this apparently simple yes/no question is more profound than people may think. Even if it is specific to DevOps this can be applied to Software engineering in general. What stops many from starting a career in software engineering is the constant frustration that derives from the learning process. For me what matters is learning how to learn DevOps (or software engineering) concepts and techniques. If you really want to learn and are patient and understand that what is hard today will be easy tomorrow, I don’t see why age should be a blocker.

  • @QuangPham-bc7lc
    @QuangPham-bc7lc Před 9 měsíci

    i get this error when use initContainers google/cloud-sdk:430.0.0 : The node was low on resource: ephemeral-storage. Threshold quantity: 609489314, available: 48084Ki.

  • @QuangPham-bc7lc
    @QuangPham-bc7lc Před 9 měsíci

    i have create firewall but still can't access. And if we use workload identity, which SA will GKE use (SA of nodepool or SA of workload identity) to pull container image from image registry like GAR or GCR?

    • @rohitthakur1628
      @rohitthakur1628 Před 19 dny

      If you haven't explicitly provided the workload identity SA name in the pod manifest then Default GKE node pool/machine's SA is used to the pull the images from GCR. That's my understanding. And if you provide the workload identity SA name then its permission is used for required interaction with other gcp resources.

  • @OutOfDevOps
    @OutOfDevOps Před 9 měsíci

    Unlocking High Performing Software Engineering Teams czcams.com/video/8-kOxolYisQ/video.html 🚀

  • @twolderedah4638
    @twolderedah4638 Před 9 měsíci

    Ciao, Volevo chiederti se è possibile fare un video sulla transizione da software engineer al prompt engineer usando ChatGPT 3.5/4, sparirá il software engineer come lo conosciamo oggi e sentendo tanti esperti a partire da Mo Gadwat ex Ceo Google AI, si parla che tante aziende software house in 5 anni e meno. DevOps sta cambiando verso il Platform Engineer e il software engineer verso il prompt engineer, non sono paranoico anche se può sembrare ma voglio capire se forse mi manca un tassello per comprendere a pieno questa innovazione. Un dato ad oggi il 40% del codice the viene giornalmente salvato su GitHub è stato generato da automazione, che possa essere AI, github co-pilot or chatgpt, bart. Sarebbe fantastico dall'alto della tua esperienza capire i risvolti futuri grazie mille.

  • @blakemangat1695
    @blakemangat1695 Před 9 měsíci

    BOOOOOM! 🎉

  • @paragneve
    @paragneve Před 9 měsíci

    🚀🚀🚀

  • @mar23707
    @mar23707 Před 9 měsíci

    Thanks for your explanation.

  • @DzintarsDev
    @DzintarsDev Před 9 měsíci

    I really like the topics you cover. Might not be for the mainstream consumer, but... it's so good you cover them! And I basically agree on this. This is similar to parenting. :)

  • @DzintarsDev
    @DzintarsDev Před 9 měsíci

    I would love to hear something about the "chicken or egg" problem for Day 0 in context of full automation. For example, you write your IaC to bootstrap the Git server. How do you collaborate if there is no Git at that point of time Without using external services. Or you want to bake Packer golden images with SSH host certificates but Vault at that point is not yet running because there is no golden image for Vault to run securely. About the ballance of manual execution plus runbooks and automated execution. Also .. topics like secure introduction. Most of the talks i see in the wild are in the context when you have base infrastructure already running.

    • @OutOfDevOps
      @OutOfDevOps Před 9 měsíci

      Hi thanks for your comment, I have made a video about bootstrapping organisations in GCP How I Bootstrap a GCP Org #devops #googlecloud czcams.com/video/RDF4Yf5JhPI/video.html let me know your opinion.

  • @user-gv6du9py2s
    @user-gv6du9py2s Před 9 měsíci

    hi there, thanks for the video, very clear... one question related to the terminal: why you're using the command "gcloud alpha storage ls ..." ? don't understand the "alpha" is this a new feature??? hope my question is clear! thanks

  • @c_kemper
    @c_kemper Před 9 měsíci

    Instead of focusing on meaningless metrics companies should focus on healthy team topologies…