• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

9887 Courses

The Complete Practical Docker Guide

By Packt

Understand how Docker works and learn its core features with this hands-on course. This is 90% practice without any useless demos! Learn how to create different containers such as Node.js, Python, WordPress, MongoDB, MySQL, Redis, Elasticsearch, and much more.

The Complete Practical Docker Guide
Delivered Online On Demand18 hours 29 minutes
£37.99

Cheese Making Course: Explore the World of Dairy Delights

4.3(43)

By John Academy

Embark on a delectable journey with our Cheese Making Course: Explore the World of Dairy Delights. From the rich history of cheese-making to hands-on sessions creating fresh, soft, and hard cheeses, elevate your culinary skills and indulge your palate. Discover the art of crafting artisanal cheeses, delve into specialty varieties, and refine your tasting expertise professionally. Join us for a flavorful exploration into the heart of cheese-making – a culinary adventure that promises to satisfy your passion for gourmet delights. Enroll now and unlock the secrets of crafting exceptional cheeses from the comfort of your kitchen!

Cheese Making Course: Explore the World of Dairy Delights
Delivered Online On Demand
£24.99

AZ-120T00 Planning and Administering Microsoft Azure for SAP Workloads

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is for Azure Administrators who migrate and manage SAP solutions on Azure. Azure Administrators manage the cloud services that span storage, networking, and compute cloud capabilities, with a deep understanding of each service across the full IT lifecycle. They take end-user requests for new cloud applications and make recommendations on services to use for optimal performance and scale, as well as provision, size, monitor and adjust as appropriate. This role requires communicating and coordinating with vendors. Azure Administrators use the Azure Portal and as they become more proficient they use PowerShell and the Command Line Interface. Overview After completing this course, students will be able to: Migrate and SAP HANA, S/4HANA, SAP NetWeaver to Azure Leverage Azure Portal, Cloud Shell, Azure PowerShell, CLI, and Resource Manager Use intersite connectivity features including VNet Peering and VNet-to-VNet connections Work with Azure Active Directory (AAD) and Azure AD Connect As an IT Professionals experienced in SAP solutions, you will discover how to leverage Azure resources that include deployment and configuration of virtual machines, virtual networks, storage accounts, and Azure AD that includes implementing and managing hybrid identities. You will also be introduced to concepts, scenarios, procedures, and hands-on labs that will empower you to best plan and implement migration and operation of an SAP solution on Azure. You will also receive guidance on subscriptions, create and scale virtual machines, implement storage solutions, configure virtual networking, back up and share data, connect Azure and on-premises sites, manage network traffic, implement Azure Active Directory, secure identities, and monitor your solution. Introduction Contains an overview of the SAP and Microsoft partnership. Foundations of SAP on Azure Contains brief lessons on Azure compute, Azure storage, Azure networking, SAP HANA for Azure (Large Instances), identity services, governance and manageability, backup and data protection services, and migration services. SAP Certified Offerings on Azure Contains lessons on general prerequisites (SAP support in public cloud environments), deployment options of Azure for SAP workloads, SAP product-specific support for Azure, operating System support of Azure for SAP workloads, storage support of Azure for SAP workloads, networking support for SAP, database support for SAP, high availability and disaster recovery support for SAP, and monitoring requirements for SAP. Lab : Online Lab: Implementing Linux clustering on Azure VMs Lab : Online Lab: Implementing Windows clustering on Azure VMs SAP on Azure Reference Architecture Contains lessons on SAP NetWeaver with AnyDB, SAP S4 HANA, and SAP HANA on Azure (Large Instances) on Azure VMs. Planning for Implementing SAP Solutions on Azure Contains lessons on Azure VM compute, network, and storage considerations. As well as Azure VM high availability and disaster recovery, Azure VM backup considerations, Azure VM monitoring considerations, Azure VM security considerations, and Azure VM authentication and access control considerations. Planning for Migrating SAP Workloads to Azure Contains lessons on strategies for migrating SAP systems to Microsoft Azure and SAP a workload planning and deployment checklist. Implementing Azure VM-based SAP Solutions Contains lessons on Azure VM deployment methodologies, single-instance implementations (2-tier or 3-tier), implementing HA SAP NetWeaver with AnyDB on Azure VMs, implementing HA SAP HANA on Azure VMs, configure the Azure Enhanced Monitoring Extension for SAP, and implementing AD and Azure AD-based authentication. Module 8-Deploying HANA Large Instances (HLI) Contains a lesson on implementing HANA Large Instances (HLI). Migrating SAP Workloads to Azure Contains lessons on migration options, DMO methodologies, cloud migration options, and Very Large Database Migration to Azure. Lab : Online Lab-Implement SAP architecture on Azure VMs running Linux Lab : Online Lab-Implement SAP architecture on Azure VMs running Windows Maintaining SAP on Azure Contains lessons on, remote management, performing backups and restores, OS and workload updates, vertical and horizontal scaling, and Disaster Recovery (DR). Monitoring and Troubleshooting SAP on Azure Contains lessons on monitoring Azure VMs, monitoring SAP HANA on Azure (Large Instances), and integrating SAP solutions with Microsoft cloud services.

