Skip to content

Articles by Marcia Ramos

I'm the Editorial Team Lead at Kinsta. I'm a open source enthusiast and I love coding. With more than 7 years of technical writing and editing for the tech industry, I love collaborating with people to create clear and concise pieces of content and improve workflows.

What makes Kinsta’s Google Cloud C3D virtual machines so fast?

Learn how the new AMD Genoa CPU and Intel's IPU in Google Cloud's C3D VMs supercharge Kinsta's networking performance and data I/O.
Reading time
7 min read
Updated date
March 13, 2024
Post type
Blog
Topic
Cloud Hosting
Topic
Kinsta News
Topic
WordPress Hosting

What’s new in Laravel 11

A simplified directory structure, requirement for PHP 8.2, enhanced reusability, modularity, and performance, and much more.
Reading time
7 min read
Updated date
March 12, 2024
Post type
Blog
Topic
Laravel
Topic
PHP Frameworks

PHP Benchmarks: Real-World Speed Tests for Versions 8.1, 8.2, and 8.3

An in-depth look at performance benchmarks for various PHP frameworks to see how different PHP versions stack up against each other.
Reading time
15 min read
Updated date
March 13, 2024
Post type
Blog
Topic
PHP Updates

Build an Advanced Reporting App for Your WooCommerce Store

Learn how to create a hosted application that generates email alerts with comprehensive and customized transaction data.
Reading time
12 min read
Updated date
February 6, 2024
Post type
Blog
Topic
API
Topic
WooCommerce

Deploy a Jekyll Site for Free With GitHub Actions and Kinsta Static Site Hosting

Build a Jekyll site with GitHub Actions maintaining Jekyll files in one branch of a private repo and static files in another. Then, deploy it to Ki…
Reading time
7 min read
Updated date
October 24, 2023
Post type
Blog
Topic
Git
Topic
Headless CMS
Topic
Static Site Generators

LAMP vs MEAN: Which Stack Is Right for You?

Choosing the right tech stack in web development is critical when starting a new project. LAMP and MEAN offer flexibility and ease of use, acting a…
Reading time
7 min read
Updated date
March 12, 2024
Post type
Blog
Topic
JavaScript Frameworks
Topic
Web Development Languages

Kotlin vs Java for Mobile and Web Development

Learn about the similarities and differences between Kotlin and Java, their benefits and limitations, and use cases to help you decide which langua…
Reading time
8 min read
Updated date
March 12, 2024
Post type
Blog
Topic
Web Development Languages

The Best Tech Stack for Marketing Success

Learn the importance of choosing the right tech stack for successful marketing strategies, and what Kinsta recommends.
Reading time
7 min read
Updated date
October 24, 2023
Post type
Blog
Topic
Online Marketing Tips
Topic
Tech Tips

MEAN Stack Explained

Come explore MEAN stack’s components and use cases, highlighting why it’s an intelligent choice for your full-stack applications.
Reading time
6 min read
Updated date
October 24, 2023
Post type
Blog
Topic
Angular
Topic
JavaScript Frameworks
Topic
Node.js

How To Containerize a Next.js App and Deploy to Kinsta

Build and deploy applications and learn how to containerize a Next.js application with a Dockerfile for a customizable deployment.
Reading time
7 min read
Updated date
February 23, 2024
Post type
Blog
Topic
JavaScript Frameworks
Topic
JavaScript Tutorials

How To Test Your Applications With Jest

Let’s explore the popular Jest framework, its features, and how best to integrate it into your development workflow.
Reading time
17 min read
Updated date
March 12, 2024
Post type
Blog
Topic
JavaScript Frameworks
Topic
JavaScript Tutorials

Use Volumes to Manage Persistent Data With Docker Compose

Learn the importance of using volumes in Docker Compose for handling persistent data and for using volumes effectively.
Reading time
8 min read
Updated date
March 12, 2024
Post type
Blog
Topic
Docker