Security is critical in all phases of software development, including conception, creation, and release. DevSecOps is a practice that has grown in popularity as a means of assuring the security of a web application or software product. According to the…
Category: DZone Security Zone
Everything You Need to Know and Do With Load Balancers
Hey there, I’m Roman, a Cloud Architect at Gart with over 15 years of experience. Today, I want to delve into the world of Load Balancers with you. In simple terms, a Load Balancer is like the traffic cop of…
Simplifying Access: The Power of Single Sign-On
In today’s digital world, individuals and organizations interact with numerous online platforms and applications on a daily basis. Managing multiple usernames and passwords can be cumbersome, time-consuming, and prone to security risks. This is where Single Sign-On (SSO) comes to…
HasMySecretLeaked: Building a Trustless and Secure Protocol
HasMySecretLeaked is the first free service that allows security practitioners to proactively verify if their secrets have leaked on GitHub.com. With access to GitGuardian’s extensive database of over 20 million records of detected leaked secrets, including their locations on GitHub,…
Connecting With the Community at BSides Atlanta 2023
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…
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…