AZ-120T00 Planning and Administering Microsoft Azure for SAP Workloads
Delivered OnlineFlexible Dates
Price on Enquiry

Red Hat OpenShift Administration II: Operating a Production Kubernetes Cluster (DO280)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Audience for this course This course is designed for system administrators responsible for creating OpenShift Enterprise instances, deploying applications, creating process customizations, managing instances and projects. Prerequisites for this course Have taken Red Hat Enterprise Linux Administration I and II (RH124 and RH134), or equivalent Red Hat Enterprise Linux© system administration experience Be certified as a Red Hat Certified System Administrator (RHCSA), or equivalent Red Hat Enterprise Linux system administration experience Be certified as a Red Hat Certified Engineer (RHCE©) Overview Learn to install, configure, and manage OpenShift Enterprise by Red Hat instances - OpenShift Enterprise Administration (DO280) prepares the system administrator to install, configure, and manage OpenShift Enterprise by Red Hat© instances. OpenShift Enterprise, Red Hat's platform-as-a-service (PaaS) offering, provides pre-defined deployment environments for applications of all types through its use of container technology. This creates an environment that supports DevOps principles such as reduced time to market and continuous delivery. - In this course, students will learn how to install and configure an instance of OpenShift Enterprise, test the instance by deploying a real world application, and manage projects/applications through hands-on labs. - Course content summary - Container concepts - Configuring resources with the command line interface - Building a pod - Enabling services for a pod - Creating routes - Downloading and configuring images - Rolling back and activating deployments - Creating custom S2I images This course will empower you to install and administer the Red Hat© OpenShift© Container Platform, with hands-on, lab-based materials that show you how to install, configure, and manage OpenShift clusters and deploy sample applications to further understand how developers will use the platform. This course is based on Red Hat© Enterprise Linux© 7.5 and Openshift Container Platform 3.9. OpenShift is a containerized application platform that allows your enterprise to manage container deployments and scale your applications using Kubernetes. OpenShift provides predefined application environments and builds upon Kubernetes to provide support for DevOps principles such as reduced time to market, infrastructure-as-code, continuous integration (CI), and continuous delivery (CD). 1 - INTRODUCTION TO RED HAT OPENSHIFT ENTERPRISE Review features and architecture of OpenShift Enterprise. 2 - INSTALL OPENSHIFT ENTERPRISE Install OpenShift Enterprise and configure a master and node. 3 - EXECUTE COMMANDS Execute commands using the command line interface. 4 - BUILD APPLICATIONS Create, build, and deploy applications to an OpenShift Enterprise instance. 5 - PERSISTENT STORAGE Provision persistent storage and use it for the internal registry. 6 - BUILD APPLICATIONS WITH SOURCE-TO-IMAGE (S2I) Create and build applications with S2I and templates. 7 - MANAGE THE SYSTEM Use OpenShift Enterprise components to manage deployed applications. 8 - CUSTOMIZE OPENSHIFT ENTERPRISE Customize resources and processes used by OpenShift Enterprise. 9 - COMPREHENSIVE REVIEW Practice and demonstrate knowledge and skills learned in the course. 10 - NOTE: Course outline is subject to change with technology advances and as the nature of the underlying job evolves. For questions or confirmation on a specific objective or topic, please contact us. Additional course details: Nexus Humans Red Hat OpenShift Administration II: Operating a Production Kubernetes Cluster (DO280) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Red Hat OpenShift Administration II: Operating a Production Kubernetes Cluster (DO280) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Red Hat OpenShift Administration II: Operating a Production Kubernetes Cluster (DO280)
Delivered OnlineFlexible Dates
Price on Enquiry

