We are launching our solution to production and following this tutorial Prepare to deploy your IoT Edge solution in production
Setting up the production certificates, we have some questions:
1. Are the certificates (as explained here) really necessary if we don't have downstream devices?
2. How is the overhead of setting up X.509 Self-signed authentication worth it? (compared to using Symmetric keys)
Regarding log files, is cleaning docker log files using logrotate relevant? As mentioned here