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

3062 Software Development courses

Data Structures Complete Course

4.9(27)

By Apex Learning

Overview This comprehensive course on Data Structures Complete Course will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Data Structures Complete Course comes with accredited certification, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Data Structures Complete Course. It is available to all students, of all academic backgrounds. Requirements Our Data Structures Complete Course is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 14 sections • 55 lectures • 09:02:00 total length •Module 01: Promo Video: 00:02:00 •Module 02: Data Structure Introduction: 00:05:00 •Module 03: Computational Complexity Analysis: 00:13:00 •Module 01: Static and Dynamic Arrays: 00:12:00 •Module 02: Dynamic Arrays Source Code: 00:07:00 •Module 01: Singly and Doubly Linked Lists: 00:15:00 •Module 02: Doubly Linked Lists Source Code: 00:10:00 •Module 01: Stack: 00:12:00 •Module 02: Stack Implementation: 00:04:00 •Module 03: Stack Source Code: 00:04:00 •Module 01: Queues (Part-1): 00:06:00 •Module 02: Queues (Part-2): 00:06:00 •Module 03: Queue Source Code: 00:04:00 •Module 01: Priority Queues (PQs) with an interlude on heaps: 00:13:00 •Module 02: Turning Min PQ into Max PQ: 00:06:00 •Module 03: Adding Elements to Binary Heap: 00:10:00 •Module 04: Removing Elements from Binary Heap: 00:14:00 •Module 05: Priority Queue Binary Heap Source Code: 00:16:00 •Module 01: Disjoint Set: 00:06:00 •Module 02: Kruskal's Algorithm: 00:06:00 •Module 03: Union and Find Operations: 00:11:00 •Module 04: Path Compression Union Find: 00:07:00 •Module 05: Union Find Source Code: 00:08:00 •Module 01: Binary Trees and Binary Search Trees (BST): 00:13:00 •Module 02: Inserting Element into a Binary Search Tree (BST): 00:06:00 •Module 03: Removing Element from a Binary Search Tree (BST): 00:14:00 •Module 04: Tree Traversals: 00:12:00 •Module 05: Binary Search Source Code: 00:13:00 •Module 01: Fenwick Tree Construction: 00:06:00 •Module 02: Point Updates: 00:06:00 •Module 03: Binary Indexed Tree: 00:14:00 •Module 04: Fenwick Tree Source Code: 00:06:00 •Module 01: Hash Table: 00:17:00 •Module 02: Separate Chaining: 00:08:00 •Module 03: Separate Chaining Source Code: 00:12:00 •Module 04: Open Addressing: 00:11:00 •Module 05: Linear Probing: 00:14:00 •Module 06: Quadratic Probing: 00:09:00 •Module 07: Double Hashing: 00:15:00 •Module 08: Removing Element Open Addressing: 00:08:00 •Module 09: Open Addressing Code: 00:15:00 •Module 01: Introduction: 00:03:00 •Module 02: The Longest Common Prefix (LCP) Array: 00:03:00 •Module 03: Using SA/LCP Array to Find Unique Substrings: 00:05:00 •Module 04: Longest Common Substring (LCS): 00:11:00 •Module 05: Longest Common Substring (LCS) Full Example: 00:07:00 •Module 06: Longest Repeated Substring (LRS): 00:05:00 •Module 01: Balanced Binary Search Trees (BBSTs): 00:09:00 •Module 02: Inserting Elements into an AVL Tree: 00:10:00 •Module 03: Removing an AVL Tree: 00:09:00 •Module 04: AVL Tree Source Code: 00:17:00 •Module 01: Indexed Priority Queue (Part-1): 00:25:00 •Module 02: Indexed Priority Queue Source Code: 00:09:00 •Module 01: Sparse Table: 00:26:00 •Module 02: Sparse Table Source Code: 00:07:00

Data Structures Complete Course
Delivered Online On Demand9 hours 2 minutes
£12

NodeJS made easy for MEAN or MERN Stack Level 4

4.9(27)

By Apex Learning

