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

4176 Courses

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

Medical Receptionist

By iStudy UK

Medical Receptionist Overview Imagine yourself as the friendly face welcoming patients, the organized whiz behind a smooth-running clinic, and the trusted guardian of confidential information. As a medical receptionist, you'll play a vital role in the healthcare world, making a difference every day while building a fulfilling career. Ready to embark on this exciting journey? Our Medical Receptionist course equips you with the essential skills and knowledge to thrive in this dynamic field. This comprehensive course will teach you everything you need to know to become a successful medical receptionist, including how to schedule appointments, maintain medical records, and handle confidential information. You'll also learn about the medical terminology and jargon that you'll need to know to communicate effectively with patients and medical professionals. Learning Outcomes By the end of this course, you will be able to: Schedule appointments and manage patient records Understand and use medical terminology and jargon Maintain confidentiality in a medical environment Handle billing and insurance claims Provide customer service to patients and medical professionals Use information technology to support medical practices Why You Should Choose Medical Receptionist Lifetime access to the course No hidden fees or exam charges CPD Accredited certification on successful completion Full Tutor support on weekdays (Monday - Friday) Efficient exam system, assessment and instant results Download Printable PDF certificate immediately after completion Obtain the original print copy of your certificate, dispatch the next working day for as little as £9. Improve your chance of gaining professional skills and better earning potential. Who is this Course for? Medical Receptionist is CPD certified and IAO accredited. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic backgrounds. Requirements Our Medical Receptionist is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path You will be ready to enter the relevant job market after completing this course. You will be able to gain necessary knowledge and skills required to succeed in this sector. All our Diplomas' are CPD and IAO accredited so you will be able to stand out in the crowd by adding our qualifications to your CV and Resume. Medical Receptionist Module 1: Introduction to Medical and Clinical Administration Introduction to Medical and Clinical Administration 00:15:00 Module 2: Organise Schedules Organise Schedules 00:21:00 Module 3: Maintaining Medical Records Maintaining Medical Records 00:19:00 Module 4: Effective Filing Systems in Medical Offices Effective Filing Systems in Medical Offices 00:16:00 Module 5: Confidentiality in a Medical Environment Confidentiality in a Medical Environment 00:14:00 Module 6: Controlling Stocks and Supplies Controlling Stocks and Supplies 00:09:00 Module 7: Medical Jargon and Terminology Medical Jargon and Terminology 00:25:00 Module 8: Maintaining Workplace Safety Maintaining Workplace Safety 00:20:00 Module 9: Information Technology in Health Care Information Technology in Health Care 00:13:00 Module 10: Medical (Clinical) Coding and Billing Medical (Clinical) Coding and Billing 00:18:00 Module 11: Legal aspects and Ethics Legal aspects and Ethics 00:19:00

Medical Receptionist
Delivered Online On Demand3 hours 9 minutes
£25

Study AAT courses online

3.8(10)

By Eagle Education And Training Ltd

