AgileManual TestingSoftware development
Quality Assurance in Software Development is not like testing the product by covering the business requirements but is like what QA process you are implementing and is it generating the ROI. Nowadays in the software industry, the client is always looking for frequent and iterative deployments. If you are a QA person then you are […]
Behind every business are real people, and B2B brands must connect with the human on the other side to stay relevant. B2B websites that lack an emotional narrative and present mere numbers, data, products, and features fail to connect with their customers. Research shows that numbers are forgettable, and most people do not easily remember […]
Introduction Keycloak is an authentication framework that gives application users federation and single sign-on (SSO) capabilities. In this blog we will discuss the key concepts that you should have in mind while deploying a Keycloak Cluster on top of Kubernetes. Keycloak Cluster Setup First of all we should know that for a Keycloak cluster, all […]
Estimation Experienced project managers know the first question clients ask on any new project is “How much?” followed closely by “How soon?” Whenever the subject of agile project management is discussed, it’s inevitable that one question will be asked: “How do you provide the client or sponsors with an estimate when you have no complete […]
Problem statement For editing the XML content AEM provides an XML web editor interface, where editors can edit content, add XML elements in the markup and refer one or more Darwin Information Typing Architecture(DITA) topics/articles in a DITA topic. Editors can navigate the preferences list and include it in the DITA topic. The out of […]
Have you ever wanted to use https://something.i.want.com:8080 instead of the same old boring https://localhost:8080 ? Well here is how you do it on Mac OS. By default, the IP of localhost is 127.0.0.1. ‘localhost’ itself is an alias. To make it your own follow the instructions below. 1. With sudo access vi /etc/hosts $sudo vi […]
AWS Lambda@Edge allows you to run applications and services without worrying about managing infrastructure. Your application still runs on servers, but all the server management is done by the Cloud provider. You no longer have to provision, scale, and maintain servers to run your applications, databases, and storage systems. AWS globally distributes your web application […]
What Is SAP HANA? SAP HANA is an in-memory system for managing relational databases. Because HANA is based on a columnar structure, and stores all data in memory, data can be retrieved with very high performance compared to traditional RDBMS systems. SAP HANA is commonly used for next generation applications, business intelligence, and analytics. HANA […]
Can you adopt Agile in challenging delivery projects? Say, where customers are impatient with their timeline. The answer is YES. Challenges Let us first look at the challenges a typical Project Manager / Project Lead face in such engagements: Productivity Client challenges (Disagreement on delivery dates) Change management / ad-hoc implementation requests Escalation matrix Ill-defined […]