Overview This comprehensive course on NodeJS made easy for MEAN or MERN Stack Level 4 will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This NodeJS made easy for MEAN or MERN Stack Level 4 comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this NodeJS made easy for MEAN or MERN Stack Level 4. It is available to all students, of all academic backgrounds. Requirements Our NodeJS made easy for MEAN or MERN Stack Level 4 is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 14 sections • 116 lectures • 06:46:00 total length •Module 01: Course and Instructor Introduction: 00:03:00 •Module 02: GITHub URL: 00:01:00 •Module 01: What is Node?: 00:05:00 •Module 02: Why Node?: 00:04:00 •Module 03: NodeJS package manager NPM: 00:02:00 •Module 04: Install Node and Visual Studio Code: 00:02:00 •Module 01: Create a simple node application: 00:04:00 •Module 02: Adding Dependencies: 00:04:00 •Module 03: OS Module: 00:05:00 •Module 04: Write a file sync and async: 00:07:00 •Module 05: Use Arrow Functions: 00:02:00 •Module 06: Append and Rename: 00:03:00 •Module 07: Read and Delete: 00:04:00 •Module 08: HTTP module in action: 00:03:00 •Module 09: Return JSON Response: 00:04:00 •Module 10: Use nodemon: 00:02:00 •Module 11: Scripts block: 00:04:00 •Module 01: Introduction 04: 00:04:00 •Module 02: What is REST?: 00:06:00 •Module 03: Create an Express App: 00:02:00 •Module 04: Express In Action: 00:05:00 •Module 05: Handle other HTTP Methods: 00:06:00 •Module 06: Use Router: 00:05:00 •Module 07: Create Customer Endpoint: 00:05:00 •Module 01: Introduction 05: 00:02:00 •Module 02: Mongo Command Line: 00:07:00 •Module 03: Steps: 00:03:00 •Module 04: Use Mongo Client: 00:04:00 •Module 05: Implement Find All: 00:04:00 •Module 06: GET single product: 00:04:00 •Module 07: What is body-parser?: 00:03:00 •Module 08: Configure body-parser: 00:02:00 •Module 09: Create Product: 00:04:00 •Module 10: Update Product: 00:06:00 •Module 11: Delete Product: 00:02:00 •Module 01: Introduction 06: 00:04:00 •Module 02: Steps: 00:01:00 •Module 03: Create Project: 00:06:00 •Module 04: Create Server JS: 00:02:00 •Module 05: Create and Configure Product Controller: 00:02:00 •Module 06: Create Mongoose Schema and Model: 00:02:00 •Module 07: Create: 00:04:00 •Module 08: Test and Flow: 00:03:00 •Module 09: Read: 00:03:00 •Module 10: Update: 00:04:00 •Module 11: Delete: 00:02:00 •Module 01: Introduction 07: 00:01:00 •Module 02: Steps 7: 00:01:00 •Module 03: Create the Project 7: 00:02:00 •Module 04: Get All: 00:02:00 •Module 05: Create and Update: 00:04:00 •Module 06: Get and Delete: 00:03:00 •Module 01: Mocha and Chai: 00:03:00 •Module 02: Steps 8: 00:02:00 •Module 03: Install Dependencies: 00:01:00 •Module 04: First Test: 00:06:00 •Module 05: Handle Failures: 00:02:00 •Module 06: Test Create and Get: 00:02:00 •Module 07: Before and after methods: 00:03:00 •Module 01: Introduction 09: 00:03:00 •Module 02: Steps 09: 00:03:00 •Module 03: Create DB Connection: 00:04:00 •Module 04: Mongoose Static Methods: 00:03:00 •Module 05: Create the Model and DAO: 00:07:00 •Module 06: Create the Controller: 00:08:00 •Module 07: Map Routes: 00:05:00 •Module 08: Test: 00:02:00 •Module 09: Use src folder: 00:02:00 •Module 10: Use Babel and ES6 Syntax: 00:06:00 •Module 01: Usecase: 00:01:00 •Module 02: Create the Project: 00:03:00 •Module 03: Setup Configuration: 00:04:00 •Module 04: Create Model: 00:05:00 •Module 05: Implement Patient DAO: 00:03:00 •Module 06: Create Patient Controller: 00:04:00 •Module 07: Create and Configure Routes: 00:03:00 •Module 08: Create Clinical DAO and Controller: 00:07:00 •Module 09: Run and Test: 00:06:00 •Module 10: Fix Bug and Test: 00:02:00 •Module 01: Introduction 11: 00:02:00 •Module 02: Install Docker Desktop: 00:01:00 •Module 03: Steps: 00:03:00 •Module 04: Create Dockerfile: 00:07:00 •Module 05: Create docker-compose.yml: 00:05:00 •Module 06: docker compose up: 00:05:00 •Module 01: Introduction 12: 00:01:00 •Module 02: AWS EC2 Introduction: 00:03:00 •Module 03: Launch an EC2 Instance: 00:05:00 •Module 04: Windows - Use MobaXterm and connect: 00:04:00 •Module 05: Install Mongo: 00:04:00 •Module 06: Install Node and Git: 00:02:00 •Module 07: Push Project to Github: 00:04:00 •Module 08: Run the APP on EC2 and Test: 00:04:00 •Module 01: Introduction 13: 00:01:00 •Module 02: Install React CLI: 00:01:00 •Module 03: Create Project: 00:06:00 •Module 04: Create Components: 00:03:00 •Module 05: Configure Routing: 00:04:00 •Module 06: Home Component: 00:03:00 •Module 07: Use State and React Hook: 00:04:00 •Module 08: Render Rows: 00:03:00 •Module 09: Enable CORS on the Node Project: 00:04:00 •Module 10: Test Home Page: 00:03:00 •Module 11: Add Patient - Create Form: 00:05:00 •Module 12: Handle Submit: 00:04:00 •Module 13: Add Clinical's - Create Form: 00:07:00 •Module 14: Add Clinical's - Handle Submit: 00:04:00 •Module 01: Introduction 14: 00:02:00 •Module 02: Steps 14: 00:01:00 •Module 03: Setup the database: 00:03:00 •Module 04: Setup Project: 00:02:00 •Module 05: Get All: 00:05:00 •Module 06: Get One: 00:03:00 •Module 07: Create: 00:04:00 •Module 08: Return after Insert: 00:02:00 •Module 09: Update: 00:03:00

