bbioonThemes
  • Home
  • Blog

Tag: AWS Lambda

AI, AI in WordPress, Development

AWS Bedrock instead of direct API calls for WordPress AI

Hardcoded API keys hold up until the first model deprecation. Here is how I use AWS Bedrock as the gateway instead: Boto3 calls, inference profiles, IAM permissions, and a triage assistant that runs on Lambda rather than inside the WordPress request cycle.

Read Article
Bug Fixing, Development

Replace WP-Cron with a real server cron job

A client’s inventory sync kept missing its schedule because WP-Cron only runs when someone visits the site. Here’s why that happens and how to move critical jobs to a real server cron job with a standalone PHP script.

Read Article
Bug Fixing, Development

Why the WordPress MVC pattern is usually a mistake

A client site was grinding to a halt because a plugin forced an MVC structure onto WordPress. Why that fights the platform, and why hooks and filters are the WordPress way.

Read Article
Bug Fixing, Development

Catching silent database errors with the proxy pattern

A WooCommerce site was failing silently with database errors that never hit the logs. A wpdb proxy in a db.php drop-in caught the failed queries and fired a custom hook, which exposed a coupon plugin causing deadlocks.

Read Article
Bug Fixing, Development

What separates a WordPress developer from a WordPress expert?

I got a call about a WooCommerce site, a big one with thousands of products and constant orders, where the admin dashboard was timing out….

Read Article
Bug Fixing, Development

WordPress error logging beyond the standard debug log

Got a frantic call from a client a while back. Their WooCommerce site was throwing a 500 error on the checkout page, but only for…

Read Article
Development, E-commerce Development

Serverless WordPress on AWS for traffic spikes

A client’s WooCommerce site crashed under Black Friday traffic. A serverless AWS stack fixes that scaling problem at the foundation instead of throwing a bigger server at it.

Read Article
Development, E-commerce Development

My client’s WooCommerce site crashed. Here’s the real fix.

I got a call from a client in a full-blown panic. Their WooCommerce store, which does huge numbers, was completely down. On Black Friday. They…

Read Article
Development, E-commerce Development

WordPress serverless hosting: what works and what doesn’t

Had a client call me in a full-blown panic. Their WooCommerce site went down. On Black Friday. They’d just launched a massive sale, got a…

Read Article
Development

Stop deploying WordPress plugins by hand and use CircleCI instead

I was working on a small security plugin a while back and decided to get it onto the official WordPress directory. But then I remembered…

Read Article

Posts navigation

1 2 Next

bbioonThemes

Senior WordPress Engineer
Toptal & Codeable Expert

Connect

  • GitHub
  • Twitter
  • LinkedIn
  • Codeable

Explore

  • Expertise
  • Work
  • Insights
  • Blog

Resources

  • bbioonThemes
  • Contact
  • Privacy Policy
© 2026 bbioonThemes. All rights reserved.
Privacy