Red Hat JBoss Application Administration I with Exam (AD249)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for System administrators who are either new to JBoss or have experience with JBoss Enterprise Application Platform 5. Base experience with system administration on Microsoft Windows, UNIX, or Linux© operating systems. Understanding of hardware and networking. Note: No prior knowledge of Java, scripting, or JBoss Developer Studio is required. Overview Upon successful completion of this course, students will be able to take the Red Hat Certified JBoss Administration (RHCJA) Exam. In this course, you'll discover the best practices for installing and configuring Red Hat© JBoss© Enterprise Application Platform (JBoss EAP) 7. Through hands-on labs, you'll learn the essential, real-world tasks that you need to know as a system administrator to effectively deploy and manage applications on JBoss EAP. This course will help prepare you to take the Red Hat Certified Specialist in Enterprise Application Server Administration exam. 1 - OVERVIEW OF JBOSS ENTERPRISE APPLICATION PLATFORM Learn the concepts and terminology of JBoss© Enterprise Application Platform 6, and install and run a JBoss Enterprise Application Platform instance. 2 - CONFIGURE JBOSS ENTERPRISE APPLICATION PLATFORM IN STANDALONE MODE Understand the directory structure of standalone mode and the standalone.xml configuration file, and deploy an application onto a standalone server. 3 - CONFIGURE JBOSS ENTERPRISE APPLICATION PLATFORM IN DOMAIN MODE Set up a domain, including a domain controller managing multiple host controllers. Also learn how to deploy an application onto a domain. 4 - CONFIGURE SERVERS Define a server group on a host, add servers to a server group, and deploy an application to a server group. 5 - USE THE CLI TOOL Learn how the command-line Interface tool can be used to script administrative tasks. 6 - THE DATASOURCE SUBSYSTEM Understand database connection pools in JBoss Enterprise Application Platform and how to configure the datasource subsystem. Learn how to deploy a Java? Database Connectivity (JDBC) driver and define a datasource. 7 - THE LOGGING SUBSYSTEM Configure the logging subsystem, including configuring the built-in handlers and loggers. 8 - THE MESSAGING SUBSYSTEM Understand JMS and HornetQ, including how to define and configure connection factories and destinations (topics and queues). 9 - THE SECURITY SUBSYSTEM Configure the security subsystem, including securing the management interfaces, securing an application, and securing a JMS destination. Also learn how to define an Lightweight Directory Access Protocol (LDAP) and database security realm. 10 - JVM CONFIGURATION Configure the JVM for both standalone and domain modes. 11 - MIGRATING APPLICATIONS TO JBOSS ENTERPRISE APPLICATION PLATFORM 6 Understand classpath and module dependencies, JPA issues, updating security settings, and other tips on how to migrate an application to JBoss Enterprise Application Platform 6. 12 - THE WEB SUBSYSTEM Configure the HTTP and HTTPS Connectors, set up an SSL connection, and configure an AJP Connector. 13 - INTRODUCTION TO CLUSTERING Set up JBoss Enterprise Application Platform 6 in a cluster in both standalone and domain mode. Additional course details: Nexus Humans Red Hat JBoss Application Administration I with Exam (AD249) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Red Hat JBoss Application Administration I with Exam (AD249) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Red Hat JBoss Application Administration I with Exam (AD249)
Delivered OnlineFlexible Dates
Price on Enquiry

Medication Administration

5.0(3)

By School Of Health Care

Medication Administration: Medication Administration Would you like to work as a medication administrator? Then you must get training on general drug administration and safety, which is possible with our medication administration: medication administration course. In this medication administration: medication administration course, you will learn the seven rights of medication administration: medication administration. How to calculate doges, and read drug labels, forms and methods are included in our medication administration: medication administration course. Also, this medication administration: medication administration course covers the kinds, forms, and methods of pharmaceutical delivery. Moreover, this medication administration: medication administration course explains drug storage, disposal and side effects. Through this medication administration: medication administration course, you will learn reporting, documentation, record keeping, and adverse drug responses. Participate in our medication administration: medication administration course to safeguard your professional readiness for medication administration. Special Offers of this Medication Administration: Medication Administration Course This Medication Administration: Medication Administration Course includes a FREE PDF Certificate. Lifetime access to this Medication Administration: Medication Administration Course Instant access to this Medication Administration: Medication Administration Course Get FREE Tutor Support to this Medication Administration: Medication Administration Course Medication Administration: Medication Administration Enhance your expertise with our Medication Administration: Medication Administration course. In this Medication Administration: Medication Administration course, you will master the seven rights of medication administration, learn to calculate dosages, and read drug labels. Our Medication Administration: Medication Administration course includes forms and methods of pharmaceutical delivery, ensuring comprehensive knowledge. You'll also cover drug storage, disposal, and side effects in this Medication Administration: Medication Administration course. Moreover, this Medication Administration: Medication Administration course explains critical aspects like reporting, documentation, record-keeping, and managing adverse drug reactions. Join our Medication Administration: Medication Administration course today to gain essential skills for safe and effective medication management in any healthcare setting. Who is this course for? Medication Administration: Medication Administration Healthcare professionals, carers, and support personnel who are in charge of properly and efficiently dispensing drugs are the target audience for this medication administration course. Requirements Medication Administration: Medication Administration To enrol in this Medication Administration Course, students must fulfil the following requirements. To join in our Medication Administration Course, you must have a strong command of the English language. To successfully complete our Medication Administration: Medication Administration Course, you must be vivacious and self driven. To complete our Medication Administration: Medication Administration Course, you must have a basic understanding of computers. A minimum age limit of 15 is required to enrol in this Medication Administration: Medication Administration Course. Career path Medication Administration: Medication Administration Your employment prospects in this field will be aided by this medication administration course.

