Five things to consider during an edge computing pilot
Before embarking on the edge pilot, your organization must clearly define why you are doing this. What are the business goals of moving workloads to the edge? Skunk projects can…
Before embarking on the edge pilot, your organization must clearly define why you are doing this. What are the business goals of moving workloads to the edge? Skunk projects can…
Applying a hybrid approach combining in-store and cloud software is becoming an increasingly important part of the digital transformation of retail stores. Hosting critical application components inside the stores with cloud backups unlocks many…
All Avassa operations are available over a REST API, see the reference documentation. One way of learning the REST API is to use the popular Postman tool. Before continuing with…
There are significant business values of connecting the CI/CD pipeline to the edge: Keep reading: CI/CD tools and Avassa: how to build a successful integration How can this be achieved,…
The Avassa System supports mounting devices into applications. Devices in this context are (typically) hardware that is attached to a host in an Avassa site. Examples are USB devices, e.g….
Organizations that run edge applications within their premises on local compute instead of central clouds make this decision for several reasons: latency requirements, regulations, and business continuity. The business must…
The term ācontainerā refers to image files in a format defined by the Open Container Initiative (OCI) which was formed under the auspices of the Linux Foundation in 2015. Containers…
When you have built an application for the edge, itās time to deploy it to specific sites and hosts with certain characteristics. This would be tedious if you would have…
Most edge applications have some parts of the application running at edge sites and other parts running in a central location. Take the example of a camera-based analytics application. Image…
In the Avassa system, an application specification defines the container structure and associated application-specific configuration and secrets. You want to aim for keeping one application specification per application. The reason…