Articles

Chandra Kishor
  • 2024

        BlackBoard Ultra Course Migration To Moodle

      Making the switch from Blackboard to Moodle doesn't have to be a daunting task. If you have existing course content in the form of Blackboard Course Packages , this blog…

        EBS Vs EFS Vs NFS for Moodledata : A Comprehensive Comparison

      When it comes to hosting Moodledata on AWS, choosing the right storage solution is crucial for optimal performance. In this evaluation, we compare the performance of Amazon Elastic Block Store…

  • 2023

        Takeaway from : Total Money MakeOver

      The Total Money Makeover : A Proven Plan for Financial Fitness Dave Ramsey Book Link : https://www.goodreads.com/book/show/78427.The_Total_Money_Makeover Takeaway Learning Myth : I don’t have time to work on a budget,…

        How to pass the AWS SCS-C02 Security Specialty Exam

      To pass the AWS SCS-C02 Security Speciality Exam, I covered one course, AWS best practice FAQ, AWS skill builder readiness test, and security learning path which provides video guides for…

        AWS : IAM permission RBAC and ABAC

      The IAM permission model allows Role-based access control as well as Attribute-based access control so that fine-grained access can be provided. IAM Permission Generally, there are 2 types of permission…

        Service worker in Moodle

      Implementing Service worker in Moodle let's start with a brief about service worker, usage, and benefits and then continue to implement in moodle as an installable web-app. Service Worker A…

        Takeaway from : Scaling Up

      Scaling Up : How a Few Companies Make It...and Why the Rest Don't Verne Harnish Book Link : https://www.goodreads.com/book/show/22212880-scaling-up Takeaway Learning Handling a company’s growth successfully requires three things: an…

        Takeaway from : Mastering the Rockefeller Habits

      Mastering the Rockefeller Habits: What You Must Do to Increase the Value of Your Growing Firm Verne Harnish Book Link : https://www.goodreads.com/en/book/show/16120 Takeaway Learning Have a healthy executive team. The…

        Takeaway from : The 7 Habits of Highly Effective People

      The 7 Habits of Highly Effective People: Powerful Lessons in Personal Change Stephen R. Covey , Jim Collins Book Link : https://www.goodreads.com/book/show/36072.The_7_Habits_of_Highly_Effective_People Takeaway Learning Be proactive. Proactive people take responsibility…

        Takeaway from : zero to one

      Zero to one : Notes on Startups, or How to Build the Future Peter Thiel , Blake Masters Book Link: https://www.goodreads.com/en/book/show/18050143 Takeaway Learning In the most dysfunctional organizations, signaling that…

        Serving Data Securely from S3 bucket using cloud front

      When it comes to serving data from S3 buckets using CloudFront, there are numerous tutorials available. However, security is a crucial aspect that needs to be taken care of. There…

        Takeaway from : The Phoneix project

      The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business WinGene Kim , Kevin Behr , George Spafford Book Link : https://www.goodreads.com/en/book/show/17255186-the-phoenix-project Takeaway Learning Success is not delivering…

        Takeaway from : The Lean startup

      Book Link : https://www.goodreads.com/book/show/10127019-the-lean-startup Takeaway Learning Build-Measure-Learn. The fundamental activity of a startup is to turn ideas into products, measure how customers respond, and then learn whether to pivot or…

  • 2022

        Moodle with AWS opensearch

      following is a step-by-step guide to setup moodle global search with AWS OpenSearch service. This provides enhanced searching in rich content. Moodle A powerful open-source LMS.  AWS opensearch This is…

        AWS Devops Cheat Sheet

      There is a plethora of services provided by AWS, however, the following is oriented in the aspect of AWS DEVOPS professional certification and AWS professional solution architect certification. GeneralDeveloper ToolsComputeDatabaseStorageManagement…

        Git Utilities and hacks

      Although GIT is an old topic, still i am adding a collection of basic and useful git utilities and hacks that is helpful in day-to-day git cli interaction. Reference to…

        Setup Solr with Moodle for search inside files content

      Following is the step by step guide to setup Solr with Moodle for search inside files content. This will need setting up of SOLR, setting up php-solr extension and solr…

        Monitoring Apache Logs using Zabbix

      Apart from monitoring server hardware and software key variable like CPU/Memory/Disk/Process, We also require monitoring of apache logs using Zabbix to monitor all from a single monitoring platform Monitoring Apache…

        Monitoring LAMP Application using Zabbix

      A complete guide for monitoring LAMP [Linux/Apache/Mysql/PHP] application through Zabbix and setting up email notifications. In the following section, I am going to use the following stack, 1- for Zabbix…

        Pagespeed module for webservers for performance improvement by Google

      Pagespeed module for webservers for performance improvement are available for various platform, which provides a caching layer at webserver level to improve the overall delivery of the request. About Pagespeed…