Real-time API Development made Easy using AWS AppSync

Developing APIs (Application Programming Interfaces) have evolved through the years as the world transitions from desktop applications to web apps that are conveniently accessible online. Roy Fieldings’ dissertation – Architectural Styles and the Design of Network-based Software Architectures in 2000 paved the way for the modern APIs that we enjoy today. Since then, various companies …

How to Fix the “404 Forbidden” Error in WordPress

If you’re using WordPress and find yourself encountering 404 Not Found or Forbidden error pages, don’t worry, you’re not the only one. These errors can be distracting, but with a little troubleshooting, they can often be resolved. In this blog, we’ll explore common causes for these errors and provide you with instructions on what to …

Observability in AWS Cloud using Amazon Managed Grafana

Modern applications nowadays have a distributed architecture that is composed of multiple components, sub-systems, and data sources. This poses a challenge in monitoring each component of your multi-tier application. You have to check your database, your application server, your Content Delivery Network (CDN), your storage systems, and other modules one by one. These services may …