NodeJS made easy for MEAN or MERN Stack Level 4
Delivered Online On Demand6 hours 46 minutes
£12

Nodejs MySQL Login System Course

4.9(27)

By Apex Learning

Overview This comprehensive course on Nodejs MySQL Login System Course will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Nodejs MySQL Login System Course comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Nodejs MySQL Login System Course. It is available to all students, of all academic backgrounds. Requirements Our Nodejs MySQL Login System Course is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 1 sections • 12 lectures • 03:21:00 total length •Module 01: Introduction: 00:03:00 •Module 02: Creating the Server: 00:15:00 •Module 03: Connecting the Database: 00:12:00 •Module 04: Handlebars: 00:14:00 •Module 05: Home and Register Page: 00:22:00 •Module 06: Creating Routes: 00:20:00 •Module 07: Register User: 00:30:00 •Module 08: Login User: 00:29:00 •Module 09: User Profile Page: 00:17:00 •Module 10: Private Pages: 00:31:00 •Module 11: User Logout: 00:08:00 •Module 12: Project Files: 00:00:00

Nodejs MySQL Login System Course
Delivered Online On Demand3 hours 21 minutes
£12

Python Advanced Training Course

By One Education

Take your Python programming knowledge several notches higher with this advanced training course designed for learners who already speak Python fluently—but want to speak it better. This course delves into deeper aspects of the language, brushing aside the basics and stepping into the more elegant, expressive, and efficient use of Python. From working confidently with decorators, generators, and closures, to understanding asynchronous programming and advanced data structures—this course is tailored for those who want their code to do more, with less. Python may be known for its simplicity, but once you scratch beneath the surface, there’s an entire world of finesse waiting to be explored. Whether you’re brushing up for senior-level roles, fine-tuning your automation skills, or aiming to make your code leaner and smarter—this course offers a structured approach to tackling the tricky bits of Python with a touch of confidence and a dash of clarity. Let’s just say, if Python had an upper crust, you’re about to join it. Learning Outcomes: Gain a deeper understanding of advanced-level Python concepts. Learn how to work with files and handle advanced file operations. Discover how to create and use Python classes to write efficient and maintainable code. Understand how to use library functions to streamline your workflow and take your Python development skills to the next level. Learn how to use Python to build real-world projects and applications. The Python Advanced Training course is designed to provide you with the skills and knowledge you need to become a proficient Python developer. Whether you're a beginner or an experienced programmer looking to enhance your Python skills, this course is perfect for you. Starting with the basics of file handling and moving on to more advanced topics, such as classes and library functions, this course covers everything you need to know to become a master Python developer. You'll learn how to handle advanced file operations, create and use Python classes to write efficient and maintainable code and use library functions to streamline your workflow and take your Python development skills to the next level. Python Advanced Training Course Curriculum Section 01: Introduction Section 02: File Handling Section 03: Python Classes Section 04: Library Functions How is the course assessed? Upon completing an online module, you will immediately be given access to a specifically crafted MCQ test. For each test, the pass mark will be set to 60%. Exam & Retakes: It is to inform our learners that the initial exam for this online course is provided at no additional cost. In the event of needing a retake, a nominal fee of £9.99 will be applicable. Certification Upon successful completion of the assessment procedure, learners can obtain their certification by placing an order and remitting a fee of __ GBP. £9 for PDF Certificate and £15 for the Hardcopy Certificate within the UK ( An additional £10 postal charge will be applicable for international delivery). CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Python developers who want to expand their knowledge of advanced Python concepts. Programmers who want to enhance their Python skills and build real-world projects. Entrepreneurs who want to develop their own Python-based applications. Students who want to enhance their Python skills and prepare for a career in programming. Anyone who wants to take their Python programming skills to the next level. Career path Python Developer: £28,000 - £55,000 Data Analyst: £24,000 - £45,000 Software Engineer: £28,000 - £60,000 Technical Lead: £40,000 - £90,000 Chief Technology Officer: £90,000 - £250,000 Certificates Certificate of completion Digital certificate - £9 You can apply for a CPD Accredited PDF Certificate at the cost of £9. Certificate of completion Hard copy certificate - £15 Hard copy can be sent to you via post at the expense of £15.