Access online study materials for the complete AAT syllabus, exclusively developed by Kaplan, plus expert tutor support 7 days a week with one subscription. Study at your own pace and progress your accounting career. Career benefits of an AAT Distance Learning course AAT accounting qualifications are globally recognised, and offer strong job prospects in a range of industries. You don’t need any previous qualifications or accountancy experience to begin studying AAT. Once qualified, you could earn up to £40,000 within a few years of qualifying. Why study AAT with Eagle? We are an AAT-approved training provider, and are the only provider partnered with both Kaplan, the market leader in accountancy courses, and Osborne books, the market leader in AAT study material. We have been supporting students in gaining their AAT qualifications with affordable courses for 20 years. AAT Accounting qualifications Level 2 Certificate in Accounting This qualification will prepare you for junior and entry-level accounting roles. It will give you a solid foundation in finance administration and covers areas such as double-entry bookkeeping and basic costing principles. You will learn finance, accountancy, business, and vital communication skills. Level 3 Diploma in Accounting This course is suitable if you have previous accountancy experience, through study or work experience, and you’re looking to develop your skills further so you can become qualified and work in a variety of accounting roles. Level 4 Diploma in Professional AccountingThis level builds on the knowledge you gained in the Level 3 Diploma. You will cover higher accounting tasks including drafting financial statements, managing budgets, and evaluating financial performance. There are also optional specialist units including business tax, personal tax, auditing, credit management, and cash and financial management. After qualifying you can work in accounting roles or progress onto studying chartered accountancy. What’s included in an AAT course subscription Unlike classroom studying where you often pay a course fee for each level, all the AAT accounting and bookkeeping qualifications are included in an Eagle subscription. Content is always available and always up to date, empowering you to progress, or recap at no extra cost Online Study Buddy learning guide that guides you through each module. Written by Osborne Books’ subject experts High quality videos provided by Kaplan that cover the tricky topic areas for each subject On demand assessments to make sure you understand the topics and can see yourself making progress. Online Osborne tutorial study texts covering the full syllabus with practical theory led examples Practice questions and assessments written by AAT tutor experts that will consolidate your learning and get you exam ready Unlimited academic and mentor support (during academic and mentor hours)* Receive responses to your queries from a dedicated tutor team, who are all accountancy qualified* *Only once you are a paying subscriber. Why choose an Eagle Distance Learning Course? With our online subscription courses, you’re in control. Live your life and study at your own pace. Study fast, or take your time, we’ve got all the bases covered. We’ll provide you with expert study materials from both Kaplan and Osborne Books, and you’ll get support from your personal Eagle mentor to guide you through the learning process. We are one of the most experienced online distance learning providers, and our students’ success rates speak for themselves, consistently exceeding the national average. If you have any questions about studying with Eagle, or need some guidance on where to start, you can contact us for a free consultation.

Study AAT courses online
Delivered Online On Demand
£45 to £430

Office Management and Delegation Skills

4.5(3)

By Studyhub UK

Do you want to prepare for your dream job but strive hard to find the right courses? Then, stop worrying, for our strategically modified Office Management and Delegation Skills bundle will keep you up to date with the relevant knowledge and most recent matters of this emerging field. So, invest your money and effort in our 33 course mega bundle that will exceed your expectations within your budget. The Office Management and Delegation Skills related fields are thriving across the UK, and recruiters are hiring the most knowledgeable and proficient candidates. It's a demanding field with magnitudes of lucrative choices. If you need more guidance to specialise in this area and need help knowing where to start, then StudyHub proposes a preparatory bundle. This comprehensive Office Management and Delegation Skills bundle will help you build a solid foundation to become a proficient worker in the sector. This Office Management and Delegation Skills Bundle consists of the following 30 CPD Accredited Premium courses - Course 01:Office Management Course 02:Office Skills and Administration Level 3 Course 03:Office Admin and Reception Course 04:Stress Management Training Course 05:Positive Psychology Masterclass Course 06:Dialectical Behaviour Therapy Course 07:Motivation Skills Course 08:People Management Skills Level 3 Course 09:Team Management Course 10:Dealing With Difficult People Training Course Course 11:HR Management Level 3 Course 12:HR Management and Employment Law Diploma Course 13:HR Advisor and Recruitment Training Diploma Course 14:HR and Marketing Level 4 Course 15:HR Practice Essentials Level 4 Course 16:HR - Crisis Communication Course 17:HR Assistant Skills Certification Course 18:Motivational Interviewing Course 19:Emotional Intelligence and Human Behaviour Course 20:Contract Manager Diploma Course 21:Delegation Skills Course 22:Interpersonal Skills in Management Course 23:Effective Listening Skills for Leaders Course 24:Personal and Networking Skills Course 25:Performance Centered Asset Management Course 26:Advanced Excel Course (Formula, VLOOKUP & Power Query) Course 27:Virtual Interviewing for HR Course 28:Virtual Training Masterclass Course 29:Recruitment Officer Diploma Course 30:HR and Recruitment Consultant Training 3 Extraordinary Career Oriented courses that will assist you in reimagining your thriving techniques- Course 01: Career Development Plan Fundamentals Course 02: CV Writing and Job Searching Course 03: Interview Skills: Ace the Interview Learning Outcome This tailor-made Office Management and Delegation Skills bundle will allow you to- Uncover your skills and aptitudes to break new ground in the related fields Deep dive into the fundamental knowledge Acquire some hard and soft skills in this area Gain some transferable skills to elevate your performance Maintain good report with your clients and staff Gain necessary office skills and be tech savvy utilising relevant software Keep records of your work and make a report Know the regulations around this area Reinforce your career with specific knowledge of this field Know your legal and ethical responsibility as a professional in the related field This Office Management and Delegation Skills Bundle resources were created with the help of industry experts, and all subject-related information is kept updated on a regular basis to avoid learners from falling behind on the latest developments. Certification After studying the complete training you will be able to take the assessment. After successfully passing the assessment you will be able to claim all courses pdf certificates and 1 hardcopy certificate for the Title Course completely free. Other Hard Copy certificates need to be ordered at an additional cost of •8. CPD 330 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Ambitious learners who want to strengthen their CV for their desired job should take advantage of the Office Management and Delegation Skills bundle! This bundle is also ideal for professionals looking for career advancement. Requirements To participate in this course, all you need is - A smart device A secure internet connection And a keen interest in Office Management and Delegation Skills Career path Upon completing this essential Bundle, you will discover a new world of endless possibilities. These courses will help you to get a cut above the rest and allow you to be more efficient in the relevant fields.