Medication Administration
Delivered Online On Demand1 hour 54 minutes
£12

Bookkeeping: Sage 50 With Accounting and Finance Level 5

5.0(3)

By School Of Health Care

Bookkeeping: Sage 50 With Accounting and Finance Level 5 Would you like to acquire a basic grasp of bookkeeping? If yes, you are going to enjoy our Bookkeeping for Personal and Business Accounting course! The Bookkeeping: Bookkeeping Online for Personal and Business Accounting course delves into the fundamentals of financial record-keeping. This Bookkeeping: Bookkeeping Online for Personal and Business Accounting course also covers double-entry bookkeeping. Moreover, this Bookkeeping for Personal and Business Accounting involves transaction recording, and financial statement creation. With a focus on both personal and business accounting, Bookkeeping: Bookkeeping for Personal and Business Accounting participants gain practical skills in budgeting, expense tracking, and utilizing accounting software. Unlock our Bookkeeping: Bookkeeping Online for Personal and Business Accounting course to foster financial literacy for individuals and equips entrepreneurs for effective business accounting! Main Course: Bookkeeping for Personal and Business Accounting Free Courses Course 01: Level 5 Accounting and Finance Course 02: Sage 50 [ Note: Free PDF certificate as soon as completing the Bookkeeping: Bookkeeping Course] Bookkeeping: Bookkeeping Online This Bookkeeping: Bookkeeping Online Lead Course consists of 09 modules. Course Curriculum of Bookkeeping: Bookkeeping Online Course Module 1: Introduction to Bookkeeping Module 2: Proper Bookkeeping Module 3: Beginning Accounting Module 4: Types of Accounting Module 5: Making Sense of Your Accounts Module 6: Keeping Inventory and Tracking Sales Module 7: Controlling and Managing Expenses Module 8: Avoiding illegal accounting Module 9: Handling an audit Assessment Method of Bookkeeping: Bookkeeping Online Course After completing Bookkeeping: Bookkeeping Online Course, you will get quizzes to assess your learning. You will do the later modules upon getting 60% marks on the quiz test. Certification of Bookkeeping: Bookkeeping Online Course After completing the Bookkeeping: Bookkeeping Online Course, you can instantly download your certificate for FREE. Who is this course for? Bookkeeping: Bookkeeping Online Anyone who has a passion for establishing a career in this sector can take our Bookkeeping: Bookkeeping course. Requirements Bookkeeping: Bookkeeping Online To enrol in this Bookkeeping: Bookkeeping Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Bookkeeping: Bookkeeping Course. Be energetic and self-motivated to complete our Bookkeeping: Bookkeeping Course. Basic computer Skill is required to complete our Bookkeeping: Bookkeeping Course. If you want to enrol in our Bookkeeping: Bookkeeping Course, you must be at least 15 years old. Career path Bookkeeping: Bookkeeping Online After finishing this course on Bookkeeping: Bookkeeping Online for personal and business accounting, you can start career as entrepreneur, your own business or choose to work in the accounting field.

Bookkeeping: Sage 50 With Accounting and Finance Level 5
Delivered Online On Demand18 hours
£12

Animal Behaviour Bundle Course

5.0(3)

By School Of Health Care

