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

1284 Enterprise courses

Real-Time Data Stream Processing in Azure

By Packt

Delve into big data streaming with Azure using Event Hubs, Data Lake, and Azure Stream Analytics

Real-Time Data Stream Processing in Azure
Delivered Online On Demand1 hour 14 minutes
£22.99

AZ-400T00 Designing and Implementing Microsoft DevOps Solutions

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for Students in this course are interested in designing and implementing DevOps processes or in passing the Microsoft Azure DevOps Solutions certification exam. This course provides the knowledge and skills to design and implement DevOps processes and practices. Students will learn how to plan for DevOps, use source control, scale Git for an enterprise, consolidate artifacts, design a dependency management strategy, manage secrets, implement continuous integration, implement a container build strategy, design a release strategy, set up a release management workflow, implement a deployment pattern, and optimize feedback mechanisms Prerequisites Successful learners will have prior knowledge and understanding of: Cloud computing concepts, including an understanding of PaaS, SaaS, and IaaS implementations. Both Azure administration and Azure development with proven expertise in at least one of these areas. Version control, Agile software development, and core software development principles. It would be helpful to have experience in an organization that delivers software. AZ-104T00 - Microsoft Azure Administrator AZ-204T00: Developing Solutions for Microsoft Azure 1 - Introduction to DevOps What is DevOps? Explore the DevOps journey Identify transformation teams Explore shared goals and define timelines 2 - Choose the right project Explore greenfield and brownfield projects Decide when to use greenfield and brownfield projects Decide when to use systems of record versus systems of engagement Identify groups to minimize initial resistance Identify project metrics and key performance indicators (KPIs) 3 - Describe team structures Explore agile development practices Explore principles of agile development Define organization structure for agile practices Explore ideal DevOps team members Enable in-team and cross-team collaboration Select tools and processes for agile practices 4 - Choose the DevOps tools What is Azure DevOps? What is GitHub? Explore an authorization and access strategy Migrate or integrate existing work management tools Migrate or integrate existing test management tools Design a license management strategy 5 - Plan Agile with GitHub Projects and Azure Boards Link GitHub to Azure Boards Configure GitHub Projects Manage work with GitHub Project boards Customize Project views Collaborate using team discussions Agile Plan and Portfolio Management with Azure Boards 6 - Introduction to source control Explore DevOps foundational practices What is source control? Explore benefits of source control Explore best practices for source control 7 - Describe types of source control systems Understand centralized source control Understand distributed source control Explore Git and Team Foundation Version Control Examine and choose Git Understand objections to using Git Describe working with Git locally 8 - Work with Azure Repos and GitHub Migrate from TFVC to Git Use GIT-TFS Develop online with GitHub Codespaces 9 - Structure your Git Repo Explore monorepo versus multiple repos Implement a change log 10 - Manage Git branches and workflows Explore branch workflow types Explore feature branch workflow Explore Git branch model for continuous delivery Explore GitHub flow Explore fork workflow Version Control with Git in Azure Repos 11 - Collaborate with pull requests in Azure Repos Collaborate with pull requests Examine GitHub mobile for pull request approvals 12 - Identify technical debt Examine code quality Examine complexity and quality metrics Measure and manage technical debt Integrate other code quality tools Plan effective code reviews 13 - Explore Git hooks Implement Git hooks 14 - Plan foster inner source Explore foster inner source Implement the fork workflow Describe inner source with forks 15 - Manage Git repositories Work with large repositories Purge repository data Manage releases with GitHub Repos Automate release notes with GitHub 16 - Explore Azure Pipelines Explore the concept of pipelines in DevOps Describe Azure Pipelines Understand Azure Pipelines key terms 17 - Manage Azure Pipeline agents and pools Choose between Microsoft-hosted versus self-hosted agents Explore job types Explore predefined agent pool Understand typical situations for agent pools Communicate with Azure Pipelines Communicate to deploy to target servers Examine other considerations Describe security of agent pools Configure agent pools and understanding pipeline styles 18 - Describe pipelines and concurrency Understand parallel jobs Estimate parallel jobs Describe Azure Pipelines and open-source projects Explore Azure Pipelines and Visual Designer Describe Azure Pipelines and YAML 19 - Explore continuous integration Learn the four pillars of continuous integration Explore benefits of continuous integration Describe build properties Enable Continuous Integration with Azure Pipelines 20 - Implement a pipeline strategy Configure agent demands Implement multi-agent builds Explore source control types supported by Azure Pipelines 21 - Integrate with Azure Pipelines Describe the anatomy of a pipeline Understand the pipeline structure Detail templates Explore YAML resources Use multiple repositories in your pipeline 22 - Introduction to GitHub Actions What are Actions? Explore Actions flow Understand workflows Describe standard workflow syntax elements Explore events Explore jobs Explore runners Examine release and test an action 23 - Learn continuous integration with GitHub Actions Describe continuous integration with actions Examine environment variables Share artifacts between jobs Examine Workflow badges Describe best practices for creating actions Mark releases with Git tags Create encrypted secrets Use secrets in a workflow Implement GitHub Actions for CI/CD 24 - Design a container build strategy Examine structure of containers Work with Docker containers Understand Dockerfile core concepts Examine multi-stage dockerfiles Examine considerations for multiple stage builds Explore Azure container-related services Deploy Docker containers to Azure App Service web apps 25 - Introduction to continuous delivery Explore traditional IT development cycle What is continuous delivery? Move to continuous delivery Understand releases and deployments Understand release process versus release 26 - Create a release pipeline Describe Azure DevOps release pipeline capabilities Explore release pipelines Explore artifact sources Choose the appropriate artifact source Examine considerations for deployment to stages Explore build and release tasks Explore custom build and release tasks Explore release jobs Configure Pipelines as Code with YAML 27 - Explore release recommendations Understand the delivery cadence and three types of triggers Explore release approvals Explore release gates Use release gates to protect quality Control Deployments using Release Gates 28 - Provision and test environments Provision and configure target environments Configure automated integration and functional test automation Understand Shift-left Set up and run availability tests Explore Azure Load Testing Set up and run functional tests 29 - Manage and modularize tasks and templates Examine task groups Explore variables in release pipelines Understand variable groups 30 - Automate inspection of health Automate inspection of health Explore events and notifications Explore service hooks Configure Azure DevOps notifications Configure GitHub notifications Explore how to measure quality of your release process Examine release notes and documentation Examine considerations for choosing release management tools Explore common release management tools 31 - Introduction to deployment patterns Explore microservices architecture Examine classical deployment patterns Understand modern deployment patterns 32 - Implement blue-green deployment and feature toggles What is blue-green deployment? Explore deployment slots Describe feature toggle maintenance 33 - Implement canary releases and dark launching Explore canary releases Examine Traffic Manager Understand dark launching 34 - Implement A/B testing and progressive exposure deployment What is A/B testing? Explore CI-CD with deployment rings 35 - Integrate with identity management systems Integrate GitHub with single sign-on (SSO) Explore service principals Explore Managed Identity 36 - Manage application configuration data Rethink application configuration data Explore separation of concerns Understand external configuration store patterns Examine Key-value pairs Examine App configuration feature management Integrate Azure Key Vault with Azure Pipelines Manage secrets, tokens and certificates Examine DevOps inner and outer loop Integrate Azure Key Vault with Azure DevOps Enable Dynamic Configuration and Feature Flags 37 - Explore infrastructure as code and configuration management Explore environment deployment Examine environment configuration Understand imperative versus declarative configuration Understand idempotent configuration 38 - Create Azure resources using Azure Resource Manager templates Why use Azure Resource Manager templates? Explore template components Manage dependencies Modularize templates Manage secrets in templates Deployments using Azure Bicep templates 39 - Create Azure resources by using Azure CLI What is Azure CLI? Work with Azure CLI 40 - Explore Azure Automation with DevOps Create automation accounts What is a runbook? Understand automation shared resources Explore runbook gallery Examine webhooks Explore source control integration Explore PowerShell workflows Create a workflow Examine checkpoint and parallel processing 41 - Implement Desired State Configuration (DSC) Understand configuration drift Explore Desired State Configuration (DSC) Explore Azure Automation State configuration (DSC) Examine DSC configuration file Explore hybrid management Implement DSC and Linux Automation on Azure 42 - Implement Bicep What is Bicep? Install Bicep Understand Bicep file structure and syntax 43 - Introduction to Secure DevOps Describe SQL injection attack Understand DevSecOps Explore Secure DevOps Pipeline Explore key validation points Explore continuous security validation Understand threat modeling 44 - Implement open-source software Explore how software is built What is open-source software Explore corporate concerns with open-source software components Explore common open-source licenses Examine license implications and ratings 45 - Software Composition Analysis Inspect and validate code bases for compliance Explore software composition analysis (SCA) Integrate Mend with Azure Pipelines Implement GitHub Dependabot alerts and security updates Integrate software composition analysis checks into pipelines Examine tools for assess package security and license rate Interpret alerts from scanner tools Implement security and compliance in an Azure Pipeline 46 - Static analyzers Explore SonarCloud Explore CodeQL in GitHub Manage technical debt with SonarCloud and Azure DevOps 47 - OWASP and Dynamic Analyzers Plan Implement OWASP Secure Coding Practices Explore OWASP ZAP penetration test Explore OWASP ZAP results and bugs 48 - Security Monitoring and Governance Implement pipeline security Explore Microsoft Defender for Cloud Examine Microsoft Defender for Cloud usage scenarios Explore Azure Policy Understand policies Explore initiatives Explore resource locks Explore Azure Blueprints Understand Microsoft Defender for Identity 49 - Explore package dependencies What is dependency management? Describe elements of a dependency management strategy Identify dependencies Understand source and package componentization Decompose your system Scan your codebase for dependencies 50 - Understand package management Explore packages Understand package feeds Explore package feed managers Explore common public package sources Explore self-hosted and SaaS based package sources Consume packages Publish packages Package management with Azure Artifacts 51 - Migrate consolidating and secure artifacts Identify existing artifact repositories Migrate and integrating artifact repositories Secure access to package feeds Examine roles Examine permissions Examine authentication 52 - Implement a versioning strategy Understand versioning of artifacts Explore semantic versioning Examine release views Promote packages Explore best practices for versioning 53 - Introduction to GitHub Packages Publish packages Install a package Delete and restore a package Explore package access control and visibility 54 - Implement tools to track usage and flow Understand the inner loop Explore Azure Monitor and Log Analytics Examine Kusto Query Language (KQL) Explore Application Insights Implement Application Insights Monitor application performance with Application Insights 55 - Develop monitor and status dashboards Explore Azure Dashboards Examine view designer in Azure Monitor Explore Azure Monitor workbooks Explore Power BI Build your own custom application 56 - Share knowledge within teams Share acquired knowledge within development teams Integrate with Azure Boards Share team knowledge using Azure Project Wiki 57 - Design processes to automate application analytics Explore rapid responses and augmented search Integrate telemetry Examine monitoring tools and technologies 58 - Manage alerts, blameless retrospectives and a just culture Examine when get a notification Explore how to fix it Explore smart detection notifications Improve performance Understand server response time degradation Reduce meaningless and non-actionable alerts Examine blameless retrospective Develop a just culture

