A DotNet developer’s note on Technology Radar V28

As a new Technology Radar release with a bunch of interesting techs, a few drew my attention. Techniques Applying product management to internal platforms: product mindset includes a roadmap, value to biz, and consumer experience enhancement. CI/CD infrastructure as a service: Our team has been using Jenkins hosted on-prem and started moving to Azure DevOps.… Continue reading A DotNet developer’s note on Technology Radar V28

How to set up local PC as a web server

The main challenge to hosting a website on the local machine is a dynamic IP address, which keeps changing. We can buy static IP address, but it’s expensive compared to regular internet service and unnecessary for everyday users. Let’s explore how to mitigate it. There is a service that maps your dynamically changing IP address… Continue reading How to set up local PC as a web server

A DotNet developer’s view about Technology Radar V27

As a new Technology Radar release with a bunch of interesting techs, a few drew my attention. Techniques Path-to-production Mapping: Investigate or discuss what’s the path from coding to production delivery. There could be an unexpected bottleneck. Find it and fix it. Team cognitive load: Think about Conway’s law and utilize the temple from the… Continue reading A DotNet developer’s view about Technology Radar V27

DDD Perth 2022

2022 DDDPerth. The second face-to-face gathering since the Covid and got bigger than last year. I couldn’t attend DDDPerth last year because there were limited sits due to Covid, but this year 1,200 developers joined, and 9 tracks were available. As there were 9 sessions running at the same time, I couldn’t join the multiple… Continue reading DDD Perth 2022

A DotNet developer’s view about Technology Radar V26

As a new Technology Radar release with a bunch of interesting techs, a few drew my attention. Techniques Single team remote wall. This can be useful in a remote team. Documentation quadrantsDocumentation can be one of these. Tutorials, Discussions, How-To Guides, or References. And more tips on documentation. Rethinking remote standups. The daily stand-up is… Continue reading A DotNet developer’s view about Technology Radar V26