Overview
Last updated
Was this helpful?
Last updated
Was this helpful?
ByteNite's development ecosystem allows you to deploy workloads on serverless containers through various services and logical components. Once you become familiar with these, you'll find developing and launching your apps on ByteNite easy as pie.
We recommend reading this guide to gain a bird's-eye view of ByteNite and learn where to start.
Launching an app on ByteNite is relatively simple. Once you complete step 2, your app is set, and you can focus on running jobs.
It's always a good idea to browse tutorials to get a sense of what a programming framework looks like. You can try to replicate the examples in the tutorials, and learn by doing.
However, before implementing custom applications, we recommend reading the full system guides to become familiar with our framework and software components.
We've broken down computing software into a few logical components to make it straightforward to develop and operate distributed apps. To get started with building an app, check out our Building Blocks guide to delve into and master Apps, Partitioning Engines and Assembling Engines:
Our serverless jobs can be launched and managed via a dedicated RESTful API. Once you've got the app-building process nailed down, learn to use our API to launch jobs, manage secrets and data sources, access logs, and more.
ByteNite's serverless computing platform provides APIs and interfaces that enhance the developer experience throughout app development and workload management. As a ByteNite user, you have access to all our services, which are thoroughly documented and explained on this documentation site. Below are our user-facing components divided in APIs (Application Programming Interfaces) and UIs (User Interfaces).