Hacker News new | ask | show | jobs
by anirudhgarg 3438 days ago
The way to think about Cloud Service is "Azure PaaS 1.0". Service Fabric is "Azure PaaS 2.0" focused on creating a micrososervice architecture for your services. Also, Azure Automation's equivalent is not strictly CloudFormation in AWS (that is Azure Resource Manager) but AWS Lambda for IT/Hybrid, it also does Configuration Management like Puppet/Chef.

There are several others which are not entirely correct, look at the comment https://news.ycombinator.com/item?id=13445324 below.

Disclosure: From the Azure Team