top of page

Publication

This is a curated selection of my published articles on enterprise software, cloud architectures, and agile practices. From secure authorization models and context-aware permissions to optimizing AWS costs and improving Scrum estimations, these articles offer practical insights for technical leaders and engineering teams. Each article makes complex concepts clear, actionable, and relevant to modern software delivery.

Design Authorization
Model

An authorization model plays a vital role in securing an enterprise’s sensitive data. Businesses often code additional custom logic on top of traditional access control solutions, like Active Directory. However, as businesses grow, they need an access control that can scale to match their growth. Read more about Designing an authorization model for enterprises.

Context-Aware Permissions

Context-aware permissions (CAP) promote anywhere-anytime access by making computers intelligent enough to sense and react to their environment. You can use CAP in your software to define who needs access to what information at what time, so that your users can access only the information and services they need based on their location, the time of day, or other context factors. Read more about content -aware permissions.

Hybrid Cloud Architecture

The hybrid cloud is gaining popularity as enterprise IT leaders seek flexible, scalable options that increase cost efficiency while maintaining control over enterprise data and information. Many organizations combine on-premise infrastructure with private/public cloud resources to meet these needs. Read more about hybrid cloud architecture.

AWS ELB pricing optimization

Elastic Load Balancing (ELB) is a load-balancer service provided by Amazon. It automatically distributes internet traffic to your server instances, like EC2, containers, or any underlying service sitting behind it in one or more availability zones. Read more about AWS ELB pricing and optimising it

Scrum Estimations : Tips

Accurate estimation is critical for managing project timelines and stakeholder expectations. Yet many teams struggle to do it effectively. Use these tips to improve your team's estimation process and accuracy so you can get your projects back on track. Read more about Scrum Estimation and Tips for improving engineering estimates.

© 2024 by Nikhila Jain. Technical Writer & Tech Enthusiast.

  • Twitter
  • LinkedIn
bottom of page