Services Overview
Antryk offers various service types to deploy your applications. Choose the right service type based on your application’s needs.Not sure which service to use? Check out our guide on choosing the right service type to help you decide.
Service Types
Web Services
Deploy backend applications with autoscaling, load balancing, and horizontal scaling capabilities.Learn More
Deploy backend applications
Static Sites
Deploy frontend applications with global CDN distribution. Supports SSR and ISR for optimal performance.Learn More
Deploy frontend applications
Background Workers
Run async tasks and background jobs without managing infrastructure. Perfect for processing queues and scheduled tasks.Learn More
Run background jobs
Cron Jobs
Schedule recurring tasks with serverless functions. No infrastructure management required.Learn More
Schedule recurring tasks
Serverless Functions
Run event-driven functions with serverless compute. Pay only for execution time.Learn More
Deploy serverless functions
Choosing the Right Service
- Web Services: For backend APIs, microservices, and web applications that need persistent connections
- Static Sites: For frontend applications, JAMstack sites, and static content with CDN
- Background Workers: For async processing, queue workers, and scheduled jobs
- Cron Jobs: For scheduled tasks and periodic data processing
- Serverless Functions: For event-driven workloads and API endpoints with minimal traffic