AZ-400T00 Designing and Implementing Microsoft DevOps Solutions
Delivered OnlineFlexible Dates
£2,975

Automating Administration Using Ansible on CentOS 8

By Packt

This course takes you from a beginner to an expert level in Ansible and also prepares you for the Red Hat Certification exam. You'll become well-versed with Ubuntu, CentOS, and a little aware of Raspberry PI to manage Linux's multiple distributions using Ansible.

Automating Administration Using Ansible on CentOS 8
Delivered Online On Demand5 hours 25 minutes
£29.99

Microsoft Power BI Training

4.9(27)

By Apex Learning

Fall Into Savings; Enjoy The Biggest Price Fall | 14 Courses Premium Bundle | CPD Accredited | GIFT: (Hardcopy + PDF) Certificate+ E-Learning App + SID + Exam

Microsoft Power BI Training
Delivered Online On Demand3 days
£100

West End Workshops

By Theatre Workout

Official workshops for West-End shows and bespoke masterclasses tailored to any show.

West End Workshops
Delivered In-Person in . or UK WideFlexible Dates
FREE

IJSEC - Introduction to Juniper Security

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Operators of Juniper Networks security solutions, including network engineers, administrators, support personnel, and resellers. Overview Identify high-level security challenges in today's networks. Identify products that are incorporated into the Juniper Connected Security solution. Explain the value of implementing security solutions. Explain how Juniper Connected Security solves the cyber security challenges of the future. Explain the SRX Series devices and the added capabilities that next-generation firewalls provide. Explain traffic flows through the SRX Series devices. List the different security objects and how to create them. Describe interface types and perform basic interface configuration tasks. Describe the initial configuration for an SRX Series device. Explain security zones. Describe screens and their use. Explain address objects. Describe services and their use. Describe the purpose for security policies on an SRX Series device. Describe zone-based policies. Describe global policies and their use. Explain unified security policies. Configure unified security policies with the J-Web user interface. Describe IDP signatures. Configure an IDP policy using predefined templates with the J-Web user interface. Describe the use and configuration of the integrated user firewall feature. Describe the UTM security services List the available UTM services on the SRX Series device. Configure UTM filtering on a security policy with the J-Web user interface. Explain Sky ATP's use in security. Describe how Sky ATP and SRX Series devices operate together in blocking threats. Describe NAT and why it is used. Explain source NAT and when to use it. Explain destination NAT and when to use it. Explain static NAT and its uses. Describe the operation and configuration the different types of NAT. Identify various types of VPNs. Describe IPsec VPNs and their functionality. Describe how IPsec VPNs are established. Describe IPsec traffic processing. Configure IPsec VPNs with the J-Web user interface. Describe and configure proxy IDs and traffic selectors with the J-Web user interface. Monitor IPsec VPNs with the J-Web user interface. Describe the J-Web monitoring features. Explain the J-Web reporting features. Describe the Sky Enterprise service and how it can save resources. Explain the functionality of Junos Space Security Director. This course is designed to provide students with the foundational knowledge required to work with SRX Series devices. This course will use the J-Web user interface to introduce students to the Junos operating system. Module 1: COURSE INTRODUCTION COURSE INTRODUCTION Module 2: Juniper Security Concept Security Challenges Security Design Overview Juniper Connected Security Module 3: Juniper Connected Security ? SRX Series Devices Connected Security Interfaces Initial Configuration LAB 1: Initial Configuration Module 4: Security Objects Security Zone Objects Security Screen Objects Security Address Objects Security Services Objects LAB 2: Creating Security Objects with J-Web Module 5: Security Policies Security Policy Overview Zone-Based Policies Global Security Policies Application Firewall with Unified Security Policies LAB 3: Creating Security Policies with J-Web Module 6: Security Services ? IDP and User Firewall IDP Security Services Integrated User Firewall LAB 4: Adding IDP and User Firewall Security Services to Security Policies Module 7: Security Services ? UTM Content Filtering Web Filtering Antivirus Antispam LAB 5: Adding UTM Security Services to Security Policies Module 8: Juniper Connected Security ? Sky AT Sky ATP Overview Blocking Threats Lab 6: Demonstrating Sky ATP Module 9: Network Address Translation NAT Overview Source NAT Destination NAT Static NAT Lab 7: Implementing Network Address Translation Module 10: IPsec VPN Concepts VPN Types Secure VPN Requirements IPsec Tunnel Establishment IPsec Traffic Processing Module 11: Site-to-Site VPNs IPsec Configuration IPsec Site-to-Site Tunne Lab 8: Implementing Site-to-Site IPsec VPNs Module 12: Monitoring and Reporting J-Web monitoring options J-Web Reporting options Lab 9: Using Monitoring and Reporting Appendix A: SRX Series Hardware Appendix D: Sky Enterprise Services Appendix B: Virtual SRX Appendix EJunos Space Security Director Appendix CCLI Prime

