Rock Solid WordPress Security: Keeping Your Business Safe

Development By Simon Sterne Today WordPress is the web’s favourite CMS (content management system), renowned for its low-entry level and vast array of themes and plugins. WordPress’s open-source nature allows for endless flexibility, catering to diverse needs and technical skills. Unfortunately, 10,950,000 websites are hacked yearly, and 4,708,500 of those belong to small businesses. WordPress’s… Continue reading Rock Solid WordPress Security: Keeping Your Business Safe

How to Send Serverless Emails With Node.js

If you are running a Jamstack architecture, sometimes you will require additional functionality like sending transactional emails to your users. Sending emails requires a server, so you can make a simple serverless service with an endpoint that takes a few fields and sends off an email. It’s an excellent alternative that doesn’t require the maintenance… Continue reading How to Send Serverless Emails With Node.js

How to Build and Deploy a Web App With Buddy

Moving code from development to production doesn’t have to be as error-prone and time-consuming as it often is. By using Buddy, a continuous integration and delivery tool that doubles up as a powerful automation platform, you can automate significant portions of your development workflow, including all your builds, tests, and deployments. Unlike many other CI/CD… Continue reading How to Build and Deploy a Web App With Buddy

How to Deploy to Alibaba Cloud ECS with Mina — SitePoint

This article was created in partnership with Alibaba Cloud. Thank you for supporting the partners who make SitePoint possible. Do you have a tip for making the most out of Alibaba Cloud Services? If so, tell us about it in our SitePoint Community. Mina is a fast deployer and server automation tool, with advanced features… Continue reading How to Deploy to Alibaba Cloud ECS with Mina — SitePoint