Atlanta’s Hartsfield-Jackson International Airport is the busiest in the world, serving over 93 million passengers to and from this international destination last year. There are many reasons to visit Atlanta, such as seeing the home of Coca-Cola, visiting the birthplace…
Category: DZone Security Zone
A Maven Story
Back with a fresh blog on Maven – no saga, just a simple update on an old project of mine. It’s like catching up with an old buddy and sharing what’s new. In this blog, we’ll dive into the world…
Digital Twins Will Revolutionize Modern Logistics. Here’s How
As of 2022, the global market for digital twins was valued at $11.12 billion — and experts estimate an impressive annual growth rate of 37.5% from 2023 to 2030. Digital twins help connect the physical and virtual worlds, allowing workers…
DevOps Service Providers Facilitating ISO 27001 and GDPR Compliance for Organizations
A DevOps service company can play a crucial role in assisting organizations with meeting ISO 27001 and GDPR compliance requirements by integrating security and compliance into their DevOps workflows. Such a provider can help with ISO 27001 and GDPR compliance…
Big Data Empowers IoT: Challenges and Solutions
In the dynamic landscape of the Internet of Things (IoT), the convergence of Big Data and IoT software is both a boon and a puzzle for developers. The promise of harnessing vast volumes of real-time data from IoT devices to…
How to Handle Secrets in Helm
Kubernetes (K8s), an open-source container orchestration system, has become the de-facto standard for running containerized workloads thanks to its scalability and resilience. Although K8s has the capabilities to streamline deployment processes, the actual deployment of applications can be cumbersome, since…
5 Best Practices for Secure Payment Processing in Applications
Secure payment processing is vital for ensuring customers can shop safely on your app. Cyberattacks become more frequent each year, with a particular emphasis on stealing financial information. Luckily, you can implement a few best practices to simplify security and…
Application Security in Technical Product Management
In recent years, the number of cyberattacks has been steadily increasing, and applications have become increasingly targeted. According to a report by Verizon, web applications were the most common target of data breaches in 2022, accounting for over 40% of…
The Role of an Internal DevSecOps Platform in the Digital Age
In this article, we will delve into the crucial concept of an internal DevSecOps platform (IDSP) and why businesses need it. The traditional approach of treating security as an afterthought or as a separate stage in the software development lifecycle…
Spring OAuth Server: Token Claim Customization
I wrote previously about the default configuration of Spring oauth-authorization-server. Now let’s jump into how we can customize it to suit our requirements. Starting with this article, we will discuss how we can customize the JWT token claims with default…
Resilience Pattern: Circuit Breaker
In this article, we will explore one of the most common and useful resilience patterns in distributed systems: the circuit breaker. The circuit breaker is a design pattern that prevents cascading failures and improves the overall availability and performance of…
Introduction To Face Authentication With FACEIO in AngularJS
In today’s digital age, security, and user convenience are of paramount importance for web applications. Traditional methods of authentication, such as passwords, while widely used, come with their own set of challenges, including the risk of breaches and the inconvenience…
Architecture Patterns: API Gateway
What Is an API Gateway? An API Gateway is a tool that acts as an intermediary for requests from clients seeking resources from servers or microservices. It manages, routes, aggregates, and secures the API requests. Like previous patterns we have…
How 5G Is Empowering Digital Twins
5G is revolutionizing digital twin technology, enabling faster data transfers, real-time monitoring, seamless collaboration, and advanced security. These features are advancing the capabilities of digital twins and the value organizations can gain from them. What are the benefits of building…
Instant Microservices: Rules for Logic and Security
In this article, see how to build a complete database system, in minutes instead of weeks or months: An API, and, we’ll add UI and logic to make it a microservice Logic and security: Multi-table constraints and derivations, and role-based security…
Essential Security Measures for PDF Documents
Portable Document Format (PDF) is a file format that contains a comprehensive representation of a document, encompassing elements like text, fonts, graphics, and other components. PDF is often considered a secure document format due to its inherent security features. These…
A Tale of Two Intersecting Quality Attributes: Security and Performance
“I want to build a system that is highly secure, scalable, reliable, performant, compliant, robust, resilient, and durable.” Add more adjectives to that to really dream of a quintessential solution. Is that even possible? Where do we make the two…
Xcode Plugins and Extensions: Enhancing Your Development Experience
As a tech leader with years of experience in the custom software development industry, I’ve witnessed the rapid evolution of tools and technologies that have revolutionized how we create software. Among these, Xcode, Apple’s integrated development environment (IDE), has been…
Future-Proofing Retail: Rethinking Cybersecurity for the Digital Shopping Era
The holiday shopping season is upon us again, and retailers are gearing up for the highly anticipated sales events of Black Friday and Cyber Monday. While these days represent peak consumer spending, the prominence of digital channels also introduces complex…
Understanding PDF Standards: What Developers Should Know
Portable Document Format (PDF) is a universal document-sharing and collaboration medium. From e-books to legal documents, PDFs are widely used in various business, educational, and governmental sectors. The acronym “PDF” encompasses several distinct standards, each designed for specific requirements and…