Santosh Sadasivunissadasivuni.hashnode.dev·Aug 12, 2024Microservices: The Dependency NightmareMicroservices, often touted as the silver bullet for scalability and agility, can quickly turn into a dependency nightmare if not carefully managed. The allure of independently deployable, scalable services can obscure the underlying complexities. ...Discussmicroservice complexity
Santosh Sadasivunissadasivuni.hashnode.dev·Jun 21, 2024The "Works on My Machine" Curse: Slaying the Productivity Dragon in Local DevelopmentIntroduction Ever spent hours coding something that works perfectly on your machine, only to see it mysteriously fail for others? The "Works on My Machine" (WOMMM) phenomenon strikes again! We've all been there. Different operating systems, software ...Discusscloud native
Santosh Sadasivunissadasivuni.hashnode.dev·May 2, 2024Cloud Conundrum: Picking the Perfect Architecture for Your Code? AI to the Rescue!Introduction Every developer has been there, staring down a new project, codebase in hand, but a nagging question lingering: “What cloud architecture and stack should I use?” The cloud offers a vast playground of services and possibilities, but choos...Discussgenerative ai
Santosh Sadasivunissadasivuni.hashnode.dev·Apr 14, 2024Can developers cope with the challenge of switching between technologies? Do developer portals ease this transition?Introduction As a developer, jumping between different technologies can be a challenging task that requires a lot of time and effort, especially if you are running the show. It is often said that to be a good developer, you need to be a constant lear...Discussdeveloper productivity
Santosh Sadasivunissadasivuni.hashnode.dev·Jan 23, 2024Why devs need to embrace platform engineering?Devs today in a typical software development role often spend a significant amount of time on the following depending on the size of the team: Coding and development Debugging and troubleshooting Testing Code Reviews Documentation Research, Lea...DiscussDevX
Pauline NarvasforGitpodgitpod.hashnode.dev·Dec 19, 2023Common bottlenecks that impact developer productivitySo you want to improve developer productivity? This is what really works Through my work at Gitpod, I’ve engaged with developers from a diverse range of companies and industries. This experience has provided me with a unique perspective into the fact...DiscussProductivity
Alfredo PerezProalfredo-perez.dev·Jun 13, 2023FeaturedAchieving a better developer experience in your integration tests with StoryBook and CypressAt SailPoint, end-to-end (E2E) tests were one of our biggest user interface (UI) workflow problems. We used Selenium for our E2E tests, which made it hard to develop and debug tests quickly. Selenium is a programming language that UI developers aren’...Discuss·24 likes·229 readsCypress
Son Luong Ngocsluongng.hashnode.dev·Aug 8, 2022Bazel in CI (Part 0): The Developer Experience FunnelThis week we are taking a small break from discussions about Explaining Bazel Cache. No worry, that series is still on-going. But I want to experiment with starting a second blog series in parallel. The hypothesis I want to validate is: By introducin...Discuss·3 likes·2.5K readsBazel in CIbazel