Blog
Filter
SHOWING 9 OF 9 POSTS
- Aug 01, 2024Deploying Static Website to AWSDeploying a static website using AWS S3, Route 53, and CloudFront.
- Tutorial
- AWS
- May 26, 2023Building a Multi Tenant Django ApplicationDifferent approaches to building a multi tenant Django app.
- PPL
- Django
- May 25, 2023Dockerizing a Django ApplicationDocker explanation and how to containerize your Django app.
- PPL
- Docker
- May 10, 2023SOLID Principle and its ImplementationExplaining SOLID principle and their example.
- PPL
- Programming
- May 03, 2023Ensuring your Program Quality with SonarQubeHow to use SonarQube to improve your code quality.
- PPL
- SonarQube
- Apr 24, 2023Mocking Django Model and Django FileSystemStorageHow to mock Django model and FileSystemStorage.
- PPL
- Django
- Apr 12, 2023Agile, Scrum, and its ImplementationExplanation about agile and scrum.
- PPL
- Agile
- Mar 23, 2023Test-Driven Development: The Key to High-Quality, Maintainable SoftwareExplaining TDD implementation.
- PPL
- TDD
- Mar 07, 2023Essential Tools for Collaborative Software DevelopmentExplaining tools that can enchance collaboration in software development.
- PPL
- Collab