Animal Behaviour: Animal Behaviour Course Online If you want to learn about Animal Behaviour: Animal Behaviour and become an expert in the field, you have arrived at the right place. Industry experts designed this Animal Behaviour: Animal Behaviour course to enable you to learn quickly and efficiently and at your own pace and convenience. Dive into our Animal Behaviour course and unlock the secrets of animal Animal Behaviour! Our comprehensive Animal Behaviour course covers essential animal Animal Behaviour concepts and techniques. Gain in-depth knowledge of animal Animal Behaviour patterns and learn to analyze and interpret them effectively. Enroll in our Animal Behaviour course today and become an expert in understanding and managing animal Animal Behaviour! Free courses included with Animal Behaviour: Animal Behaviour Course Course 01: Level 5 Animal Nutrition Course 02: Level 5 Animal Science Special Offers of this Animal Behaviour: Animal Behaviour Course: This Animal Behaviour: Animal Behaviour Course includes a FREE PDF Certificate. Lifetime access to this Animal Behaviour: Animal Behaviour Course Instant access to this Animal Behaviour: Animal Behaviour Course 24/7 Support Available to this Animal Behaviour: Animal Behaviour Course [ Note: Free PDF certificate as soon as completing Animal Behaviour: Animal Behaviour Course] Certificates Reed Courses Certificate of Completion Digital certificate - Included Will be downloadable when all lectures have been completed. Description Animal Behaviour: Animal Behaviour Course Online This Animal Behaviour: Animal Behaviour Course consists of 04 modules. Curriculum of Animal Behaviour: Animal Behaviour Course Module 01: An Overview of Animal Psychology Module 02: Understand the Psychology of Dog Behaviour Module 03: Understand the Psychology of Cat Behaviour Module 04: Understand the Psychology of Rabbit Behaviour Who is this course for? Animal Behaviour: Animal Behaviour Course Online This Animal Behaviour: Animal Behaviour Course is open to everyone. Requirements Animal Behaviour: Animal Behaviour Course Online To enrol in this Animal Behaviour: Animal Behaviour Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Animal Behaviour: Animal Behaviour Course. Be energetic and self-motivated to complete our Animal Behaviour: Animal Behaviour Course. Basic computer Skill is required to complete our Animal Behaviour: Animal Behaviour Course. If you want to enrol in our Animal Behaviour: Animal Behaviour Course, you must be at least 15 years old. Career path Animal Behaviour: Animal Behaviour Course Online After completing this Animal Behaviour: Animal Behaviour Course, you may be able to pursue a variety of promising career opportunities, such as: Animal psychologist Veterinary mentor Assisting with animal research.

Animal Behaviour Bundle Course
Delivered Online On Demand1 hour
£12

Level 5 Accounting and Business Finance

5.0(3)

By School Of Health Care

Business Finance: Business Finance Unlock your potential with our Business Finance course! Dive deep into Business Finance fundamentals, explore advanced Business Finance strategies, and master Business Finance principles. Our Business Finance course equips you with essential Business Finance skills, boosting your expertise in Business Finance analysis, Business Finance management, and Business Finance success. Enroll now in Business Finance! This Business Finance: Business Finance course will give you a solid understanding of accounting and financial processes, concepts, and responsibilities, preparing you for a career in the accounting and finance industry. Learning Outcomes After completing the Business Finance: Business Financecourse, the learner will be able to - Learn the fundamentals of accounting and finance. Recognize the various types of cost data and cost analysis. Cost management and analysis reports. Understand how to handle accounts receivable and credit. Understand inventory management. Recognize the time value of money Identify accounting conventions and how to record financial data Improve managerial performance by understanding Special Offers of this Business Finance Course: This Business Finance Course includes a FREE PDF Certificate. Lifetime access to this Business Finance Course Instant access to this Business Finance Course 24/7 Support Available to this Business Finance Course Business Finance: Business Finance Our Level 5 Business Finance course offers a thorough introduction to the essential concepts of business finance. You'll explore how Business Finance involves managing assets, liabilities, and planning for future growth. This course dives deep into the daily flow of money within a business, highlighting the critical role of Business Finance in measuring, monitoring, and planning operations. Designed for aspiring professionals, our Business Finance course equips you with the skills needed to succeed in the dynamic world of business finance. Enroll now to start mastering Business Finance! Who is this course for? Business Finance: Business Finance This Business Finance: Business Finance is for the ones who are interested in banking sector specially account and finance. Anyone who wants to advance their professional life. Requirements Business Finance: Business Finance To enrol in this Business Finance Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Business Finance Course. Be energetic and self-motivated to complete our Business Finance Course. Basic computer Skill is required to complete our Business Finance Course. If you want to enrol in our Business Finance Course, you must be at least 15 years old. Career path Business Finance: Business Finance After completing this Business Finance: Business Finance course, you may be able to pursue a variety of promising career opportunities, such as: Account manager Finance manager Administrative specialist and many more.

