Posts

Showing posts from June, 2022

Implementing a Data Warehouse with SQL Server (70-767)

Image
  . A) Introduction Requirements: Experience of working with relational databases Description This course describes how to implement a data warehouse solution. Students will learn how to create a data warehouse with Microsoft SQL Server 2014, implement ETL with SQL Server Integration Services, and validate and cleanse data with SQL Server Data Quality Services and SQL Server Master Data Services. Target Audience: This course is intended for database professionals who need to create and support a data warehousing solution.  Primary responsibilities include: Implementing a data warehouse. Developing SSIS packages for data extraction, transformation, and loading. Enforcing data integrity by using Master Data Services. Cleansing data by using Data Quality Services. Prerequisites : Experience of working with relational databases, including: Designing a normalized database. Creating tables and relationships. Querying with Transact-SQL. Some exposure to basic programming...

Front End Web Development With BootStrap

Image
  . A) Introduction What is Bootstrap?  Bootstrap is a free front-end framework for faster and easier web development.  Bootstrap includes HTML and CSS based design templates for typography, forms, buttons, tables, navigation, modals, image carousels and many other, as well as optional JavaScript plugins. Bootstrap also gives you the ability to easily create responsive designs What is Responsive Web Design?   Responsive web design is about creating web sites which automatically adjust themselves to look good on all devices, from small phones to large desktops. Why Use Bootstrap? Advantages of Bootstrap: Easy to use: Anybody with just basic knowledge of HTML and CSS can start using Bootstrap Responsive features: Bootstrap's responsive CSS adjusts to phones, tablets, and desktops Mobile-first approach: In Bootstrap, mobile-first styles are part of the core framework Browser compatibility: Bootstrap 5 is compatible with all modern browsers (Chro...

Analyzing Data with Microsoft Power BI

Image
. A) Introduction What is Power BI? Power BI is a collection of software services, apps, and connectors that work together to turn your unrelated sources of data into coherent, visually immersive, and interactive insights. Your data may be an Excel spreadsheet, or a collection of cloud-based and on-premises hybrid data warehouses. Power BI lets you easily connect to your data sources, visualize and discover what's important, and share that with anyone or everyone you want. The parts of Power BI Power BI consists of several elements that all work together, starting with these three basics: A Windows desktop application called Power BI Desktop. An online SaaS (Software as a Service) service called the Power BI service. Power BI mobile apps for Windows, iOS, and Android devices. B) Power Bi Desktop Setup Get Power BI Desktop With Power BI Desktop, you can build advanced queries, models, and reports that visualize data. You can also build data...