AWS SAM: Tutorial
This tutorial will show you how to use AWS SAM. You will see how to initialize a sample Python project, build it and deploy your code as an AWS Lambda …
AWS SAM: Tutorial Read MoreLinux, Code, Cloud Computing, DevOps
Linus Torvalds created Linux in 1991, which is celebrated for its robust and adaptable features. It is a leading open-source kernel and the fundamental component for various distributions designed to meet different computing needs. The kernel’s flexibility enables users and developers to extensively tailor and enhance their systems.
Since its launch, Linux has been crucial in numerous software breakthroughs. It powers millions of servers, desktops, and mobile devices worldwide. Its reliability, security, and open-source status attract diverse users, from hobbyists to enterprise environments. A global community of developers supports and continuously advances the kernel’s development, keeping Linux at the forefront of technology.
Over the years, Linux has established a strong reputation as a dependable operating system for servers and personal computers. The vibrant developers and system administrators community actively supports its growth and refinement, enhancing its stability and security features. Linux also unprecedentedly empowers users to customize and control their computing environments, underscoring its extensive impact.
This tutorial will show you how to use AWS SAM. You will see how to initialize a sample Python project, build it and deploy your code as an AWS Lambda …
AWS SAM: Tutorial Read MoreAre you using PHP’s curl_exec() function and getting a “call to undefined function curl_init()” error? If so, then let’s fix the undefined curl_init() function error for you on Linux. What …
PHP: How to fix the “Call to undefined function curl_init()” error Read MoreThis guide will show you how to enable video previews on NextCloud hosted on Debian/Ubuntu. You can apply the same steps if you are running the Docker version of NextCloud …
NextCloud: Enable video previews Read MoreOpenFaaS (Function as a Service) is a popular serverless framework that provides an easy way to create portable functions, microservices and APIs using Kubernetes and Docker. This tutorial guide will serve …
OpenFaaS: Getting Started on Kubernetes Read MoreThis guide will show you how to install arkade on Ubuntu. arkade was built initially by the OpenFaaS community to install OpenFaaS on Kubernetes. But, it now supports over 40 …
Kubernetes: How to install arkade Read MoreThis guide will show you how to install Kubernetes using MicroK8s on Ubuntu. MicroK8s make it super easy to get going with Kubernetes. Also, MicroK8s is bundled with tools such …
Kubernetes: Install using MicroK8s on Ubuntu Read More