--- import Layout from '../layouts/Layout.astro'; import { ServiceCard } from '../components/ServiceCard'; // Page-specific SEO metadata const pageTitle = "Hosting Services | SiliconPin"; const pageDescription = "Explore SiliconPin's reliable hosting services for PHP, Node.js, Python, Kubernetes (K8s), and K3s. Scalable solutions for businesses of all sizes with 24/7 support."; const pageImage = "https://images.unsplash.com/photo-1551731409-43eb3e517a1a?q=80&w=2000&auto=format&fit=crop"; // Service data const services = [ { title: 'Deploy an App', description: 'WordPress, Joomla, Drupal, PrestaShop, Wiki, Moodle, Directus, PocketBase, StarAPI and more.', imageUrl: 'https://images.unsplash.com/photo-1599507593499-a3f7d7d97667?q=80&w=2000&auto=format&fit=crop', features: [ 'WordPress', 'Joomla', 'Drupal', 'PrestaShop', 'Wiki', 'Moodle', 'Directus', 'PocketBase', 'StarAPI' ], learnMoreUrl: '/services/deploy-an-app' }, { title: 'Deploy From Source Code', description: 'Node.js, Python, Ruby, Go, Rust, and more. Deploy your custom applications with ease.', imageUrl: 'https://images.unsplash.com/photo-1599507593499-a3f7d7d97667?q=80&w=2000&auto=format&fit=crop', features: ['Node.js', 'Python', 'Ruby', 'Go', 'Rust', 'Docker', 'Kubernetes', 'JAMstack', 'Serverless'], learnMoreUrl: '/services/deploy-from-source-code' }, { title: 'Static Site Hosting', description: 'Secure and scalable hosting for static websites and JAMstack applications.', imageUrl: 'https://images.unsplash.com/photo-1526379879527-8559ecfcaec0?q=80&w=2000&auto=format&fit=crop', features: ['JAMstack', 'Gatsby', 'Hugo', 'Next.js', 'Nuxt.js', 'VuePress', 'Eleventy', 'SvelteKit', 'Astro'], learnMoreUrl: '/services/static-site-hosting' }, { title: 'Kubernetes (K8s)', description: 'Enterprise-grade Kubernetes clusters for container orchestration at scale.', imageUrl: 'https://images.unsplash.com/photo-1551731409-43eb3e517a1a?q=80&w=2000&auto=format&fit=crop', features: [ 'Fully managed K8s clusters', 'Auto-scaling and load balancing', 'Advanced networking options', 'Persistent storage solutions', 'Enterprise support available' ], learnMoreUrl: '/services/kubernetes' }, { title: 'K3s Lightweight Kubernetes', description: 'Lightweight Kubernetes for edge, IoT, and resource-constrained environments.', imageUrl: 'https://images.unsplash.com/photo-1558494949-ef010cbdcc31?q=80&w=2000&auto=format&fit=crop', features: [ 'Minimal resource requirements', 'Single binary < 100MB', 'Edge computing optimized', 'ARM support (Raspberry Pi compatible)', 'Simplified management' ], learnMoreUrl: '/services/k3s' }, { title: 'Hire a Human Developer', description: 'Need a custom solution? Our experts can design a tailored App or WebApp for your specific needs.', imageUrl: 'https://images.unsplash.com/photo-1558494949-ef010cbdcc31?q=80&w=2000&auto=format&fit=crop', features: ['Node.js', 'Python', 'Ruby', 'Go', 'Rust', 'Docker', 'Kubernetes', 'JAMstack', 'Serverless'], learnMoreUrl: '/services/hire-a-human-developer' }, { title: 'Hire an AI Agent', description: 'Need a custom solution? Our experts can design a tailored AI Agent for your specific needs.', imageUrl: 'https://images.unsplash.com/photo-1558494949-ef010cbdcc31?q=80&w=2000&auto=format&fit=crop', features: ['Reactive Agents (Stateless, Rule-Based)', 'Proactive Agents (Stateful, Machine Learning)', 'Hybrid Agents (Reactive + Proactive)', 'Model-Based Agents (Stateful, Uses Memory)', 'Goal-Based Agents (Optimizes for an Objective)', 'Utility-Based Agents', 'Self Learning Agents', 'Autonomous AI Agents'], learnMoreUrl: '/services/hire-an-ai-agent' } ]; ---

Hosting Services

Reliable, scalable, and secure hosting solutions for all your applications, from simple websites to complex microservices.

Our hosting services

{services.map((service, index) => ( ))}

Need a Custom Hosting Solution?

Our experts can design a tailored hosting environment for your specific needs.