IJSEC - Introduction to Juniper Security
Delivered OnlineFlexible Dates
Price on Enquiry

Creating a Business Start-Up

By Training Tale

With the global financial markets in such turmoil, many people are looking for security in ways they may not have considered previously. This Creating a Business Start-Up course is designed for students who want to learn the skills and knowledge required to develop a start-up. It is crucial that you create an effective plan that will allow you to test your product or service and make any necessary changes and improvements. It all starts with developing a successful business idea. Thiscourse comprises several modules that will look into a different aspects of this subject. It will provide learners with an understanding of the initial processes and requirements of a start-up, as well as knowledge of the first steps in Creating a Business Start-Up including marketing, legal, and financial requirements, as well as an understanding of how to write a start up plan. Learning Outcomes After completing this Creating a Business Start-Up course, you will be able to: Understand the steps for a start-up. Understand what is required of you to start your own start up. Polish your business idea. Build your competitive advantages. Increase self-awareness and aid personal development. Develop a Start-up Plan. Why Choose this Course from Us Self-paced course, access available from anywhere. Easy to understand, high-quality study materials. Creating a Start-Up Course developed by industry experts. MCQ quiz after each module to assess your learning. Automated and instant assessment results. 24/7 support via live chat, phone call or email. Free PDF certificate as soon as completing the Creating a Start-Up course. Other courses are included with Creating a Business Start-Up Bundle Course Course 01: Business Starting Up Course 02: Level 7 Diploma in Operations Management Course 03: Level 1 Business Management Course 04: Level 3 Business Administration Course 05: Level 5 Diploma in Business Analysis Course 06: Level 7 Diploma in Facilities Management Course Course 07: Minute Taking Course Course 08: Level 5 Diploma in Risk Management Course Course 09: Level 7 Business Management Course Course 10: Level 7 Diploma in Leadership and Management Course ***Others Included in this Creating a Business Start-Up Bundle Course Free 10 PDF Certificate Access to Content - Lifetime Exam Fee - Totally Free Free Retake Exam [ Note: Free PDF certificate as soon as completing the course ] Detailed course curriculum of the Creating a Start-Up Course: Module 1: Fundamental Steps for a Business Start-up Basic Requirements of an Entrepreneur Identify the Type and Field of Business that is More Suitable for You Identify Your Skills and Creativity Related to New Business Opportunities Analyse the Commercial Potential of a Business Opportunity Module 2: Strategic Thinking about New Business Solving a Problem Beating the Deadlines Finding Products in Short Supply Opportunities Created by News or Events Investigating the Internet Thinking Start-to-finish Niche Strategies Demographic Trends Rethink Assumptions Module 3: The Best Business Ideas for You Case Study Screen Your Ideas List Field Study SWOT Analysis Module 4: Developing a Start-up Business Plan Introduction of Start-up Business Plan Executive Summary Company Description Products & Services Marketing Plan Operational Plan Management & Organisation Startup Expenses & Capitalization Financial Plan --------------------- **Level 7 Diploma in Operations Management Course Curriculum Module 01: Understanding Operations Management Module 02: Understanding Process Management Module 03: Understanding Supply Chain Management Module 04: Understanding Planning & Sourcing Operations Module 05: Understanding Talent Management Module 06: Understanding Procurement Operations Module 07: Understanding Manufacturing and Service Operations Module 08: Understanding Succession Planning Module 09: Understanding Project Management Module 10: Understanding Quality Control Module 11: Understanding Product and Service Innovation Module 12: Understanding Communication Skills Module 13: Understanding Negotiation Techniques Module 14: Understanding Change Management Module 15: Understanding Maintenance Management Module 16: Understanding Conflict Management Module 17: Understanding Stress Management Module 18: Understanding Business Ethics for the Office Module 19: Understanding Business Etiquette Module 20: Understanding Risk Management --------------------- **Level 1 Business Management Course Curriculum Module 01: Management and Leadership Explained Module 02: How to Manage Resources Module 03: Effective Management of Time, Stress and Crises --------------------- **Level 3 Business Administration Course Curriculum Module 01: Introduction to Business Administration Module 02: Principle of Business Module 03: Principles of Business Communication Module 04: Principles of Administration Module 05: Understand How to Improve Business Performance Module 06: Understand Equality, Diversity and Inclusion in the Workplace Module 07: Principles of Leadership and Management --------------------- **Level 5 Diploma in Business Analysis Course Curriculum Module 01: What is a Business Analyst? Module 02: What Makes a Good Business Analyst? Module 03: Roles of the Business Analyst Module 04: The Business Analyst and the Solution Team Module 05: Define the Problem Module 06: Vision Phase Module 07: Process Phase - Gather The Information Module 08: Process Phase - Determine the Solution Module 09: Process Phase - Write the Solution Document Module 10: Production Phase - Producing the Product Module 11: Production Phase - Monitor the Product Module 12: Confirmation Stage --------------------- **Level 7 Diploma in Facilities Management Course Course Curriculum Module 01: Introduction to Facilities Management Module 02: Developing a Strategy for Facilities Management Module 03: Facilities Planning Module 04: Managing Office WorkSpace Module 05: Vendor Management & Outsourcing Module 06: Managing Change Module 07: Managing Human Resources Module 08: Managing Risk Module 09: Facilities Management Service Providers Module 10: Managing Specialist Services Module 11: Public-Private Partnerships and Facilities Management Module 12: Health, Safety, Environment and UK Law --------------------- **Minute Taking Course Course Curriculum Module 01: Introduction to Minute Taking Module 02: The Role of a Minute Taker Module 03: Minutes Styles & Recording Information Module 04: Techniques for Preparing Minutes Module 05: Developing Active Listening Skills Module 06: Developing Organizational Skills Module 07: Developing Critical Thinking Skills Module 08: Developing Interpersonal Skills Module 09: Assertiveness and Self Confidence Module 10: Understanding Workplace Meetings --------------------- **Level 5 Diploma in Risk Management Course Course Curriculum Module 01: A Quick Overview of Risk Management Module 02: Risk and its Types Module 03: Others Types of Risks and its Sources Module 04: Risk Management Standards Module 05: Enterprise Risk Management Module 06: Process of the Risk Management Module 07: Risk Assessment Module 08: Risk Analysis Module 09: Financial Risk Management Module 10: The Basics of Managing Operational Risks Module 11: Technology Risk Management Module 12: Project Risk Management Module 13: Legal Risk Management Module 14: Managing Social and Market Risk Module 15: Workplace Risk Assessment Module 16: Risk Control Techniques Module 17: Ins and Outs of Risk Management Plan --------------------- **Level 7 Business Management Course Course Curriculum Module 01: Introduction Module 02: Financial Resource and Investment Management Module 03: Succession Planning Module 04: Risk Management Module 05: Supply Chain Management Module 06: Human Resource Management Module 07: Leadership and Management Module 08: Change Management Module 09: Conflict Management Module 10: Project Management Module 11: Communication Management Module 12: Entrepreneurship and Small Business Management Module 13: UK Business Law --------------------- **Level 7 Diploma in Leadership and Management Course Course Curriculum Module 1: Understanding Management and Leadership Module 2: Leadership over Yourself Module 3: Creativity and Innovation Module 4: Leadership and Teambuilding Module 5: Motivation and People Management Module 6: Communication and Leadership Module 7: Presentation, One-to-one Interview and Meeting Management Module 8: Talent Management Module 09: Strategic Leadership Module 10: Stress Management Assessment Method After completing each module of the Creating a Business Start-Up, you will find automated MCQ quizzes. To unlock the next module, you need to complete the quiz task and get at least 60% marks. Once you complete all the modules in this manner, you will be qualified to request your certification. Certification After completing the MCQ/Assignment assessment for this Creating a Start-Up course, you will be entitled to a Certificate of Completion from Training Tale. It will act as proof of your extensive professional development. The certificate is in PDF format, which is completely free to download. A printed version is also available upon request. It will also be sent to you through a courier for £13.99. Who is this course for? This Creating a Business Start-Up course is ideal for anyone who wants to start up his own start up. Requirements There are no specific requirements for this Creating a Business Start-Up course because it does not require any advanced knowledge or skills. Students who intend to enrol in this Creating a Business Start-Up course must meet the following requirements: Good command of the English language Must be vivacious and self-driven Basic computer knowledge A minimum of 16 years of age is required Career path Upon successful completion of this Creating a Business Start-Up course, you may choose to become a: Business Owner Entrepreneur Business Analyst Enterprise Advisor Development Executive Certificates Certificate of completion Digital certificate - Included