Python Advanced Training Course
Delivered Online On Demand2 hours
£12

How to Use ChatGPT and Generative AI for Passive Income

By Packt

In this course, you will learn how to unlock the power of Generative AI and learn to generate passive income for profitable online ventures with ChatGPT. Gain the skills to automate tasks efficiently, generate revenue from your content, and uphold ethical AI practices. This course is perfect for beginners or anyone seeking to enhance their online ventures with AI technology.

How to Use ChatGPT and Generative AI for Passive Income
Delivered Online On Demand1 hour 18 minutes
£41.99

D3.js: Complete Developer Data Visualization Guide

By Packt

Bring data to life with the D3.js data visualization library, and get up to speed with JavaScript, HTML, and CSS to build stunning data visuals

D3.js: Complete Developer Data Visualization Guide
Delivered Online On Demand17 hours 20 minutes
£37.99

Join our CSS Fundamentals course and discover your hidden skills, setting you on a path to success in this area. Get ready to improve your skills and achieve your biggest goals. The CSS Fundamentals course has everything you need to get a great start in this sector. Improving and moving forward is key to getting ahead personally. The CSS Fundamentals course is designed to teach you the important stuff quickly and well, helping you to get off to a great start in the field. So, what are you looking for? Enrol now! You will Learn The Following Things: Learn strategies to boost your workplace efficiency. Hone your skills to help you advance your career. Acquire a comprehensive understanding of various topics and tips. Learn in-demand skills that are in high demand among UK employers This course covers the topic you must know to stand against the tough competition. The future is truly yours to seize with this CSS Fundamentals. Enrol today and complete the course to achieve a certificate that can change your career forever. Details Perks of Learning with IOMH One-to-one support from a dedicated tutor throughout your course. Study online - whenever and wherever you want. Instant Digital/ PDF certificate 100% money back guarantee 12 months access Process of Evaluation After studying the course, an MCQ exam or assignment will test your skills and knowledge. You have to get a score of 60% to pass the test and get your certificate. Certificate of Achievement Certificate of Completion - Digital/PDF Certificate After completing the CSS Fundamentals course, you can order your CPD-accredited Digital/PDF Certificate for £5.99.  Certificate of Completion - Hard copy Certificate You can get the CPD Accredited Hard Copy Certificate for £12.99. (Each) Shipping Charges: Inside the UK: £3.99 International: £10.99 Who Is This Course for? This CSS Fundamentals is suitable for anyone aspiring to start a career in relevant field; even if you are new to this and have no prior knowledge, this course is going to be very easy for you to understand.  On the other hand, if you are already working in this sector, this course will be a great source of knowledge for you to improve your existing skills and take them to the next level.  This course has been developed with maximum flexibility and accessibility, making it ideal for people who don't have the time to devote to traditional education. Requirements There is no prerequisite to enrol in this course. You don't need any educational qualification or experience to enrol in the CSS Fundamentals course. Do note: you must be at least 16 years old to enrol. Any internet-connected device, such as a computer, tablet, or smartphone, can access this online course. Career Path The certification and skills you get from this CSS Fundamentals Course can help you advance your career and gain expertise in several fields, allowing you to apply for high-paying jobs in related sectors. Course Curriculum Unit 01: CSS in Context Module 01: What Was CSS Originally Intended To Do? 00:07:00 Module 02: DEMO: The Most Basic CSS Usage 00:07:00 Module 03: Responsive Design 00:02:00 Module 04: Chapter Summary 00:02:00 Unit 02: Overview of CSS Module 01: What is CSS? 00:04:00 Module 02: Where Can You Find CSS? 00:03:00 Module 03: What CSS Can and Can't Do 00:02:00 Module 04: Optional Demo - Serving an HTML Application 00:05:00 Module 05: How Do we Add CSS to a Website? 00:04:00 Module 06: Demo - Adding CSS to a Website 00:06:00 Module 07: CSS Selectors 00:03:00 Module 08: Demo - Using CSS Selectors 00:05:00 Module 09: Module Summary 00:01:00 Unit 03: Styling HTML Elements with CSS Module 01: Why do We Style CSS Elements? 00:03:00 Module 02: CSS and Fonts 00:03:00 Module 03: DEMO: Styling Text with CSS 00:07:00 Module 04: Sizing HTML Elements with CSS 00:06:00 Module 05: DEMO: Sizing HTML Elements with CSS 00:08:00 Module 06: Colorizing HTML Elements with CSS 00:05:00 Module 07: DEMO: Colorizing HTML Elements with CSS 00:07:00 Module 08: Summary of this Chapter 00:01:00 Unit 04: Arranging Elements with CSS Module 01: Introduction 00:01:00 Module 02: Adding Margin with CSS 00:01:00 Module 03: Advanced Positioning with CSS 00:04:00 Module 04: DEMO: Positioning Elements Absolutely and Relatively 00:07:00 Module 05: Positioning HTML Elements with Float 00:02:00 Module 06: DEMO: Positioning HTML Elements with Float 00:07:00 Module 07: Summary of this Course 00:04:00