Level 5 Accounting and Business Finance
Delivered Online On Demand1 hour 48 minutes
£12

AZ-303T00 - Microsoft Azure Architect Technologies

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is for IT Professionals with expertise in designing and implementing solutions running on Microsoft Azure. They should have broad knowledge of IT operations, including networking, virtualization, identity, security, business continuity, disaster recovery, data platform, budgeting, and governance. Azure Solution Architects use the Azure Portal and as they become more adept they use the Command Line Interface. Candidates must have expert-level skills in Azure administration and have experience with Azure development processes and DevOps processes. Overview Secure identities with Azure Active Directory and users and groups. Implement identity solutions spanning on-premises and cloud-based capabilities Apply monitoring solutions for collecting, combining, and analyzing data from different sources. Manage subscriptions, accounts, Azure policies, and Role-Based Access Control. Administer Azure using the Resource Manager, Azure portal, Cloud Shell, and CLI. Configure intersite connectivity solutions like VNet Peering, and virtual network gateways. Administer Azure App Service, Azure Container Instances, and Kubernetes. This course teaches Solutions Architects how to translate business requirements into secure, scalable, and reliable solutions. Lessons include virtualization, automation, networking, storage, identity, security, data platform, and application infrastructure. This course outlines how decisions in each theses area affects an overall solution. Implement Azure Active Directory Overview of Azure Active Directory Users and Groups Domains and Custom Domains Azure AD Identity Protection Implement Conditional Access Configure Fraud Alerts for MFA Implement Bypass Options Configure Guest Users in Azure AD Configure Trusted IPs Manage Multiple Directories Implement and Manage Hybrid Identities Install and Configure Azure AD Connect Configure Password Sync and Password Writeback Configure Azure AD Connect Health Implement Virtual Networking Virtual Network Peering Implement VNet Peering Implement VMs for Windows and Linux Select Virtual Machine Size Configure High Availability Implement Azure Dedicated Hosts Deploy and Configure Scale Sets Configure Azure Disk Encryption Implement Load Balancing and Network Security Implement Azure Load Balancer Implement an Application Gateway Understand Web Application Firewall Implement Azure Firewall Implement Azure Front Door Implementing Azure Traffic Manager Implement Storage Accounts Storage Accounts Blob Storage Storage Security Managing Storage Accessing Blobs and Queues using AAD Implement NoSQL Databases Configure Storage Account Tables Select Appropriate CosmosDB APIs Implement Azure SQL Databases Configure Azure SQL Database Settings Implement Azure SQL Database Managed Instances High-Availability and Azure SQL Database In this module, you will learn how to Create an Azure SQL Database (single database) Create an Azure SQL Database Managed Instance Recommend high-availability architectural models used in Azure SQL Database Automate Deployment and Configuration of Resources Azure Resource Manager Templates Save a Template for a VM Evaluate Location of New Resources Configure a Virtual Hard Disk Template Deploy from a template Create and Execute an Automation Runbook Implement and Manage Azure Governance Create Management Groups, Subscriptions, and Resource Groups Overview of Role-Based Access Control (RBAC) Role-Based Access Control (RBAC) Roles Azure AD Access Reviews Implement and Configure an Azure Policy Azure Blueprints Manage Security for Applications Azure Key Vault Azure Managed Identity Manage Workloads in Azure Migrate Workloads using Azure Migrate VMware - Agentless Migration VMware - Agent-Based Migration Implement Azure Backup Azure to Azure Site Recovery Implement Azure Update Management Implement Container-Based Applications Azure Container Instances Configure Azure Kubernetes Service Implement an Application Infrastructure Create and Configure Azure App Service Create an App Service Web App for Containers Create and Configure an App Service Plan Configure Networking for an App Service Create and Manage Deployment Slots Implement Logic Apps Implement Azure Functions Implement Cloud Infrastructure Monitoring Azure Infrastructure Security Monitoring Azure Monitor Azure Workbooks Azure Alerts Log Analytics Network Watcher Azure Service Health Monitor Azure Costs Azure Application Insights Unified Monitoring in Azure

AZ-303T00 - Microsoft Azure Architect Technologies
Delivered OnlineFlexible Dates
Price on Enquiry