Thursday 18 January 2024

browse, search, and purchase books using perl DBIx::Class , Mysql and GraphQL


A web-based book store that allows users to browse, search, and purchase books. The system uses DBIx::Class as an ORM layer to interact with a MySQL database, a RESTful API for communicating between the frontend and backend, and GraphQL for querying the data.

Modules Used:

  • DBIx::Class for ORM
  • LWP::UserAgent for making HTTP requests
  • JSON::XS for parsing JSON data
  • GraphQL::Query for generating GraphQL queries
  • GraphQL::Response for parsing GraphQL responses
Read more »

Labels: ,

Tuesday 16 January 2024

Login System using perl catalyst MVC



1.install the required Below dependencies:

cpanm --installdeps .

Read more »

Labels:

Friday 5 January 2024

Top Free DevOps Tutorials and Courses on Udemy

Are you looking to learn DevOps but not sure where to start? Look no further! This article will provide you with a list of top free DevOps tutorials and courses available on Udemy. Whether you're a beginner or an experienced professional, these courses will help you enhance your skills and knowledge in DevOps practices and tools.


1. Introduction to DevOps, Habits and Practices:

This course is perfect for those who are new to DevOps. It covers the basics of DevOps, its habits, and practices. You'll learn how to create world-class agile, lean, and continuous delivery teams that can deliver high-quality software quickly and efficiently. Check it out here: https://lnkd.in/dsvQQcYj

Read more »

Labels:

Tuesday 2 January 2024

Mastering Kubernetes: A Journey to Become a Certified Kubernetes Administrator

Are you interested in becoming a Certified Kubernetes Administrator? Do you want to gain expertise in Kubernetes and understand its various components? Look no further! In this article, we'll guide you through a comprehensive repository that will help you achieve your goals.


The Repository:

The GitHub repository, created by NotHarshhaa, is a treasure trove of information for anyone looking to master Kubernetes. It contains a wealth of resources, including tutorials, guides, and exercises, that will help you learn Kubernetes from scratch. The repository is well-structured, making it easy to navigate and learn from.

Read more »

Labels:

Platform Engineering Vs Devops