CSS Fundamentals
Delivered Online On Demand1 hour 57 minutes
£11

Build a Stock Market Web App with Python and Django

By Packt

Learn Database Driven Web Development With Django and Python!

Build a Stock Market Web App with Python and Django
Delivered Online On Demand3 hours 38 minutes
£33.99

Complete Document Control Training

By Wise Campus

Document Control: Complete Document Control Course Online Do you wish to strengthen your document control abilities? If so, you are welcome to enrol in our specially created Document Control Course, which is intended to provide participants an in-depth understanding. You will learn about the advantages of document management as well as the document control lifecycle in this Document Control course. The Document Control course also explains how to make a document control system more efficient. Additionally, the Document Control course places a strong emphasis on the underlying expertise, best practices, and legal ideas related to document control. Following your completion of our Document Control programme, you'll be more efficient at work. Join in our Document Control programme to get the skills you need to become more productive and structured. Learning Outcome of Document Control Course After completing the Document Control, learners will know about: Introduction to document control. The basics of document control. Keep document identification as a Document Control expert. Document classifying, filing & information security for Document Controlling. Document Control also explains documents lifecycle and document distribution. Project document control, prepare final documentation controlling and specifications for Document Control in an organisation. The Document Control course teaches electronic document management systems. Interactions with project teams, engineering teams, managers described in other modules of Document Control course. Special Offers of this Document Control: Complete Document Control Course This Document Control: Complete Document Control Course includes a FREE PDF Certificate. Lifetime access to this Document Control: Complete Document Control Course Instant access to this Document Control: Complete Document Control Course Get FREE Tutor Support to this Document Control: Complete Document Control Course Document Control: Complete Document Control Course Online You will learn the fundamentals of document control as well as how to recognize it in this course on document control. The classification and security of the document management system are also covered in the Document management course. Furthermore, the course on document control has a strong emphasis on the document control lifecycle, legal ideas, best practices, and underlying expertise. After completing our Document Control program, you will be more efficient at creating the final paperwork and management. You may manage teams, engineering, and document control as a document control specialist. Who is this course for? Document Control: Complete Document Control Course Online This Document Control course is open to students without any prior understanding of Document Control. Requirements Document Control: Document Control Course Online To enrol in this Document Control: Complete Document Control Course, students must fulfil the following requirements. To join in our Document Control: Complete Document Control Course, you must have a strong command of the English language. To successfully complete our Document Control: Complete Document Control Course, you must be vivacious and self driven. To complete our Document Control: Complete Document Control Course, you must have a basic understanding of computers. A minimum age limit of 15 is required to enrol in this Document Control: Complete Document Control Course. Career path Document Control: Complete Document Control Course Online Training in Document Control: Complete Document Control is a special chance to develop important abilities and progress your career.

