How I built a public API from scratch: A solo developer's journey through tech choices, security challenges, and creating real value. Learn key API project strategies.
This article provides references to resources on mainframe-to-AWS cloud migration, serverless architecture, data migration, performance, and best practices.
Boost Kubernetes security with Cosign's image signing and Connaisseur's strict verification. Learn how these tools protect your containers from unauthorized access.
Learn about key practices for securing APIs in modern web apps, including authentication, encryption, and monitoring, to guard against vulnerabilities.
Learn how to configure and deploy Pega Web Mashup forms on a static website hosted in an AWS S3 bucket for seamless user access and simplified infrastructure.
Software architecture evolution from monolithic and object-oriented to modern microservices and serverless for scalability, flexibility, and resilience demands.
The Factory Pattern is one of the popular creational design patterns in Java. This post aims to augment the pattern to improve readability and maintainability.
Key insights on designing seamless SSO systems, integrating OAuth2 and SAML, and balancing security, performance, and user experience challenges effectively.
Developers play a crucial role in modern companies. Explore more about the need to have a developer-first approach and include observability from day one.
This tutorial demonstrates how to test PUT requests using the Playwright Java framework for API testing, including examples of updating data of an API.
Learn how to integrate HikariCP with MuleSoft for optimized database connections, improved performance, and best configuration practices for efficiency.
DuckDB is a powerful in-memory database that offers parallel processing capabilities and this guide will outline optimization techniques to get the most out of it.