PinnedMahtab HaiderGitHub Branching Strategy for Microservices Architecture: Best Practices and Example for DevsIntroductionMar 12Mar 12
Mahtab HaiderSetting Up GitHub Actions for Microsoft Teams Channel Integration with User Tagging on PR MergeIntegrating GitHub Actions with Microsoft Teams is a great way to stay updated on code changes and to create a more collaborative…2d ago2d ago
Mahtab HaiderIntroduction to Using Dockerfiles in a Kubernetes Setup forIn modern cloud-native application development, Docker and Kubernetes have become essential tools for deploying scalable and reliable…2d ago2d ago
Mahtab HaiderA Comprehensive Guide to Setting Up Anaconda and Jupyter Notebook on Your MacIf you’re diving into data science, machine learning, or any form of scientific computing, Anaconda and Jupyter Notebook are indispensable…5d ago5d ago
Mahtab HaiderHow to Set Up AWS CloudFront Edge Lambdas with Practical Examples using AWS SDK v3 for Node.jsAWS Lambda@Edge is a powerful feature that allows you to run Lambda functions at AWS CloudFront edge locations globally. This improves…Oct 17Oct 17
Mahtab HaiderEnabling Server Access Logging in Amazon S3 Buckets: A Beginner’s Guide with AWS CDKAmazon S3 (Simple Storage Service) is a highly scalable, durable, and secure object storage service offered by AWS. One of its powerful…Oct 14Oct 14
Mahtab HaiderAmazon CloudFront Origins: Origin Access Control vs. Origin Access IdentityIn Amazon CloudFront, securing access to your origin resources (such as an S3 bucket) is critical. Two primary methods can be used to…Sep 26Sep 26
Mahtab HaiderSetting Up and Using Conda vs Pip: Practical ExamplesWe’ve explored the key differences between Conda and Pip in previous blog postSep 23Sep 23
Mahtab HaiderUnderstanding Conda vs Pip: A Detailed ComparisonFor Python developers and data scientists, package management and environment management are critical aspects of a smooth workflow. Two of…Sep 23Sep 23