This is an article from DZone’s 2023 Enterprise Security Trend Report. For more: Read the Report Today, safeguarding assets is not just a priority; it’s the cornerstone of survival. The lurking threats of security breaches and data leaks loom larger…
Category: DZone Security Zone
Operational Technology Cybersecurity for Automotive Industry: Learnings From an IBM OT Security Architect
Operational technology (OT) refers to industrial systems and controls that perform physical work, such as Programmable Logic Controllers (PLCs) and Supervisory Control and Device Acquisition (SCADA) systems. OT systems are ubiquitous across all critical infrastructure industries, such as Oil and…
Does Your App Accept Digital Wallets?
Digital wallets are electronic systems that securely store payment information digitally. They make it easy to make electronic transactions online or in stores without using physical cards. Digital wallets are designed for convenience and often include security features to protect…
How To Build a Financial App With Proactive Security Measures
Of course, the advent of the internet has facilitated the sharing of important information all across the world. But the catch is that with such sharing options at everyone’s disposal, there comes a risk of leakage of confidential data. And…
Unleashing the Power of GPT in Slack With React Integration
In the dynamic landscape of communication and collaboration, Slack has emerged as a powerful platform for teams to connect and work seamlessly. The integration of GPT (Generative Pre-trained Transformer) with Slack, powered by React, takes this collaboration to new heights.…
TechBash: Automation, Security and Development Best Practices in The Poconos
The Poconos mountain region is most famous for its skiing and snowboarding. Located west of the hustle and bustle of New York City and north of Philadelphia, the Poconos are a quick drive from the hectic city life to some…
Edge Computing: Revolutionizing Data Processing and Connectivity
Data has risen to become the most valuable resource in the digital age. A massive amount of data needs to be gathered, processed, and analyzed in real-time as a result of the Internet of Things (IoT), artificial intelligence, and cloud…
Holistic Approach To Privacy and Security in Tech: Key Principles
When I’m asked about privacy and security issues that the IT industry faces today, the most generic idea that comes up is “do everything with privacy in mind.” This can be applied to any stage and part of the development…
The Virtual Desktop Revolution: Redefining Work and Productivity
Virtual desktops, a recent technological advancement that has revolutionized the way people use and interact with their computers, have advanced technology. A virtual desktop, also referred to as a virtual desktop infrastructure (VDI), is a virtualized computing environment that enables…
Deploy Keycloak Single Sign-On With Ansible
In this article, you’ll use Ansible to simplify and automate the installation of Keycloak, a popular open-source tool to implement single sign-on for Web applications. The tutorial in this article builds on an Ansible Collection named middleware_automation.keycloak, which has been…
The Playbook for Building Generative AI Applications
Generative AI (GenAI) tools powered by Large Language Models (LLM) are transitioning from a captivating vision to a tangible reality as businesses realize their potential for reshaping industries and fostering creativity. Its capabilities, from crafting engaging content to generating realistic…
Navigating the Cybersecurity Landscape
Understanding the Pervasive Landscape of Cybersecurity Threats Cyber threats are diverse and continually evolving, ranging from commonplace scams to highly sophisticated attacks. Let’s delve deeper into the nature of prevalent threats, gaining a nuanced understanding that will serve as the…
Security Measures To Be Taken While Developing a Mobile Application
Mobile application security isn’t a component or an advantage – it is a minimum essential. One break could cost your organization not only a large number of dollars but rather a lifetime of trust. That is the reason security ought…
Data Lineage in a Data-Driven World
Data Lineage It won’t be an exaggeration to say that the success of today’s business is driven by the data. Whether it be a small enterprise or a big business house, everyone has understood that data can give them an…
Using IAM Authentication for Redis on AWS
Amazon MemoryDB for Redis has supported username/password-based authentication using Access Control Lists since the very beginning. But you can also use IAM-based authentication that allows you to associate IAM users and roles with MemoryDB users so that applications can use…
Optimizing API Lifecycles: A Comprehensive Guide for Product Managers
In this article, we will delve into the intricacies of optimizing API lifecycles—an essential aspect for product managers navigating the dynamic landscape of digital integration. From conceptualization to retirement, understanding and implementing best practices throughout the API lifecycle is crucial…
Using Falco to Create Custom Identity Detections
Identity Threat Detection and Response (ITDR) in the cloud is essential to limit access to sensitive data and maintain the integrity of cloud infrastructure. Leading cloud providers like AWS, Microsoft Azure, and Google Cloud have implemented robust Identity and Access…
Continuous Testing in the Era of Microservices and Serverless Architectures
The pursuit of speed and agility in software development has given rise to methodologies and practices that transcend traditional boundaries. Continuous testing, a cornerstone of modern DevOps practices, has evolved to meet the demands of accelerated software delivery. In this…
The Art and Science of Container Security
In the ever-evolving landscape of cloud-native computing, containers have emerged as the linchpin, enabling organizations to build, deploy, and scale applications with unprecedented agility. However, as the adoption of containers accelerates, so does the imperative for robust container security strategies.…
WebAuthn Conditional UI: Technical Explanation and Implementation
With the rapid adoption of passkeys (and the underlying WebAuthn protocol), authentication has become more secure and user-friendly for many users. One of the standout advancements of passkeys has been the integration of Conditional UI, often referred to as “passkey…