Ajitesh Kumar

Tips for Gathering Security Requirements of your Web Application Project

Gathering security requirements in relation with a project, sprint (if agile) is key to deliver secured applications. This is because…

12 years ago

Atlassian Confluence-JIRA Integration to Strengthen Agile Portfolio

Earlier this week, Enterprise software toolmaker Atlassian announced tighter integration between its JIRA issue tracking application and its Confluence team collaboration platform. With this…

12 years ago

Top 7 Security Attack Questions While Analyzing Every Requirement

Following are top 5 security attack related questions that you could ask while analyzing the each requirement in hand, the…

12 years ago

Tips for Designing Security for Your Public APIs

[adsenseyu2] Before we look into tips & techniques to design security for your Public APIs, lets understand what do we…

12 years ago

List of Great Videos on API Design & Development

Following are some of the videos I could gather which presents talks on API design & development. How to Design…

12 years ago

What makes an API, a great API?

[adsenseyu2] Before I start on this blog, lets take a look at the quote, "Being complex is easy, being simple…

12 years ago

A Great API should act as a Building Block!

[adsenseyu2] Following are characteristics of a great API: Building Blocks: APIs consisting of one or more methods should act like…

12 years ago

List of Threat Modeling Tools

Threat modeling tools are used to perform systematic analysis of attack vectors by helping you analyze some of the following…

12 years ago

APIs is the Way to Go, You bet!

[adsenseyu2] Not sure if you are aware or not, but the world is waking up to keywords such as API-First,…

12 years ago

Top 4 Java Static Code Analysis Tools

[adsenseyu2] Before going over some of top static code analysis tools for Java, lets quickly look at why do we…

12 years ago

How to Debug PHP Code?

[adsenseyu2] If you have started on PHP programming and looking out for tips and techniques on how to debug PHP…

12 years ago

What does Agile Team Composition Look Like?

[adsenseyu2] If you are starting on new on agile methodology for application development, the question on what does agile team composition…

12 years ago

Some Source Code for Bonita Rest API Implementation

[adsenseyu2] Following are key source code blocks/classes/APIs to consider for you to get started with Bonita REST API implementation: AccessorUtil:…

12 years ago

Bonita REST API & Application Architecture

[adsenseyu2] I have been working on BonitaSoft REST API in order to meet following customers' requirements: The customer has multiple…

12 years ago

Testing Early, Testing Often for Greater Success in Agile SCRUM

In my experiences, I have found two different approaches taken towards testing in Agile SCRUM: Testers creating test plans while…

12 years ago

My All-Time Web Application Security Favorites

Following are my all time favorites web pages I frequently visit for remaining up-to-date with web application security: https://www.owasp.org/ Website…

12 years ago