OutOfDevOps
OutOfDevOps
  • 92
  • 80 536
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 TH-cam 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 👍🏻.
TH-cam GEAR:
🎥 My TH-cam 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 😜
มุมมอง: 159

วีดีโอ

5 Platform Engineering Principles: How to Design an Adaptable Platform
มุมมอง 3142 หลายเดือนก่อน
WHO AM I: Hey friends, welcome to my TH-cam 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
มุมมอง 1.8K7 หลายเดือนก่อน
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
มุมมอง 18610 หลายเดือนก่อน
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?
มุมมอง 1.8K10 หลายเดือนก่อน
📢 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
มุมมอง 16010 หลายเดือนก่อน
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
มุมมอง 11210 หลายเดือนก่อน
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?
มุมมอง 187ปีที่แล้ว
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
มุมมอง 804ปีที่แล้ว
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
มุมมอง 1.1Kปีที่แล้ว
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.
มุมมอง 4Kปีที่แล้ว
Workload Identity in GKE to fetch data from Google Cloud Storage.
GENERATIVE AI in DevOps - Kubiya
มุมมอง 3.1Kปีที่แล้ว
GENERATIVE AI in DevOps - Kubiya
Does AI help writing Infrastructure as Code?
มุมมอง 706ปีที่แล้ว
Does AI help writing Infrastructure as Code?
Is Infrastructure as Code ➡️ CODE?
มุมมอง 255ปีที่แล้ว
Is Infrastructure as Code ➡️ CODE?
Learn DevOps: A 4-Week Blueprint for Beginners
มุมมอง 296ปีที่แล้ว
Learn DevOps: A 4-Week Blueprint for Beginners
Career as Software Engineer? Should have started from DevOps?
มุมมอง 190ปีที่แล้ว
Career as Software Engineer? Should have started from DevOps?
So you want to learn DevOps? Watch this first...
มุมมอง 444ปีที่แล้ว
So you want to learn DevOps? Watch this first...
DevOps vs Platform Engineering: Platform Engineering replaced DevOps
มุมมอง 797ปีที่แล้ว
DevOps vs Platform Engineering: Platform Engineering replaced DevOps
Multiple GCP Service Accounts in a SINGLE GitHub Workflows
มุมมอง 682ปีที่แล้ว
Multiple GCP Service Accounts in a SINGLE GitHub Workflows
TERRAFORM AUTOMATION with GitHub and GCP Workload Identity Federation
มุมมอง 3.4Kปีที่แล้ว
TERRAFORM AUTOMATION with GitHub and GCP Workload Identity Federation
How I Bootstrap an Organization in GCP #devops #googlecloud
มุมมอง 584ปีที่แล้ว
How I Bootstrap an Organization in GCP #devops #googlecloud
The Future of IaC: Accelerating IaC with AI (ChatGPT)... is it Possible?
มุมมอง 222ปีที่แล้ว
The Future of IaC: Accelerating IaC with AI (ChatGPT)... is it Possible?
What are LANDING ZONES in GCP? #devops #googlecloud
มุมมอง 3.4Kปีที่แล้ว
What are LANDING ZONES in GCP? #devops #googlecloud
GitHub Reusable Workflows and Invocation from other repos
มุมมอง 2.6Kปีที่แล้ว
GitHub Reusable Workflows and Invocation from other repos
Assess the culture in your company with Spaghetti and Marshmallow
มุมมอง 410ปีที่แล้ว
Assess the culture in your company with Spaghetti and Marshmallow
How to SSH into Private VM in GCP
มุมมอง 710ปีที่แล้ว
How to SSH into Private VM in GCP
Dream Team: Ideal Junior to Senior Developer Ratio
มุมมอง 122ปีที่แล้ว
Dream Team: Ideal Junior to Senior Developer Ratio
VPC SERVICE CONTROLS: TROUBLESHOOTING and DRY RUN MODE
มุมมอง 845ปีที่แล้ว
VPC SERVICE CONTROLS: TROUBLESHOOTING and DRY RUN MODE
GCP Restrict Authorised Countries with ACCESS CONTEXT MANAGER
มุมมอง 973ปีที่แล้ว
GCP Restrict Authorised Countries with ACCESS CONTEXT MANAGER
BEST way to protect GCP resources - VPC Service Perimeter
มุมมอง 3.2Kปีที่แล้ว
BEST way to protect GCP resources - VPC Service Perimeter

