What's your experience integrating .NET applications with cloud services? Any challenges or tips?
@devleader azure services or something else ? There is usually an SDK that helps a lot … sendgrid , slack, jira etc but biggest issue is target api versioning and breaking changes . So your code needs to be resiliant - queues , retries etc