Kunal Salvekunal2411.hashnode.dev·Oct 11, 2024Day20 of #90DaysOfDevOpsChallenge: The Docker Cheat-sheet🔥Hello everyone, today I completed Day 20 of my journey. We learned about Docker, and here is a short list of Docker commands. Installation and Setup sudo apt-get update: Updates the package lists for upgrades and new package installations. sudo ap...Discuss·1 like90 Days of DevOps EngineerDevops
Neville Scheevelblog.myprojectimpact.com·Oct 8, 2024Streamline Knowledge Transfer using AIThis is one of the best use-cases for Generative AI A common scenario: Your IT talent lands a new job. They hand in their notice. Nobody has time to write documentation. The clock is ticking. How will you capture their tribal knowledge before they wa...Discuss·40 readsKT
jc vargasjcvar.com·Aug 8, 2024Midiendo el impacto de los microfrontends: de Agile a Lean con DORA y Core Web VitalsEn artículos anteriores, hemos explorado las arquitecturas distribuidas en el front-end, conocidas como Microfrontends (MFE), y cómo estas pueden mejorar el rendimiento de nuestros equipos y la capacidad de entrega de nuestros productos. También disc...DiscussArquitecturametrics
Urvish Jaiswalurvish.hashnode.dev·Jul 5, 2024How Lean Methodology Enhances DevOps EfficiencyWhat is lean methodology: Toyota Founder Kiichiro Toyoda developed the Lean methodology after World War II to save resources and cut down on waste. Inspired by how supermarkets manage their inventory, he came up with the just-in-time concept, which e...DiscussDevops articles
Productivityist Teamproductivityist.hashnode.dev·May 8, 2024Scrum Methodology: A Short GuideIn this century , Scrum stands out as a dynamic and efficient framework that helps teams tackle complex projects by breaking them down into manageable increments. Originating from software development, Scrum has gained widespread popularity across va...Discussproductivity methods
Ha Quoc Phongphonghaw2coder.hashnode.dev·Nov 19, 2023Object-Oriented Programming in PythonWhat is OOP? Thinking in sequences Mỗi ngày bạn đều thức dậy -> ăn sáng -> đi làm. Góc nhìn về việc lặp lại có tuần tự này sẽ rất tuyệt vời nếu bạn cố gắng lập kế cho ngày của mình. Nhưng nếu bạn đang sống giữa thành thị, kế hoạch hay thói quen này c...Discuss##OOP in Python
Christiaan Fouchéchrisfouche.com·Nov 8, 2023You Aren't Gonna Need ItYAGNI! You Aren't Gonna Need It. It's a phrase I've been broadcasting a lot lately. It sparked lively debates within our team. My observation is that most software engineers have a remarkable inclination to do the opposite. Here, I'll explain why I b...Discuss·2 likes·151 readsYAGNI
Neville Scheevelblog.myprojectimpact.com·Jul 6, 2023Know more, do lessIt’s pretty simple. Most projects fail to meet estimates, and the reason we are estimating is so we can determine: do we possess the resources to complete a project? can we finish on time? is the project even worth it? But when a project is unli...Discuss·36 readsProductivity
Ollie Kennedyolliekennedy.hashnode.dev·May 12, 2023Technical Debt and MeTechnical Debt has got to be one of the most misused terms in software development and I myself had it wrong for a very long time. This is the evolution I've been through, and where I currently sit with it. Where it started Before we get to the real ...Discuss·10 likesagile
Maryam Zulfiqardevdiaries.hashnode.dev·Apr 3, 2023Minimum Viable ProductIntroduction In today's fast-paced and competitive market, startups and companies face the challenge of developing innovative products and services to meet customer needs. However, creating a new product from scratch can be a costly and time-consumin...Discuss·1 like·33 reads90 Days of DevOpsmvp