iOT services, generating certificates

1

I'm having a lot of trouble getting started with IOT services. I've read all the introductory information and understand how the system works at the high level. I'm now at the point where my hardware partner needs device certificates, and I'm kind of lost in the morass of documentation. How do I create these certificates? Do I need some kind of external CSA or does Amazon provide that? Also, is there any way I can test the iOT services without a physical device (is there some software I can run that simulates a device)? Is there a book or a tutorial that can walk me through this process? The Amazon tutorials seem to jump directly from vague statements about what the system can do, to details that are over my head.

Frank
preguntada hace 2 años237 visualizaciones
3 Respuestas
1

Check out this whitepaper that goes deeper than docs on the provisioning methods to select from. https://d1.awsstatic.com/whitepapers/device-manufacturing-provisioning.pdf

AWS
Ryan_B
respondido hace 2 años
  • +1 for this. This is a great resource!

0

How do I create certificates in bulk? I see the option in the console to create one certificate at a time, which results in 3 files I have to download. But I need to create hundreds of them. I looked at the aws cli, and I found that it has a command "create-certificate-from-csr", but not just plain create-certificate. I don't know how to create CSRs in bulk either.

Frank
respondido hace 2 años
0

Have you taken a look at this documentation? It talks about different ways of provisioning a device.

You don't need a device to interact with AWS IoT Core. All workshops and getting started documentation rely on creating an EC2 instance or a Cloud9 instance. Check out this tutorial and find other workshops using this link

AWS
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas