Category: SQL

  • Automating CI/CD With AWS CodePipeline 

    A Comprehensive Overview Of CI/CD:   Think you’ve got CI/CD down? Test your knowledge, skip ahead. Need a helping hand? Stay put, we’ve got you covered!  Continuous integration and continuous deployment (CI/CD) pipelines are like handy assistants that automate key tasks in delivering software – things like building, testing, and deploying. Picture it as a safe…

  • AWS DevOps with Java Application

    An Overview of the application that we will be deploying:  My Shuttle is your one-stop solution for hassle-free transportation. This open-source, Java/JEE application streamlines bookings, simplifies driver management, and delivers an intuitive admin portal – all with the power of Linux, Apache, and MySQL. Say goodbye to booking delays and inefficient operations. My Shuttle empowers…

  • SSRS(Sql Server Reporting Services) Reports

    What is SSRS reports? SSRS stands for SQL Server Reporting services a server based report generation software system from Microsoft. SSRS is reporting platform whereby reports are stored in single centralized web server. Reports deployment is so simpler. SSRS  reports are  generated  by using BIDS(Business intelligence development server) included with SQL Server 2008. The SQL Server…