-
Pulumi usage feedback
Let’s begin with why I choosed Pulumi rather than Terraform? I use to be a full stack Javascript developer. I love working with Javascript certainly with appearance of the standard ECMA6 (OOP). Back to the future, Me and my team has been assigned to choose the best tool to automate our environments (DEV, STAGING, PRODUCTION).…
-
Why you shouldn’t use CosmosDB for MongoDB?
Cosmos DB is SAAS service provided by Azure. It provide different integrations with different type of DB (MongoDB, Cassandra, SQL…). In paper, it seem so powerful with unlimited resources but it reality you will have at the end of the month a big bill to pay. In production, we uses provisioned throughput for SLA. At…