Complete Document Control Training
Delivered Online On Demand48 minutes
£12

VMware Tanzu RabbitMQ: Install, Configure, Manage

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Developers Architects Administrators Overview By the end of the course, you should be able to meet the following objectives: Install and configure RabbitMQ Activate and use plugins such as the web management console Implement messaging patterns and applications using the Java client Set up a cluster of RabbitMQ nodes Configure high availability appropriately Tune and optimize RabbitMQ for better performance Secure RabbitMQ This intensive instructor-led course in RabbitMQ provides a deep dive into how to install, configure, and develop applications which leverage RabbitMQ messaging. The course begins with RabbitMQ installation and general configuration. It continues with developing messaging applications using the Java APIs, and delves into more advanced topics including clustering, high availability, performance, and security. Modules are accompanied by lab exercises that provide hands-on experience Introduction to Spring Essentials Kubernetes Overview BOSH Introduction Deploy, Patch & Upgrade Deploy a simple release Inside the VM Persistent Disks Patch the OS Upgrade Nginx Entry Point Set up a jumpbox Platform Infrastructure Pave the IaaS Deploy ops manager Deploy BOSH director Containerized Workloads Deploy Pivotal Container Service Provision a Kubernetes Cluster Harbor Container Registry Application Deployment Helm Advanced BOSH Deploy a distributed system Deploy Concourse CredHub Troubleshooting Concourse Deployment Concourse Day 2 Operations

VMware Tanzu RabbitMQ: Install, Configure, Manage
Delivered OnlineFlexible Dates
Price on Enquiry