SSudhirinsudhirdontha.hashnode.dev·Jun 23, 2021 · 2 min readHow does Microsoft Azure work?How does Azure work? Behind the scenes Azure uses a technology called Virtualization! Virtualization! separates the tight coupling between the computers hardware and it's operating system using an abstraction layer called Hypervisor! Hypervisor emul...00
SSudhirinsudhirdontha.hashnode.dev·Dec 18, 2020 · 2 min readWhat is IAM? AWS CloudThis series of articles will be in short and the reading time will be less than 3-4minutes..(Since earning should be fun! This series of articles will be mainly targeting to the audience who will not be able to spend more time leading long articles.....00
SSudhirinsudhirdontha.hashnode.dev·Dec 17, 2020 · 8 min readPWA in brief : part 2!Apps store>has Native apps: that has native packages published by dev’s > when we install this app , we get a bundle -> this bundle is installed locally in our device. When bundle is installed it will probably connect to a web browser Bundle <-AP...00
SSudhirinsudhirdontha.hashnode.dev·Dec 17, 2020 · 5 min readPWA in brief! (Progressive Web App) part-1Before stepping into the actual concept of PWA, we need to be familiar with other approaches and why such pattern has been introduced and widely used? 1.Native SDK (Software Development Kits) helps to create applications and experience the same on d...00