Organization considerations
When embarking on an Edge project, it is important to consider how to structure it. We will outline some of the key considerations here.
CloudOps and DevOps roles and responsibilities
The CloudOps and DevOps roles for Edge computing are largely the same as they would be for any Cloud-native development effort. DevOps is generally responsible for creating and maintaining the workload software and building and operating the CI/CD pipeline for integration, testing, and delivery into production. CloudOps is responsible for deploying the infrastructure, allocating or creating the necessary resources for different projects, monitoring and optimizing capacity and availability, and ensuring adherence to compliance policies and regulations.
The following are some significant considerations for Edge computing:
- Infrastructure is highly distributed in remote locations, and generally resource-constrained.
- Devices may employ a variety of different...