Office Management and Delegation Skills
Delivered Online On Demand7 days
£279

Level 3 Diploma in Business Innovation and Entrepreneurship (Business Development)

4.5(3)

By Studyhub UK

Do you want to prepare for your dream job but strive hard to find the right courses? Then, stop worrying, for our strategically modified Business Development Through Innovation bundle will keep you up to date with the relevant knowledge and most recent matters of this emerging field. So, invest your money and effort in our 33 course mega bundle that will exceed your expectations within your budget. The Business Development Through Innovation related fields are thriving across the UK, and recruiters are hiring the most knowledgeable and proficient candidates. It's a demanding field with magnitudes of lucrative choices. If you need more guidance to specialise in this area and need help knowing where to start, then StudyHub proposes a preparatory bundle. This comprehensive Business Development Through Innovation bundle will help you build a solid foundation to become a proficient worker in the sector. This Business Development Through Innovation Bundle consists of the following 30 CPD Accredited Premium courses - Course 01:Business Development Course 02:Office Administration Course 03:Business Development Fundementals: Lean Strategies for Business Course 04:Business Plan for Entrepreneours Course 05:Project Management Course 06:Business Law Course 07:Business English and Communication Course 08:AML for Business Owner Course 09:Performance and Talent Management Course 10:Anger Management and Conflict Resolution Course 11:Business Accounting Training Course 12:Time Management Course 13:Marketing Strategies for Business Course 14:Business Studies Course 15:Quality Management Course 16:Retail Management Advanced Diploma Course 17:Management Skills: A New Manager Course 18:Business Data Analysis Course 19:Purchasing and Procurement Course 20:Each Business Plan Must Answer Course 21:Financial Modelling for Decision Making and Business plan Course 22:Raise Money and Valuation for Business Course 23:Business Productivity Training Course 24:Basic Business Communication Skills Course 25:Disruptive Innovation for Business Course 26:Branding Fundamentals for New Business Course 27:Make Business Plans: Forecasting and Budgeting Course 28:Business Strategy Planning Masterclass Course 29:Business Management and Finance Course Course 30:Supply Chain Management 3 Extraordinary Career Oriented courses that will assist you in reimagining your thriving techniques- Course 01: Career Development Plan Fundamentals Course 02: CV Writing and Job Searching Course 03: Interview Skills: Ace the Interview Learning Outcome This tailor-made Business Development Through Innovation bundle will allow you to- Uncover your skills and aptitudes to break new ground in the related fields Deep dive into the fundamental knowledge Acquire some hard and soft skills in this area Gain some transferable skills to elevate your performance Maintain good report with your clients and staff Gain necessary office skills and be tech savvy utilising relevant software Keep records of your work and make a report Know the regulations around this area Reinforce your career with specific knowledge of this field Know your legal and ethical responsibility as a professional in the related field This Business Development Through Innovation Bundle resources were created with the help of industry experts, and all subject-related information is kept updated on a regular basis to avoid learners from falling behind on the latest developments. Certification After studying the complete training you will be able to take the assessment. After successfully passing the assessment you will be able to claim all courses pdf certificates and 1 hardcopy certificate for the Title Course completely free. Other Hard Copy certificates need to be ordered at an additional cost of •8. CPD 330 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Ambitious learners who want to strengthen their CV for their desired job should take advantage of the Business Development Through Innovation bundle! This bundle is also ideal for professionals looking for career advancement. Progression: Level 3 Diploma in Business Innovation and Entrepreneurship (RQF) Requirements To participate in this course, all you need is - A smart device A secure internet connection And a keen interest in Business Development Through Innovation Career path Upon completing this essential Bundle, you will discover a new world of endless possibilities. These courses will help you to get a cut above the rest and allow you to be more efficient in the relevant fields.

