Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
r-chandni authored Sep 6, 2024
1 parent c110360 commit 7870f2d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion contributions/presentation/week3/cnra-rohinib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,7 @@ Continuous Deployment in IoT Edge devices using Azure
- Presentation
## Description
In this presentation, we will explain what IoT Edge devices are and highlight the importance of Continuous Deployment (CD) in managing these devices. We'll demonstrate how CD enables automated updates to edge devices, ensuring real-time functionality and scalability. Using Azure IoT Edge as an example, we'll show how to implement CD effectively. Additionally, we'll discuss how CD for IoT Edge differs from traditional web applications, focusing on challenges like connectivity, resource constraints, and decentralized environments.
### Relevance

**Relevance**

As IoT Edge devices become more prevalent, the need for rapid software updates, bug fixes, security patches, and new feature rollouts across a large, distributed network of devices has grown significantly. This is where Continuous Deployment plays a crucial role. CD allows scalable, secure deployments that minimize downtime and reduce manual intervention.

0 comments on commit 7870f2d

Please sign in to comment.