Prashant Tyagi

My name is Prashant Tyagi. I have over 20 years of strong IT industry experience in designing and delivering cost - effective, high-performance information technology infrastructures and applications to address complex business problems by assessing the current capabilities and designing future technology architectures to achieve strategic objectives that align with the businesses goals and initiatives. I have hands on experience with Cloud services delivery strategies and strong experience with implementations of Private Cloud Deployment models, Process Automations, Hybrid-Cloud, Data Integration, Data Access, Event Driven Serverless Architectures, Cloud Data and Business Intelligence and Analytics, Open Source Innovative Tools, Infrastructure as a Code, AI and ML, DevOps and Data Ops. I also have extensive knowledge and experience in adopting SAFe, Agile & traditional Waterfall SDLC Project methodologies and in-depth knowledge in all facets of project life cycle, from the initial feasibility analysis and conceptual design through documentation, implementation, user training and enhancement.
— I hold Bachelor of Computer Science Degree from M.J.P. Rohilkhand University. I am also a certified Professional Scrum Master (PSM_1), SAFe 4 Certified Scrum Master and SAFe Certified Agilist.
— I have contributed to Peer-reviewed journals like IJCTT (International Journal of Computer Trends and Technologies), International Journal of Computer Organization and Trends(IJCOT), Scientific and Academic Publishing (SAP). I am a vivid contributor to several technical professional organizations and an active member of these organizations like BCS Professional Member, IEEE Senior Member, IEEE Computer Society, IEEE Cloud Computing Community, IEEE, Enterprise Architecture, IEEE Computer Society Technical Community, Data Engineering, IEEE Computer Society Technical Committee, IT in Practice, IEEE Computer Society Special Technical Community just to name a few.
  • Tagline: Cloud Technology Enthusiast with over 20 plus years of IT experience in designing, and delivering of cost - effective, high-performance information technology infrastructures and applications to address complex business problems by assessing current capabilities and designing future technology architectures to achieve technology plans that align with the strategic businesses initiatives.

SQLServerCentral Article

Finding the Optimal Value of Hyperparameters through Grid Search

Summary This article aims at demystifying what grid search is and how we can use to obtain optimal values of our model parameters. It would be highly beneficial for the reader if the prequels to this article are read to gain a holistic understanding of the various techniques that can be used in optimizing the […]

You rated this post out of 5. Change rating

2021-06-07 (first published: )

2,444 reads

SQLServerCentral Article

Dimensionality Reduction Techniques - PCA, Kernel-PCA and LDA Using Python

Summary In this article, we will be looking at some of the useful techniques on how to reduce dimensionality in our datasets. When we talk about dimensionality,  we are referring to the number of columns in our dataset assuming that we are working on a tidy and a clean dataset. When we have many columns […]

4 (1)

You rated this post out of 5. Change rating

2021-05-24

3,685 reads

Blogs

The Basics of TRY CATCH Blocks–#SQLNewBlogger

By

I was working with a customer and discussing how to do error handling. This...

Working with ALS – Insights from the Ability Summit

By

The 14th annual Ability Summit is a global event that I attended a few...

Apr 9 Webinar: Accelerating Success: De-risking and Streamlining Releases with Flyway Enterprise

By

UPDATE: This moved to Apr 9 Join me Tuesday, Apr 9 for a webinar,...

Read the latest Blogs

Forums

Botched "Data warehouse" design...

By pietlinden

Someone landed a PowerBI mess in my lap, and near as I can tell,...

disaster recovery

By sqlfriend

We have two data centers in same city. One is our main site, the...

Set up Availability Group without a cluster to create read-only database

By koln

I want to have a a secondary ready-only database available for reporting, which is...

Visit the forum

Question of the Day

Backing up the Resource Database

How does the Resource database in SQL Server 2022 get backed up?

See possible answers