Level 3 Diploma in Business Innovation and Entrepreneurship (Business Development)
Delivered Online On Demand7 days
£279

CL487 IBM Db2 11.1 Quickstart for Experienced Relational DBAs

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This is an intermediate course for experienced DBAs and technical individuals, with experience on other relational database platforms, who plan, implement, and maintain Db2 11.1 for Linux, UNIX, and Windows databases. These skills can also be utilize to support cloud based databases using Db2 on Cloud or Db2 Hosted environments. Overview Please refer to course overview This course teaches you to perform, basic and advanced, database administrative tasks using Db2 11.1. These tasks include creating and populating databases and implementing a logical design to support recovery requirements. The access strategies selected by the Db2 Optimizer will be examined using the Db2 Explain tools. Various diagnostic methods will be presented, including using various db2pd command options. Students will learn how to implement automatic archival for database logs and how to plan a redirected database restore to relocate either selected table spaces or an entire database. The REBUILD option of RESTORE, which can build a database copy with a subset of the tablespaces, will be discussed. We will also cover using the TRANSPORT option of RESTORE to copy schemas of objects between two Db2 databases. The selection of indexes to improve application performance and the use of SQL statements to track database performance and health will be covered. This course provides a quick start to Db2 database administration skills for experienced relational Database Administrators (DBA). Overview of Db2 11Command Line Processor (CLP) and GUI UsageThe Db2 EnvironmentCreating Databases and Data PlacementCreating Database ObjectsMoving DataBackup and RecoveryLocks and ConcurrencyDatabase Maintenance, Monitoring and Problem DeterminationSecurityDatabase Rebuild SupportDb2 Database and Table Space RelocationUsing Explain ToolsUsing Indexes for PerformanceAdvanced Monitoring

CL487 IBM Db2 11.1 Quickstart for Experienced Relational DBAs
Delivered OnlineFlexible Dates
Price on Enquiry

Product Pricing and Sales Negotiation

By OnlineCoursesLearning.com

Item Pricing and Sales Negotiation Certification Setting the right estimating can bring about a large group of significant business suggestions. Assessing the valuing for your item isn't just significant according to the perspective of benefits, yet additionally with how it finds a place with your showcasing procedures. Charging a reasonable cost for your item or administration includes assessing insights and understanding the market. A few elements assume a part in choosing the evaluating of your item including rivals' rates, your experience and brand name, esteem discernments and arranged rate, etc. Indeed, numerous private companies influence evaluating to change piece of the overall industry, produce income and contend on the lookout. Evaluating is substantially more than defending the reality; it can help build up your market position and help set up for future business technique. What's Covered in the Course? The seminar on valuing methodology covers the accompanying subjects: The distinction among wheeling and dealing and arrangement and how to utilize the great cop, terrible cop routine effectively during exchanges The benefits of naming the value first and how you can lead the arrangement and fix range boundaries Best valuing methodologies for Kindle and soft cover books How consultants should cost their books in the first place and when they should build the costs Instructions to utilize limits and advancements and the job of significant worth insight in setting cost Instructions to value applications and understanding SEO calculations on internet business locales Value strategies and ideas to expand lifetime worth of your clients The video seminar on estimating technique offers the accompanying advantages You can support your situation during exchanges by understanding your client better You can try not to value botches that may influence your primary concern You will acquire a superior comprehension of the elements that influence valuing system that thusly sway business results You see how to value your items on well known online business locales

Product Pricing and Sales Negotiation
Delivered Online On Demand
£50

The Reception Workstation

By OnlineCoursesLearning.com

