If you are looking forward to building your graphic design portfolio, then you are at the right place. This course consists of 12 plus hours of premium content that will help you build 40+ projects, which you can later add to your portfolio. You are going to design Facebook ads, Instagram posts, newsletters, YouTube thumbnails, CVs, and much more with the help of Photoshop. You need to be familiar with the basics of Photoshop to get started.
ASP.Net training course description Our hands on ASP.NET training course that will teach students how to create a simple ASP.NET application that delivers dynamic content to the web. The course is applicable for those using C# or VB.NET with ASP.NET. What will you learn Create a web form with server controls Separate page code from content with code-behind pages, page controls, and components. Display dynamic data from a data source by using ADO.NET and data binding. Debug ASP.NET pages by using trace. ASP.Net training course details Who will benefit: Programmers working with ASP.NET. Prerequisites: HTML5 development fundamentals VBNet_course.htm or C++ programming foundation Duration 3 days ASP.Net training course contents Working with ASP.NET Introducing ASP.NET. Creating web forms. Adding ASP.NET code to a page. Handling page events. Using Web Controls Web controls and HTML controls compared. Using intrinsic controls. Using input validation controls. Introduction to user controls. Using trace in ASP.NET pages Overview of tracing. Trace information. Page-level trace and application-level trace. Separating code from content Advantages of partitioning an ASP.NET page. Creating and using code-behind pages. Creating and using components and classes. Inheritance of classes. Interfaces. Using ADO .NET to access data Accessing text files. Overview of ADO .NET Connecting to a data source. Accessing data with DateSets. Using DataViews. Accessing data with DataReaders. Using XML data with a DataSet. Creating an ASP.NET Web Application Requirements of a web application. Sharing information between pages. Securing an ASP.NET application. Web services. Creating a simple web service using Visual Studio.NET Calling a web service using Visual Studio.NET
You will learn how to develop reliable and scalable serverless applications, following the microservices architecture. We will develop event-driven microservices with AWS serverless services that come with the power of the cloud, high availability and high scalability by nature following serverless design patterns and best practices.
A Computer Maintenance Specialist keeps computers in a good state of repair. They may run diagnostic programs to determine the causes of and help to resolve problems. The Start Your Career as Web Developer - Complete Training course is designed for the people who want to pursue the lucrative career of computer maintenance specialists. Topics included in the course are the types of computer, computer basics, the anatomy of a PC, how a PC works, input and output devices, and more. In short, the course covers almost everything that you need to know about becoming a computer specialist. Why choose this course Earn an e-certificate upon successful completion. Accessible, informative modules taught by expert instructors Study in your own time, at your own pace, through your computer tablet or mobile device Benefit from instant feedback through mock exams and multiple-choice assessments Get 24/7 help or advice from our email and live chat teams Full Tutor Support on Weekdays Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Mock exams Multiple-choice assessment Certification After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for £9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for £15.99, which will reach your doorsteps by post. Course Content Introduction Introduction 00:03:00 How to Get Course requirements 00:02:00 Getting Started on Windows, Linux or Mac 00:02:00 How to ask a Great Questions 00:01:00 FAQ's 00:01:00 HTML Introduction HTML 00:05:00 Choosing Code Editor 00:06:00 Installing Code Editor (Sublime Text) 00:04:00 Overview of a Webpage 00:05:00 Structure of a Full HTML Webpage 00:07:00 First Hello World! Webpage 00:09:00 HTML Basic Heading tags 00:09:00 Paragraph 00:08:00 Formatting Text 00:12:00 List Items Unordered 00:05:00 Classes 00:09:00 IDs 00:06:00 Comments 00:04:00 HTML Intermediate Images 00:12:00 Forms 00:05:00 Marquee 00:06:00 Text area 00:06:00 Tables 00:06:00 Links 00:07:00 Navbar - Menu 00:04:00 HTML Entities 00:05:00 Div tag 00:06:00 Google Maps 00:07:00 HTML Advanced HTML Audio 00:07:00 HTML Video 00:05:00 Canvas 00:06:00 Iframes 00:05:00 Input Types 00:04:00 Input Attributes 00:06:00 Registration Form 00:04:00 Contact Us Form 00:10:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:01:00 JavaScript Introduction What is JavaScript 00:09:00 Hello World Program 00:06:00 Getting Output 00:11:00 Internal JavaScript 00:13:00 External JavaScript 00:09:00 Inline JavaScript 00:04:00 Async and defer 00:06:00 JavaScript Basics Variables 00:16:00 Data Types 00:11:00 Numbers 00:06:00 Strings 00:04:00 String Formatting 00:05:00 JavaScript Operators Arithmetic operators 00:03:00 Assignment operators 00:02:00 Comparison operators 00:05:00 Logical operators 00:06:00 JavaScript Conditional Statements If-else statement 00:05:00 If-else-if statement 00:04:00 JavaScript Control Flow Statements While loop 00:09:00 Do-while loop 00:04:00 For loop 00:15:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:01:00 JavaScript Functions Creating a Function 00:08:00 Function Call() 00:07:00 Function with parameters 00:05:00 JavaScript Error Handling Try-catch 00:05:00 Try-catch-finally 00:17:00 JavaScript Client-Side Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 PHP Introduction What is PHP 00:08:00 Installing XAMPP for PHP, MySQL and Apache 00:12:00 Installing Code Editor(Visual Studio Code) 00:07:00 Creating PHP Project on XAMPP 00:03:00 Hello World Program 00:06:00 PHP Basic Variables 00:16:00 Echo and Print 00:08:00 Data Types 00:11:00 Numbers 00:06:00 Boolean 00:04:00 Arrays 00:06:00 Multi-Dimensional Array 00:07:00 Sorting Arrays 00:04:00 Constants 00:05:00 PHP Strings Strings 00:04:00 String Formatting 00:05:00 String Methods 00:08:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:01:00 PHP Operators Arithmetic operators 00:03:00 Assignment operators 00:02:00 Comparison operators 00:05:00 Increment - decrement operators 00:03:00 Logical operators 00:06:00 Ternary operator 00:03:00 PHP Decision-Making System If statement 00:05:00 If-else statement 00:02:00 If-else-if-else statement 00:03:00 Switch-case statement 00:05:00 PHP Control Flow Statements Flow Chart 00:06:00 While loop 00:09:00 Do-while loop 00:03:00 For loop 00:15:00 Foreach loop 00:04:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:01:00 PHP Functions Creating a Function 00:08:00 Function with Arguments 00:08:00 Default Argument 00:03:00 Function return values 00:06:00 Call-by-value 00:02:00 Call-By-Reference 00:02:00 PHP Super Globals $_POST Method 00:06:00 $_GET Method 00:02:00 PHP Advanced Form Handling 00:08:00 Date and Time 00:08:00 Include 00:06:00 Require 00:02:00 Sessions 00:08:00 File Reading 00:02:00 File Upload 00:06:00 PHP Object-Oriented Programming[OOPs] What is OOP 00:03:00 Class and Objects 00:11:00 Constructor 00:04:00 Destructor 00:03:00 Access Modifiers 00:10:00 Inheritance 00:12:00 Method overriding 00:06:00 Abstract Class 00:03:00 Interface 00:08:00 PHP - MySQL Application [CRUD] MySQL Basic PhpMyAdmin 00:04:00 Creating Database and Table 00:07:00 Database Connection 00:05:00 PHP Form Create records 00:16:00 PHP Form Reading records 00:11:00 PHP Form Update Data 00:15:00 PHP Form Delete records 00:04:00 PHP Real-World Code Forms Registration Form 00:04:00 MD5 Algorithm for Encrypting 00:03:00 Sha Algorithm 00:02:00 Login Form 00:12:00 PHP Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 Login Form Validation 00:05:00 Form Server-side all Data Validation 00:06:00 Form Server-side Validation 00:06:00 PHP Error Handling Try-throw-catch 00:06:00 Try-throw-catch-finally 00:02:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.
Develop a Zombie Survivor FPS game from the beginning. Learn to create the zombie game step-by-step and set up your personally designed characters, weapons, animations, effects, and more. Create game modes with a complete game scenario with all the assets to build the game included in this course.
Follow your dreams by enrolling on the Become an expert Painter (Pack of 6 Painting Course) course today and develop the experience, skills and knowledge you need to enhance your expert development. Becoming an expert Painter (Pack of 6 Painting Course) will help you arm yourself with the qualities you need to work towards your dream job. Study the Become an expert Painter (Pack of 6 Painting Course) training course online with Janets through our online learning platform and take the first steps towards a successful long-term career. The Become an expert Painter (Pack of 6 Painting Course) course will allow you to enhance your CV, impress potential employers, and stand out from the crowd. This Become an expert Painter (Pack of 6 Painting Course) course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Study the Become an expert Painter (Pack of 6 Painting Course) course through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the Become a expert Painter (Pack of 6 Painting Course) course, to ensure you are supported every step of the way. Get a digital certificate as proof of your Become an expert Painter (Pack of 6 Painting Course) course completion. Janets is one of the top online training course providers in the UK, and we want to make education accessible to everyone! Learn the essential skills you need to succeed and build a better future for yourself with the Become an expert Painter (Pack of 6 Painting Course) course. The Become an expert Painter (Pack of 6 Painting Course) course is designed by industry experts and is tailored to help you learn new skills with ease. Becoming an expert Painter (Pack of 6 Painting Course) is incredibly great value and allows you to study at your own pace. With full course access for one year, you can complete the Become an Expert Painter (Pack of 6 Painting Course) when it suits you. Access the Become an expert Painter (Pack of 6 Painting Course) course modules from any internet-enabled device, including computers, tablets, and smartphones. The Become an Expert Painter (Pack of 6 Painting Course) course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the Become an expert Painter (Pack of 6 Painting Course) now and start learning instantly! What You Get Out Of Studying Become a expert Painter (Pack of 6 Painting Course) With Janets Free PDF certificate upon successful completion of the Become a expert Painter (Pack of 6 Painting Course) Full one-year access to Become a expert Painter (Pack of 6 Painting Course) Course materials Instant assessment results with the Become a expert Painter (Pack of 6 Painting Course) Full tutor support available from Monday to Friday with the Become a expert Painter (Pack of 6 Painting Course) Study the Become a expert Painter (Pack of 6 Painting Course) at your own pace Benefit from instant feedback through mock exams and multiple-choice assessments Gain a complete understanding of Become a expert Painter (Pack of 6 Painting Course) Accessible, informative modules taught by expert instructors Get 24/7 help or advice from our email and live chat teams with the Become a expert Painter (Pack of 6 Painting Course) Study the Become a expert Painter (Pack of 6 Painting Course) in your own time through your computer, tablet or mobile device Improve your chance of gaining expert skills and better earning potential by completing the Become a expert Painter (Pack of 6 Painting Course) Description The Become an Expert Painter (Pack of 6 Painting Course) training course is delivered through Janets' online learning platform. Access the Become an expert Painter (Pack of 6 Painting Course) content from any internet-enabled device whenever or wherever you want to. The Become an Expert Painter (Pack of 6 Painting Course) course has no formal teaching deadlines, meaning you are free to complete the course at your own pace. Certificate of Achievement Endorsed Certificate of Achievement from the Quality Licence Scheme Once the course has been completed and the assessment has been passed, all students are entitled to receive an endorsed certificate. This will provide proof that you have completed your training objectives, and each endorsed certificate can be ordered and delivered to your address for only £119.00. Please note that overseas students may be charged an additional £10 for postage. CPD Certificate of Achievement from Janets Upon successful completion of the course, you will be able to obtain your course completion e-certificate free of cost. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Endorsement This course and/or training programme has been endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. This course and/or training programme is not regulated by Ofqual and is not an accredited qualification. Your training provider will be able to advise you on any further recognition, for example progression routes into further and/or higher education. For further information please visit the Learner FAQs on the Quality Licence Scheme website. Method of Assessment In order to ensure the Quality Licensing scheme endorsed and CPD acknowledged certificate, learners need to score at least 60% pass marks on the assessment process. After submitting assignments, our expert tutors will evaluate the assignments and give feedback based on the performance. After passing the assessment, one can apply for a certificate. Who is this course for: The Become an Expert Painter (Pack of 6 Painting Course) is ideal for those who already work in this sector or are aspiring experts . This Become an expert Painter (Pack of 6 Painting Course) course is designed to enhance your expertise and boost your CV. Learn key skills and gain an expert lesson to prove your newly-acquired knowledge. Requirements: The Become an Expert Painter (Pack of 6 Painting Course) is open to all students and has no formal entry requirements. To study the Become an expert Painter (Pack of 6 Painting Course) course, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Career Path: The Become an Expert Painter (Pack of 6 Painting Course) is ideal for anyone who wants to pursue their dream career in a relevant industry. Learn the skills you need to boost your CV and go after the job you want. Complete the Become an expert Painter (Pack of 6 Painting Course) and gain an industry-acknowledged lesson that will help you excel in finding your ideal job. Course Content Modern Acrylic Painting: Explore Techniques to Create On-Trend Art Intro 00:03:00 Acrylics Preface 00:03:00 Supply List 00:04:00 Mixing Colors 00:12:00 Brush Control 00:06:00 Backgrounds: Smooth Blend 00:13:00 Backgrounds: Ombré Gradient 00:07:00 Backgrounds: Textured Abstract 00:10:00 Donut Painting 00:19:00 Tropical Leaf Painting 00:18:00 Geometric: Herringbone 00:07:00 Geometric: Gold Veining 00:05:00 Geometric: Color Blocking 00:06:00 Galaxy Painting 00:04:00 Bonus Tips 00:02:00 Modern Watercolor Techniques: Explore Skills to Create On-Trend Paintings Intro Free FREE 00:03:00 Art Supplies 00:06:00 Sketching the Motif 00:11:00 Color Palettes 00:04:00 Brush Control 00:06:00 Whitespace 00:02:00 Blending Colors on Paper 00:12:00 Making Watercolor Blooms 00:03:00 Paper: Wet vs Dry 00:04:00 Ombré Gradient Washes 00:06:00 Fixing Mistakes 00:05:00 Adding Details 00:03:00 Metallic Accents 00:12:00 Final Tips 00:02:00 Creating a gold leaf surface 01. Promo Video 00:02:00 02. Welcome from Your Instructor 00:02:00 03. Introduction to Gold Leaf 00:07:00 04. All About Supplies for Leafing 00:06:00 05. Step One - Preparing Your Surface for Leafing 00:08:00 06. Step Two - Applying Leaf Adhesive 00:06:00 07. Step Three - Applying Leaf and Burnishing 00:09:00 08. Step Four - Removing Excess Leaf 00:04:00 09. Step Five - Sealing the Leaf 00:07:00 Acrylic Painting on Gold Leaf 01. Introduction to Acrylic Painting Ideas on Gold Leaf 00:05:00 02. Final Sealing Process to Protect the Leaf 00:01:00 03. Key Concepts About Painting on Leaf 00:03:00 04. Subtle Glazing Techniques 00:14:00 05. Intensely Colored Glazing Techniques 00:05:00 06. Translucent Glazing Techniques 00:06:00 07. Using Glass Bead Gel on Gold Leaf 00:06:00 08. Acrylic Paint Color on Leaf 00:03:00 09. Sanding Effects on Leaf 00:04:00 10. Pastes and Special Effects on Leaf 00:07:00 New & Easy Color Mixing for Painters - in Acrylic & Oil 01. Promo Video 00:01:00 02. Introduction 00:10:00 03. Materials and Preparing Your Color Palette 00:21:00 04. Mixing Purples - And Secondary Colors 00:19:00 05. Mixing Reds - And Primary Colors 00:10:00 06. Mixing Neutral Colors 00:12:00 07. More Tips on Color 00:28:00 Drawing Human Actions to Master Figure Drawing and Painting Basic Steps to Drraw Human Body Parts Study of Body Actions Part 1 00:07:00 Study of Body Actions Part 2 00:03:00 Study On Body Formation and Actions Standing Pose of a Girl 00:05:00 Sitting Pose of a Girl on a Bench 00:04:00 Sleeping Pose of a Girl on the floor 00:06:00 Pose of a Girl Sitting on the Floor 00:06:00 Examples of Actions in real-life Situations Dancing Pose of a Girl 00:05:00 Actions of Playing Drum 00:05:00 Actions of a Football Player Kicking the Ball 00:05:00 Batting Pose of a Cricket Player 00:05:00 Professional Diploma in Canvas Painting 01. Painting 101 00:30:00 02. Understanding Paints 00:30:00 03. Choosing Your Brushes 00:30:00 05. Color Your World 00:03:00 06. Light Sources in Painting 00:05:00 07. What Type of Painter are you? 00:07:00 08. Choosing A Subject 00:10:00 09. Setting Up Your Studio 00:04:00 10. Art Supply Resources 00:08:00 11. Clean Up Time 00:05:00 12. Free Art Lessons 00:05:00 13. Take Care of Your Creation 00:30:00 14. Pay Attention to Detail 01:00:00 15. Enjoy Your Subject 00:30:00 16. Frequently Asked Questions 00:05:00 17. Art Schools 00:30:00 18. Museums of Fine Art 00:30:00 19. One Final Word 00:30:00 Assignment Assignment - Become A Professional Painter (Pack Of 6 Painting Course) 3 weeks, 3 days Order Your Certificate Order your Certificate QLS 00:00:00
Learn mosaic crochet in Surrey - this is an immersive 4 x 2 hour course running on Tuesday evenings in Walton-on-Thames.
Learn mosaic crochet in Surrey - this is an immersive 4 x 2 hour course running on Tuesday evenings in Farnham.
Course Overview Learn about the functions of Microsoft Azure from this AZ-900 | Microsoft Azure Fundamentals Full Course course. The course will give you a clear understanding of the basics of Microsoft Azure and how you can use this cloud platform to grow and strengthen your online existence. In this AZ-900 | Microsoft Azure Fundamentals Full Course course, you will learn about the tools and basic functions of Microsoft Azure. You will be familiarized with the core Azure services, security, privacy and compliance policies. This course will teach you how you can secure your website and account using multi-factor authentication and protect data from hackers. This course will also help you to understand the supports Azure can offer you and get the best suitable one for you. Microsoft Azure is one of the most popular and safe cloud platforms. This AZ-900 | Microsoft Azure Fundamentals Full Course course will teach you the functions of Microsoft Azure from scratch. You don't need any prior knowledge or technical background to understand the lessons of this course. Learning Outcomes familiarize with the fundamentals of cloud services Understand the benefits of using cloud services Learn about the differences between capital expenditure and operational expenditure Be able to compare and contrast the IAAS, PAAS and SAAS service Learn about different cloud models and how they work Understand the core Azure architectural components Learn about the solutions you will get from Azure Learn about the management tools of Azure Get to know about the security and private privacy protocols of Microsoft Azure Understand how Azure identity services work Familiarize with role-based access control system Understand the policies and compliance standards in Azure Who is this course for? This comprehensive AZ-900 | Microsoft Azure Fundamentals Full Course is ideal for those who want to learn more about the functions of Microsoft Azure. You will learn about the application of Microsoft Azure and the career prospect from this course. Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification After you have successfully completed the course, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path AZ-900 | Microsoft Azure Fundamentals Full Course is a useful qualification to possess and would be beneficial for any related profession or industry such as: Managers Managing Directors Management Executives Data Security Officers Programmers Microsoft Azure Developers Technicians Computer Operators Cloud Engineers Cloud Data Consultants Azure Consultants Data Scientists Course Introduction Introduction 00:04:00 Module 1 : Cloud Concepts What is Cloud Computing - I 00:05:00 What is Cloud Computing - II 00:06:00 Benefits of Cloud Computing 00:09:00 Key Concepts and Terminology 00:06:00 Economies of Scale 00:01:00 CapEx Vs OpEx 00:03:00 Cloud Models : What is Public Cloud 00:02:00 Cloud Models : Characteristics of Public Cloud 00:02:00 Cloud Models : What is Private Cloud 00:01:00 Cloud Models : Characteristics of Private Cloud 00:01:00 Cloud Models : Hybrid Cloud 00:01:00 Cloud Models : Characteristics of Hybrid Cloud 00:01:00 Review and What Next!! 00:01:00 What is IAAS 00:04:00 Use Cases of IAAS 00:02:00 What is PAAS ? 00:02:00 Use Cases of PAAS 00:04:00 What is SAAS ? 00:02:00 Cloud Models : Shared Responsibility Model 00:09:00 Module 2 : Core Azure Services Introduction 00:01:00 Azure Regions 00:01:00 Special Azure regions 00:01:00 Region pairs 00:01:00 Feature Availability Region Wise 00:01:00 Availability Zones 00:01:00 Availability Sets 00:02:00 What are Resource Groups? 00:02:00 Azure Resource Manager 00:01:00 What Next!! - Azure Core Services and Products 00:02:00 What is Azure Compute 00:01:00 Azure Virtual Machines - Audiocast Only 00:01:00 Azure Virtual Machines I - LAB 00:15:00 Azure Virtual Machines II - LAB 00:01:00 Azure Virtual Machines III - LAB 00:02:00 Azure Virtual Machines IV - LAB 00:04:00 Azure Virtual Machines V - LAB 00:03:00 Azure Virtual Machines VI - LAB 00:03:00 What are Containers? 00:04:00 Containers ( LAB Activity ) 00:07:00 Containers VS Virtual Machines 00:04:00 What Are Virtual Networks 00:01:00 Virtual Networks - LAB 00:15:00 Azure Load Balancer 00:01:00 VPN Gateway 00:01:00 Azure Application Gateway - I 00:02:00 Azure Application Gateway - II 00:01:00 Azure Content Delivery Networks (CDN's) 00:02:00 How CDN works ? 00:03:00 Azure CDN - Lab Activity 00:07:00 Azure Storage Services 00:01:00 Structured Data 00:01:00 Semi Structured Data 00:01:00 Unstructured Data 00:01:00 Azure Storage Account - Types 00:03:00 Azure Storage Account - Blob - Lab Activity - I 00:07:00 Azure Storage Account - Blog - Lab Activity - II 00:07:00 Azure Storage Account - Blob - Lab Activity - III 00:16:00 Azure Storage Account - Blog - Lab Activity - IV 00:09:00 Azure Storage Account - Blob - Lab Activity - V 00:04:00 Azure Storage Account - Blob - Lab Activity - VI 00:07:00 Azure Database Services 00:02:00 Azure SQL - Lab Demo 00:09:00 Azure MarketPlace 00:02:00 What is Internet of Things ( IOT ) - Intro 00:01:00 IOT Hub 00:01:00 IOT Hub Demo 00:09:00 Azure Big Data and Analytics 00:01:00 Azure SQL Data Warehouse 00:01:00 Azure HDInsights 00:01:00 Azure Data Lake Analytics 00:01:00 Machine Learning 00:02:00 Azure Machine Learning Services and Studio 00:02:00 What is Server less Computing ? 00:02:00 The concept of DevOps 00:03:00 Azure Management Tools 00:01:00 Creating Resources with Powershell - Lab Activity 00:05:00 Creating Resources with Azure CLI - Lab Activity 00:07:00 Provision Resources using Cloud Shell - Lab Activity 00:05:00 Deployment with JSON - Lab Activity 00:08:00 Azure Advisor 00:01:00 Module 2 : What did we learn 00:01:00 Module 3 Security, Privacy, Compliance and Trust What to expect in Module 3 00:01:00 Azure Firewalls 00:02:00 Azure Firewall - Lab Activity - notes 00:02:00 Azure Firewall - Lab Activity 00:19:00 Azure DDOS 00:02:00 Network Security Groups 00:03:00 Application Security Groups 00:02:00 Which Network Security Solution to choose from ? 00:04:00 AuthZ and AuthN 00:01:00 Azure Active Directory 00:02:00 Multi Factor Authentication 00:03:00 Azure Security Center 00:02:00 Azure Security center - LAB activity 00:08:00 Azure Key Vault 00:02:00 Azure Information Protection 00:02:00 Azure Advanced Threat Protection 00:04:00 What is Azure Policy 00:03:00 Azure Policy - Lab Activity 00:06:00 Azure Role Based Access Control ( RBAC ) 00:02:00 Azure Role Based Access Control ( RBAC ) - Lab Activity 00:07:00 Azure Locks 00:01:00 Azure Locks - Lab Activity 00:02:00 Azure Blueprints 00:01:00 Subscription Governance 00:02:00 Azure Tags 00:03:00 Azure Monitoring 00:02:00 Azure Monitor- Lab Activity 00:03:00 Azure Service Health 00:01:00 Monitoring Applications and Services 00:04:00 Compliance Terms and Requirements 00:02:00 Microsoft Privacy Statement 00:01:00 Microsoft Trust Center 00:01:00 Service Trust Portal 00:01:00 Azure Government Services 00:02:00 Azure Germany Services 00:01:00 Azure China 21Vianet 00:02:00 Module 4 : Azure Pricing and Support Module 4 Introduction : What tÌ¥o expect in this module 00:02:00 Azure Subscriptions 00:06:00 What are Management Groups 00:01:00 Purchase Azure Product & Services : Available Options 00:01:00 Usage Metrics 00:01:00 Factors Affecting Costs 00:02:00 The concept of Zones for Billing 00:02:00 Azure Pricing Calculator 00:04:00 Azure Total Cost of Ownership ( TCO ) 00:02:00 Ways to Minimize Costs in Azure 00:04:00 Azure Cost Management 00:02:00 Azure Support Plans 00:03:00 Alternative Support Options 00:02:00 Service Level Agreements ( SLA's ) 00:03:00 Composite SLA's 00:03:00 Improving Application SLA's 00:04:00 Public and Preview Features 00:01:00 Providing Feedback 00:01:00 General Availability 00:01:00 Azure Updates , Announcements and Roadmaps 00:01:00 Course Conclusion Course Conclusion 00:01:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00
Sometimes, a trial lesson seems to be not enough to fully understand how piano lessons work and what you will be able to reach with them. For that reason, we designed this taster pack for our new students. You can try our approach and teachers with this pack of 6 hours, which will give you a better idea of how learning with WKMT team is like. Our Introductory pack is meant for our new students in West Kensington and Bermondsey Studios.