Blog
Sharing insights, knowledge and expertise
What Is a Kubernetes Secrets Vault and Why Do You Need One?
Secrets management is an important topic for organizations of any size. Especially with cloud computing and microservices, we have to…
Kubernetes Secret Management With External Secrets Operator
Secrets management is crucial for organizations of any size. However, it's not as simple as you may think. You may…
SAFe Practice Tips Part 3: Continuous Deployment
This is the final part to the CI/CD blog series where I discuss continuous integration, delivery & deployment, the differences…
SAFe Practice Tips Part 2: Continuous Delivery
This is the second part to the CI/CD blog series where I discuss continuous integration, delivery & deployment, and the…
DevSecOps and Continuous Security
After many years of shifting to DevOps, we see nowadays a rising trend of DevSecOps . This is mainly for…
Why You Should Use Xray for Jira as your Test Management Solution
Many activities go into developing any type of software. From gathering requirements to deploying to real-world users, lots of factors…
The Best CI/CD Tools: 5 to Adopt When Building a Pipeline
You’ve now got a CI/CD pipeline—that’s awesome! But you may be wondering what to add next. In this blog post,…
Building Your First CI/CD Pipeline on AWS
AWS CodeDeploy deploys your applications, lambda functions, and static files to AWS computing services. A continuous integration/continuous deployment (CI/CD) pipeline…