NoVPS
PricingFAQDocumentationBlog
Sign InSign Up

NoVPS Blog

Check out our latest product updates and find detailed tutorials that will help you unlock the potential of your project with NoVPS.

Product UpdatesCommunityTutorials
NoVPS March 2026 Update

March is here, which means it’s time to recap all the innovations our team implemented over the past month.

Product Updates

Tue, Mar 3, 2026


How to use cursor mcp servers for solo founder workflows in 2026

As a solo founder juggling product development, customer support, and growth, every hour counts. You're probably already using AI coding assistants like Cursor to ship faster, but are you leveraging the full power of Model Context Protocol (MCP) servers to automate your entire development workflow?

Community

Sat, Feb 14, 2026


How to add Formspree to static sites without backend code

When you're building a static site—whether it's a landing page, portfolio, or documentation site—you eventually hit the same wall: forms. You need contact forms, newsletter signups, or feedback forms, but you don't want to spin up a backend server just to handle form submissions.

Community

Wed, Feb 11, 2026


NoVPS February 2026 Update

We are finally ready to introduce the first update to the cloud platform this year.

Product Updates

Fri, Feb 6, 2026


Novps Launches Open Beta of Its Cloud Platform for Developers and Startups

«We built Novps to make cloud infrastructure as simple as pushing a Docker image,» said Alexander Gorshkov, founder of Novps. «Our mission is to help developers focus on their product, not their servers.»

Product Updates

Mon, Oct 13, 2025


Redis Alternatives 2025

Redis is usually chosen as a cache because of its speed and versatility, allowing developers to provide users with a faster and smoother experience. But after its license change, many companies are looking for an alternative. In this post, we will take a look at the most popular options for replacing Redis as a cache.

Community

Fri, Jan 10, 2025


What are Connection Pools and How Do They Help with PostgreSQL?

When you're building an application that interacts with a database, you’ll often need to establish a connection to the database each time your application wants to retrieve or store data. This can be slow and resource-intensive, especially if your application needs to interact with the database frequently. This is where connection pooling comes in.

Community

Wed, Dec 11, 2024


Optimizing Docker Images with Multi-Stage Builds

The article demonstrates that multi-stage Docker builds significantly reduce image sizes. A single-stage build results in a 258 MB image, while a multi-stage build shrinks it to 6.35 MB, making multi-stage builds a highly efficient practice.

Community

Thu, Aug 29, 2024


Microcontainers — Lightweight, Portable Docker Containers

Docker packages your application and its dependencies into a single image for use in a container, but these images often become unnecessarily large. For example, a simple Node.js application using an official image can swell to 644 MB, even though the application itself takes up less than 1 MB. Optimizing the image can significantly reduce this excess size. So what can we do to reduce the image size?

Tutorials

Wed, Aug 28, 2024


Understanding "/24" in "192.168.0.0/24"

I'm dealing with this at work right now, and it was really unintuitive for me at first. So, I'm breaking it down as much as possible for those of you who might not be very familiar with IP addresses.

Community

Fri, Aug 9, 2024


Docker: Streamline App Development & Deployment

Discover how Docker simplifies app development and deployment. Learn to containerize, scale, and manage your applications efficiently with this powerful platform.

Community

Wed, Aug 7, 2024


The Future of Servers and Infrastructure: Why Docker is Essential for Modern Development and DevOps Practices

Discover how Docker revolutionizes modern development with lightweight containers, streamlined workflows, enhanced DevOps collaboration, and robust security. Dive into the future of scalable, efficient, and portable server infrastructure.

Community

Tue, Aug 6, 2024


Count(*) vs Count(1) in SQL

If you've written SQL queries, you've likely encountered both COUNT(*) and COUNT(1) to count rows in a table. But what's the difference between these two, and which one is better to use? Let's explore this in detail.

Community

Sun, Aug 4, 2024


Understanding the Format of Cron Job Schedules

Cron jobs are an essential tool for automating repetitive tasks on Unix-like operating systems. They enable users to schedule scripts or commands to run at specified times and intervals, making system maintenance, data backups, and other routine tasks more manageable. Understanding the format of a cron job schedule is crucial for effectively utilizing this powerful feature.

Tutorials

Tue, Jul 30, 2024


How to create Dockerfile for NestJS app

Today we will Dockerize a Node.js application. We will use Nest.js for today. But the commands and processes are exactly the same for any Node.js application built by some other frameworks.

Tutorials

Thu, Jul 25, 2024


Docker for Next.js application

Step-by-step guide how to Dockerize your Next.js app

Tutorials

Thu, Jul 18, 2024


What is CORS?

There are millions of articles explaining how to fix the error above, but what exactly is this “Cross-Origin Resource Sharing” (CORS) thing, and why does it even exist?

Community

Wed, Jul 17, 2024


How to create Dockerfile for Laravel application

The easiest way to dockerize your Laravel Project

Tutorials

Tue, Jul 16, 2024


Stop Using UUIDs in Your Database

How UUIDs can Destroy Database Performance

Community

Thu, Jul 11, 2024


Using JSON Web Token to authenticate users

How to use JWT with real-world examples

Tutorials

Tue, Jul 9, 2024


Be first in line for updates
and special pricing

Get early access to new features and exclusive discounts delivered straight to your inbox

Legal

Privacy PolicyTerms and ConditionsAcceptable Use Policy
NoVPS

© 2026 NoVPS Cloud LTD

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.