Creating a Business Start-Up
Delivered Online On Demand24 hours
£69

The Oracle Database Multitenant Administration Course

By Packt

Master Oracle Multitenant architecture in this course. Learn about database architecture, PDB creation, user management, backup and recovery, resource management, data pump utility, application containers, CDB fleet, PDB snapshots, and DBCA PDB cloning. This course is designed for intermediate-level participants.

The Oracle Database Multitenant Administration Course
Delivered Online On Demand13 hours 17 minutes
£59.99

Microsoft Azure for ASP.NET Core

By Packt

In this course, you will get familiar with Microsoft Azure, its interface, and various services. You will provision and then use Microsoft Azure resources and services and have an appreciation for how everything connects and can contribute to your stable and modern application being developed.

Microsoft Azure for ASP.NET Core
Delivered Online On Demand5 hours 27 minutes
£41.99

Start Up & Grow Your Own - Business

By Training Tale

With the global financial markets in such turmoil, many people are looking for security in ways they may not have considered previously. This Start Up and Grow Your Own Business course is designed for students who want to learn the skills and knowledge required to develop a business start-up. It is crucial that you create an effective plan that will allow you to test your product or service and make any necessary changes and improvements. It all starts with developing a successful business idea. This Start Up and Grow Your Own Business course comprises several modules that will look into a different aspects of this subject. It will provide learners with an understanding of the initial processes and requirements of a Start Up and Grow Your Own Business, as well as knowledge of the first steps in Start Up and Grow Your Own Business, including marketing, legal, and financial requirements, as well as an understanding of how to write a business plan. Learning Outcomes After completing this Start Up and Grow Your Own Business course, you will be able to: Understand the steps for a business start-up. Understand what is required of you to start your own business. Polish your business idea. Build your competitive advantages. Increase self-awareness and aid personal development. Develop a Start-up Business Plan. Why Choose Business START UP Course from Us Self-paced course, access available from anywhere. Easy to understand, high-quality study materials. Start Up and Grow Your Own Business Course developed by industry experts. MCQ quiz after each module to assess your learning. Automated and instant assessment results. 24/7 support via live chat, phone call or email. Free PDF certificate as soon as completing the Start Up and Grow Your Own Business course. Other courses are included with Start Up and Grow Your Own Business Bundle Course Course 01: Start Up and Grow Your Own Business Course 02: Level 7 Diploma in Operations Management Course 03: Level 2 Diploma in Business Administration Course 04: Level 1 Business Management Course 05: Level 3 Business Administration Course 06: Level 5 Diploma in Business Analysis Course 07: Level 7 Diploma in Facilities Management Course Course 08: Minute Taking Course Course 09: Level 5 Diploma in Risk Management Course ***Others Included in this Start Up and Grow Your Own Business Bundle Course Free 9 PDF Certificate Access to Content - Lifetime Exam Fee - Totally Free Free Retake Exam [ Note: Free PDF certificate as soon as completing the course ] Detailed course curriculum of the Start Up and Grow Your Own Business Course: Module 1: Fundamental Steps for a Business Start-up Basic Requirements of an Entrepreneur Identify the Type and Field of Business that is More Suitable for You Identify Your Skills and Creativity Related to New Business Opportunities Analyse the Commercial Potential of a Business Opportunity Module 2: Strategic Thinking about New Business Solving a Problem Beating the Deadlines Finding Products in Short Supply Opportunities Created by News or Events Investigating the Internet Thinking Start-to-finish Niche Strategies Demographic Trends Rethink Assumptions Module 3: The Best Business Ideas for You Case Study Screen Your Ideas List Field Study SWOT Analysis Module 4: Developing a Start-up Business Plan Introduction of Start-up Business Plan Executive Summary Company Description Products & Services Marketing Plan Operational Plan Management & Organisation Startup Expenses & Capitalization Financial Plan -------------- ***Level 7 Diploma in Facilities Management Course*** Module 01: Introduction to Facilities Management Module 02: Developing a Strategy for Facilities Management Module 03: Facilities Planning Module 04: Managing Office WorkSpace Module 05: Vendor Management & Outsourcing Module 06: Managing Change Module 07: Managing Human Resources Module 08: Managing Risk Module 09: Facilities Management Service Providers Module 10: Managing Specialist Services Module 11: Public-Private Partnerships and Facilities Management Module 12: Health, Safety, Environment and UK Law -------------- ***Level 7 Diploma in Operations Management*** Module 01: Understanding Operations Management Module 02: Understanding Process Management Module 03: Understanding Supply Chain Management Module 04: Understanding Planning & Sourcing Operations Module 05: Understanding Talent Management Module 06: Understanding Procurement Operations Module 07: Understanding Manufacturing and Service Operations Module 08: Understanding Succession Planning Module 09: Understanding Project Management Module 10: Understanding Quality Control Module 11: Understanding Product and Service Innovation Module 12: Understanding Communication Skills Module 13: Understanding Negotiation Techniques Module 14: Understanding Change Management Module 15: Understanding Maintenance Management Module 16: Understanding Conflict Management Module 17: Understanding Stress Management Module 18: Understanding Business Ethics for the Office Module 19: Understanding Business Etiquette Module 20: Understanding Risk Management -------------- ***Level 2 Diploma in Business Administration*** Module 01: Communication in a Business Environment Module 02: Principles of Providing Administrative Services Module 03: Principles of Business Document Production and Information Management Module 04: Understand Employer Organisations Module 05: Manage Personal Performance and Development Module 06: Develop Working Relationships with Colleagues Module 07: Manage Diary Systems Module 08: Produce Business Documents Module 09: Health and Safety in a Business Environment Module 10: Handle Mail Module 11: Principles of Digital Marketing Module 12: Administer Finance Module 13: Understand Working in a Customer Service Environment Module 14: Principles of Team Leading Module 15: Principles of Equality and Diversity in the Workplace Module 16: Exploring Social Media Module 17: Understand the Safe Use of Online and Social Media Platforms -------------- ***Level 1 Business Management*** Module 01: Management and Leadership Explained Module 02: How to Manage Resources Module 03: Effective Management of Time, Stress and Crises -------------- ***Level 3 Business Administration*** Module 01: Introduction to Business Administration Module 02: Principle of Business Module 03: Principles of Business Communication Module 04: Principles of Administration Module 05: Understand How to Improve Business Performance Module 06: Understand Equality, Diversity and Inclusion in the Workplace Module 07: Principles of Leadership and Management -------------- ***Level 5 Diploma in Business Analysis*** Module 01: What is a Business Analyst? Module 02: What Makes a Good Business Analyst? Module 03: Roles of the Business Analyst Module 04: The Business Analyst and the Solution Team Module 05: Define the Problem Module 06: Vision Phase Module 07: Process Phase - Gather The Information Module 08: Process Phase - Determine the Solution Module 09: Process Phase - Write the Solution Document Module 10: Production Phase - Producing the Product Module 11: Production Phase - Monitor the Product Module 12: Confirmation Stage -------------- ***Minute Taking Course*** Module 01: Introduction to Minute Taking Module 02: The Role of a Minute Taker Module 03: Minutes Styles & Recording Information Module 04: Techniques for Preparing Minutes Module 05: Developing Active Listening Skills Module 06: Developing Organizational Skills Module 07: Developing Critical Thinking Skills Module 08: Developing Interpersonal Skills Module 09: Assertiveness and Self Confidence Module 10: Understanding Workplace Meetings -------------- ***Level 5 Diploma in Risk Management Course*** Module 01: A Quick Overview of Risk Management Module 02: Risk and its Types Module 03: Others Types of Risks and its Sources Module 04: Risk Management Standards Module 05: Enterprise Risk Management Module 06: Process of the Risk Management Module 07: Risk Assessment Module 08: Risk Analysis Module 09: Financial Risk Management Module 10: The Basics of Managing Operational Risks Module 11: Technology Risk Management Module 12: Project Risk Management Module 13: Legal Risk Management Module 14: Managing Social and Market Risk Module 15: Workplace Risk Assessment Module 16: Risk Control Techniques Module 17: Ins and Outs of Risk Management Plan -------------- Assessment Method After completing each module of the Start Up and Grow Your Own Business, you will find automated MCQ quizzes. To unlock the next module, you need to complete the quiz task and get at least 60% marks. Once you complete all the modules in this manner, you will be qualified to request your certification. Certification After completing the MCQ/Assignment assessment for this Start Up and Grow Your Own Business course, you will be entitled to a Certificate of Completion from Training Tale. It will act as proof of your extensive professional development. The certificate is in PDF format, which is completely free to download. A printed version is also available upon request. It will also be sent to you through a courier for £13.99. Who is this course for? This Start Up and Grow Your Own Business course is ideal for anyone who wants to start up his own business. Requirements There are no specific requirements for this Start Up and Grow Your Own Business course because it does not require any advanced knowledge or skills. Students who intend to enrol in this Start Up and Grow Your Own Business course must meet the following requirements: Good command of the English language Must be vivacious and self-driven Basic computer knowledge A minimum of 16 years of age is required Career path Upon successful completion of this Grow Your Own Business course, you may choose to become a: Business Owner Entrepreneur Business Analyst Business and Enterprise Advisor Business Development Executive Certificates Certificate of completion Digital certificate - Included

Start Up & Grow Your Own - Business
Delivered Online On Demand3 days
£59