Introduction: The most important area of any office, regardless of industry, is the reception area. A poorly designed space can impact everything from staff productivity to how your customers view your company. Cluttered, disorganised and unwelcoming places can deter your clients from returning, which ultimately affects your bottom line. Learning more about why your reception area should be a major focal point for your business, as well as what you can do to make it a better place, can go a long way to attracting and retaining more customers. This course goes over everything you need to know about setting up a new reception area or revamping your existing one. We begin by talking about the importance of the role your receptionist plays in your workplace. Next, we talk about every element of your reception area in detail, letting you know why they are so crucial and what can be done to improve each one. At the conclusion of this course, you should be able to create a high-impact, efficient workstation.   What You Will Learn: How a well-designed reception area ensures your customers always have a positive first impression The kind of atmosphere you should try to create throughout your reception area How to promote productivity within your organisation The specific points you need to consider when designing a reception area Why you should focus on hiring a well-trained receptionist Benefits of Taking This Course Get a step-by-step guide on creating a well-designed reception space Learn how to properly furnish your reception area If you work in office administration, learn how you can use your workspace to improve the overall working environment If you work in management, learn tips and tricks you can use to develop a better reception area If you are an office manager or in HR, understand the personality traits and professional skills you should look for when hiring a receptionist

The Reception Workstation
Delivered Online On Demand
£50

LinkedIn for Business

By OnlineCoursesLearning.com

LinkedIn for Business Certification With a huge number of people and organizations utilizing LinkedIn consistently, all organizations should exploit the world's driving proficient systems administration site. This course will tell you the best way to begin on LinkedIn, showing how it tends to be utilized to raise brand mindfulness and drive deals. You will figure out how to take advantage of your current contacts and connect with new individuals in your field. From partaking in LinkedIn Groups to publicizing position opportunities, this course will cover every one of the fundamental highlights LinkedIn can offer you as an individual and an association. You Will Learn: What LinkedIn is, the means by which it works, and the reasons it can profit your business and vocation. The most effective method to shape significant associations with different individuals, and the distinction among following and interfacing. The most effective method to join and partake in LinkedIn Groups that are pertinent to your inclinations. The most effective method to utilize LinkedIn to produce leads by enhancing your profile and drawing in with your intended interest group. Why LinkedIn is an integral asset for enrollment specialists, and the alternatives accessible to anybody hoping to recruit representatives on the stage. Advantages Of Taking This Course: This course will outfit you with the information you need to expand your association's effect on LinkedIn, which is of specific worth on the off chance that you work in a deals or effort related job. In the event that you work in enlistment or HR, this course will furnish you with important understanding into how LinkedIn can be utilized to screen and select representatives. Anybody working in an expert climate will profit by seeing how to use LinkedIn for their vocation advancement. This course will show you how to extend an expert picture via online media and stay away from "spamming" others with special substance. In the event that you are answerable for a publicizing financial plan, the data on LinkedIn commercials will bear some significance with you.

LinkedIn for Business
Delivered Online On Demand
£50

Project Management Foundation (Small Projects)

By OnlineCoursesLearning.com

Undertaking Management Foundation (Small Projects) Certification Notwithstanding the significance of undertaking the executives, numerous working environments don't invest energy putting resources into limited scope project the board. More modest activities are then left without somebody in control, which just welcomes problem and disorder. Venture the executives guarantees that everything goes easily, including the turn of events and conveyance of the item to the customer. Powerful administration can likewise reduce expenses and forestall sat around by zeroing in on a definitive objective and finding a way ways to get it going. At the point when a group is left without initiative, things can before long get unfocused and confused. This course gives you a strong establishment in project the board, zeroing in on little ventures. We really expound on the overall advances you need to take, giving you significant data you can use to begin overseeing projects successfully. The course starts by talking about how to characterize and design the task. Then, we talk about the means you need to take to finish the undertaking, including how to keep the venture running great and on schedule. We additionally survey the significance of adaptability in project the executives. At long last, we let you realize how to buy programming programs that you can use to make project the executives a lot simpler. You will Learn: How little activities are diverse to huge scope ones The means engaged with viable little venture the executives The best an ideal opportunity to set your financial plan Step by step instructions to plan your undertaking The characteristics you need to learn for your undertaking to run easily Advantages of Taking this Course Figuring out how to make a reason proclamation and why this is significant Understanding the elements you need to consider when setting your degree Figuring out how to assemble a group that can be effective Understanding the significance of possibility time Figuring out how to track down the best undertaking the executives programming to assist with activities of this scale

Project Management Foundation (Small Projects)
Delivered Online On Demand
£50