ความคิดเห็น

  • @alexanderpopov9801
    @alexanderpopov9801 8 วันที่ผ่านมา

    Thank you, Anto, that was useful to me! ❤

  • @taoOfBacon
    @taoOfBacon 12 วันที่ผ่านมา

    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 12 วันที่ผ่านมา

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

  • @istovall2624
    @istovall2624 15 วันที่ผ่านมา

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

  • @ahmedsaif4541
    @ahmedsaif4541 16 วันที่ผ่านมา

    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 21 วันที่ผ่านมา

    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 21 วันที่ผ่านมา

      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 26 วันที่ผ่านมา

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

  • @skyllo6897
    @skyllo6897 29 วันที่ผ่านมา

    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 หลายเดือนก่อน

    Sei un grade! ingignere❤😊

  • @prajeetkumbhare8437
    @prajeetkumbhare8437 หลายเดือนก่อน

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

    • @rohitthakur1628
      @rohitthakur1628 หลายเดือนก่อน

      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 หลายเดือนก่อน

    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 หลายเดือนก่อน

      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 หลายเดือนก่อน

      @@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 หลายเดือนก่อน

      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 หลายเดือนก่อน

    didn't know Tony Stark was into cloud tech

  • @user-bh1pn1cr8p
    @user-bh1pn1cr8p หลายเดือนก่อน

    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 หลายเดือนก่อน

      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 หลายเดือนก่อน

      ​@@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 หลายเดือนก่อน

      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 หลายเดือนก่อน

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

  • @user-tu7yt6fn2z
    @user-tu7yt6fn2z หลายเดือนก่อน

    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 2 หลายเดือนก่อน

    Very Good Information. Thanks!

  • @pradumnasaraf
    @pradumnasaraf 2 หลายเดือนก่อน

    Welcome back, Anto. Great video 🎉

    • @OutOfDevOps
      @OutOfDevOps 2 หลายเดือนก่อน

      Thank you Pradumna

  • @kishankalariya9086
    @kishankalariya9086 3 หลายเดือนก่อน

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

  • @mixquyz6369
    @mixquyz6369 3 หลายเดือนก่อน

    TG

  • @jt099
    @jt099 3 หลายเดือนก่อน

    Great stuff!

  • @LiveItUpDaily
    @LiveItUpDaily 3 หลายเดือนก่อน

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

  • @Kevin_Knights
    @Kevin_Knights 3 หลายเดือนก่อน

    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.

    • @OutOfDevOps
      @OutOfDevOps 3 หลายเดือนก่อน

      Glad it helped

  • @cloudtech273
    @cloudtech273 4 หลายเดือนก่อน

    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 4 หลายเดือนก่อน

    did you peer those red and blue project first ?

  • @stepanstulov9871
    @stepanstulov9871 4 หลายเดือนก่อน

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

  • @DipeshGupta-rz9by
    @DipeshGupta-rz9by 5 หลายเดือนก่อน

    straight forward & beautiful video !!

  • @navinkumar6388
    @navinkumar6388 5 หลายเดือนก่อน

    Thanks with Love from India 🇮🇳

    • @OutOfDevOps
      @OutOfDevOps 5 หลายเดือนก่อน

      Thank you for the kind comment

    • @navinkumar6388
      @navinkumar6388 5 หลายเดือนก่อน

      @@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 5 หลายเดือนก่อน

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

  • @AlejandroMagnusGTR
    @AlejandroMagnusGTR 5 หลายเดือนก่อน

    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 5 หลายเดือนก่อน

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

  • @meenasumit
    @meenasumit 5 หลายเดือนก่อน

    Thank you for the awesome videos on service control.

  • @leonardofalcoski8575
    @leonardofalcoski8575 6 หลายเดือนก่อน

    Thank u very much! Awesome video!

  • @MohanNIroula1
    @MohanNIroula1 6 หลายเดือนก่อน

    Best comment - chicken and egg problem

  • @arcangeloguerriero8206
    @arcangeloguerriero8206 7 หลายเดือนก่อน

  • @arcangeloguerriero8206
    @arcangeloguerriero8206 7 หลายเดือนก่อน

  • @animeshkr29
    @animeshkr29 7 หลายเดือนก่อน

    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 7 หลายเดือนก่อน

      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 7 หลายเดือนก่อน

      @@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 7 หลายเดือนก่อน

      @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 8 หลายเดือนก่อน

    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 8 หลายเดือนก่อน

      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 7 หลายเดือนก่อน

      Ti ho mandato una mail :) @@OutOfDevOps

  • @nisargmodi6056
    @nisargmodi6056 8 หลายเดือนก่อน

    Great 😮

  • @mahdiamiri4240
    @mahdiamiri4240 8 หลายเดือนก่อน

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

  • @jimbosander
    @jimbosander 8 หลายเดือนก่อน

    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 8 หลายเดือนก่อน

    Very helpful. Thank you.

  • @Taz_Brown_Coaching
    @Taz_Brown_Coaching 9 หลายเดือนก่อน

    Can you learn DevOps at any age?

    • @OutOfDevOps
      @OutOfDevOps 9 หลายเดือนก่อน

      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 9 หลายเดือนก่อน

    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 9 หลายเดือนก่อน

    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 หลายเดือนก่อน

      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 9 หลายเดือนก่อน

    Unlocking High Performing Software Engineering Teams th-cam.com/video/8-kOxolYisQ/w-d-xo.html 🚀

  • @twolderedah4638
    @twolderedah4638 9 หลายเดือนก่อน

    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 9 หลายเดือนก่อน

    BOOOOOM! 🎉

  • @paragneve
    @paragneve 10 หลายเดือนก่อน

    🚀🚀🚀

  • @mar23707
    @mar23707 10 หลายเดือนก่อน

    Thanks for your explanation.

  • @DzintarsDev
    @DzintarsDev 10 หลายเดือนก่อน

    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 10 หลายเดือนก่อน

    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 10 หลายเดือนก่อน

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

  • @user-gv6du9py2s
    @user-gv6du9py2s 10 หลายเดือนก่อน

    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