Skip to content

Commit

Permalink
Presentation proposal for week 3
Browse files Browse the repository at this point in the history
  • Loading branch information
r-chandni authored Sep 6, 2024
1 parent a4a8e43 commit c110360
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions contributions/presentation/week3/cnra-rohinib/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Assignment Proposal
## Title
Continuous Deployment in IoT Edge devices using Azure

## Names and KTH ID
- Chandni Rakhashiya ([email protected])
- Rohini Bhardwaj ([email protected])
## Deadline
- Week 3
## Category
- 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
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 c110360

Please sign in to comment.