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,468 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,716 reads

Blogs

Top 8 Courses to Learn SQL for Data Science in 2024 & Beyond

By

In the realm of data science, SQL (Structured Query Language) reigns supreme. It's your...

Going to Cloud? Look at the Shared Responsibility Model

By

The bottom line here is this: the idea that a CSP takes care of...

How Long Will It Take to Learn SQL? The Truth Might Surprise You

By

In today's data-driven world, SQL (Structured Query Language) is a blazing-hot skill. It's your...

Read the latest Blogs

Forums

WhatsApp +1 6573454360 buy parrots online

By emred

Explore a vibrant avian market online, offering a kaleidoscope of parrot species including majestic...

Restore dbs

By mtz676

The below code works for backup files only from local drives. When replaced with...

Fine-tune SQL for better performance

By don075

I have been asked to fine-tune the following SQL that was written by a...

Visit the forum

Question of the Day

Initial Config of tempdb

What are the initial config sizes for the tempdb primary data files, secondary data files, and log files in SQL Server 2022?

See possible answers