Sangam BiradarforCloudNativeFolks Communityblog.cloudnativefolks.org·Sep 10, 2024From Serverless to Kubernetes Part - 1Serverless has emerged as a popular way to deploy simple applications, making it easier for startups to build solutions with fewer resources. However, most serverless platforms are vendor-specific, which can limit their usefulness for modern cloud-na...Discuss·3 likes·148 readsKubernetes
Arseny Zinchenkosetevoy.hashnode.dev·Apr 9, 2023Knative: Serverless for Kubernetes — an overview and launch in MinikubeKnative is a system that allows you to use the Serverless development model in Kubernetes. In essence, Knative can be imagined as another level of abstraction that allows developers not to dive into the details of deployment, scaling, and networking ...Discussserverless
Peter Mbanugopmbanugo.me·Jan 29, 2023Running Serverless Functions on KubernetesServerless functions are modular pieces of code that respond to a variety of events. It's a cost-efficient way to implement microservices. Developers benefit from this paradigm by focusing on code and shipping a set of functions that are triggered in...Discuss·821 readsKubernetes
NearFormforNearformnearform.hashnode.dev·Oct 13, 2022Series: Deploying and Autoscaling Kubernetes with KnativeSeries: Kubernetes Services Deployment, Autoscaling and Monitoring, Part 1 At NearForm we are always learning and investigating new ways to work with the open source projects we use in our client projects. The nature of Open Source projects means tha...Discuss·3 likes·1.1K readsKubernetes Services Deployment, Autoscaling and MonitoringKubernetes
Avik Kundublog.avikkundu.in·Oct 4, 2022Deploy a serverless workload on Kubernetes using Knative and ArgoCDOriginally published in CircleCI Blog: Deploy a serverless workload on Kubernetes using Knative and ArgoCD by Avik Kundu Containers and microservices have revolutionized the way applications are deployed on the cloud. Since its launch in 2014, Kubern...Discuss·82 readsKubernetesknative
André KönigforAndré Königandrekoenig.hashnode.dev·Oct 7, 2019First Impressions of Knative EventingYou might have heard of Knative – the serverless application development platform on top of Kubernetes. A lot of buzzwords, I know, but in essence it provides multiple APIs for deploying your applications without thinking (too much) about Kubernetes ...DiscussKubernetes