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

3047 Engineering courses in Bingham delivered Online

Understanding Microservices | A Technical Overview (TT7050)

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for This overview-level course is ideally suited for professionals seeking an introduction to microservices architecture and its application within a business context. Ideal attendee roles include software developers, system architects, technical managers, and IT professionals who are part of teams transitioning to a microservices approach. It's also an excellent starting point for non-technical roles such as product owners or business analysts who work closely with technical teams and want to better understand and become conversant in the language and principles of microservices. Overview This course combines engaging instructor-led presentations and useful demonstrations with engaging group activities. Throughout the course you'll explore: Understand the Basics of Microservices: Get to know the fundamental principles and characteristics of microservices and how they revolutionize traditional software development approaches. Explore the Design of Microservices: Gain an overview of how microservices are designed based on business requirements and what makes them unique in the software architecture world. Overview of Managing and Scaling Microservices: Get an introduction to how microservices are managed and scaled independently, and understand the significance of these features in your business operations. Familiarize with the Microservices Ecosystem: Learn about the typical patterns, best practices, and common pitfalls in the microservices world, setting a foundation for future learning and implementation. Introduction to Microservices in a Business Context: Acquire a basic understanding of how microservices can be aligned with specific business capabilities, and get a glimpse into how they can coexist with legacy systems in a business setting. Microservices have rapidly emerged as a popular architectural style, breaking down applications into small, independent services that can be developed, deployed, and scaled individually. Microservices offer a robust method to address a variety of projects, such as e-commerce platforms and content management systems, enhancing scalability and boosting productivity. This technology, when employed correctly, can greatly increase software delivery speed and system resilience, making it a crucial skill set for modern technology professionals.Understanding Microservices - A Technical Overview is a one-day course ideally suited for technical professionals seeking an introduction to microservices architecture and its application within a business context. Under the guidance of an industry expert, this engaging class combines lecture-style learning with lively demonstrations, case study review and group discussions.Throughout the course you?ll explore the principles and characteristics that define microservices, how to identify suitable projects for a microservices approach, the factors to consider when designing them, and the strategies to effectively manage and scale them within complex systems. You?ll also learn about the best practices, patterns, and anti-patterns, arming you with the knowledge to make the right architectural choices. This course also explores the real-world implementation of microservices in a business enterprise. We'll discuss how to align the application of microservices with your organization's specific business capabilities, and offer strategies for smoothly integrating this technology within existing legacy systems. Introduction to Microservices Understand what microservices are and their role in modern software development. Introduction to Microservices: what they are and why they matter. Monolithic vs Microservices: highlighting the shift and benefits. Key principles and characteristics of microservices. Identifying suitable applications for microservices transformation. Demo: Analyzing a sample application and identifying potential microservices Architecting and Managing Microservices Learn the basic strategies for scaling and managing microservices. Scaling Microservices: from a single service to hundreds. Key components of a microservices architecture. Introduction to resilience patterns: Circuit-Breakers and Bulkheads. Load management and provisioning in a microservices setup. Understanding the role of cloud services in microservices. Optional Demo: Illustrating how a microservice-based application scales in real-time Designing Microservices Learn the key aspects to consider when designing microservices. Defining microservice boundaries: Deciding the scope of a microservice. Communication patterns in microservices. Understanding Microservice endpoints. Exploring data stores and transaction boundaries in microservices. Overcoming challenges in Microservices design. Demo: Designing microservices for a hypothetical business requirement Implementing Microservices in a Business Enterprise Understand the process and considerations for implementing microservices in an enterprise context. Assessing enterprise readiness for microservices. Building the business case for microservices: strategic advantages and potential challenges. Aligning microservices with business capabilities. Organizational changes: Team structures and processes for microservices. Dealing with Legacy Systems: Strategies for microservices integration. Demo: Exploring a case study of successful microservices implementation in a business enterprise The Microservices Ecosystem Understand the key tools and best practices in the Microservices ecosystem. Understanding the typical Microservices Stack. Monitoring and Logging in Microservices. Introduction to Docker: Containerization of Microservices. Deployment strategies in a Microservices setup. Introduction to Orchestration in Microservices Demo: Containerizing and deploying a simple microservice Microservices Deployment Strategies Understand various ways to safely introduce changes in a microservices environment. The concept of Blue-Green Deployment: changing services without downtime. Canary Releases and Feature Toggles: slowly rolling out changes to users. Database changes in a microservices environment: keeping data consistent. Demo: Examining various deployment strategies Microservices Best Practices and DevOps Learn key strategies to ensure a smooth operation of your microservices setup. The DevOps culture in Microservices: collaboration for efficiency. Defining a Minimum Viable Product in a Microservices setup: building small, delivering fast. Dealing with data in a distributed setup: managing Data Islands. The importance of Continuous Integration/Continuous Delivery in a microservices setup. Governance: Keeping track of your services and their consumers. Demo: Visualizing a simple continuous delivery pipeline Microservices Patterns and Anti-Patterns Learn about common do's and don'ts when working with microservices. Understanding patterns that help with efficient microservices operation. Recognizing and avoiding anti-patterns that can hinder performance. Dealing with common challenges: dependencies between services, managing service boundaries. Demo: Examples of real-world patterns and anti-patterns Simple Overview of OAuth and OpenID for Microservices Introduction to OAuth and OpenID: What they are and why they matter in Microservices. The role of tokens in OAuth 2.0: How they help in securing communications. A simplified look at OpenID Connect: Linking identities across services. Demo

Understanding Microservices | A Technical Overview  (TT7050)
Delivered OnlineFlexible Dates
Price on Enquiry

Blockchain Architecture Training

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Technical Leaders Overview What is BlockchainHow does Blockchain workTypes of BlockchainsHow is Blockchain different from what we have todayWhat are use cases for BlockchainWhat does a Blockchain app look likeHow do I design a Blockchain appHow do I develop a Blockchain appHow do I test a Blockchain app This instructor-led 3 day Blockchain Architecture training is for technical leaders who need to make decisions about architecture, environment, and development platforms. What is Blockchain? A record keeping system Trust Decentralization Trustless environment How does Blockchain work? Announcements Blocks Nodes Chaining Verification Consensus Scalability Privacy Crypto Hashing Digital Fingerprinting PoW vs PoS Types of Blockchains Public vs Private Open vs closed Smart Contracts Blockchain as History Tokens / Coins Gas How is Blockchain different from what we have today? Decentralized Peer-to-peer architecture Software vs Firmware Database vs Blockchain Distributed database or other technology? Data Sovereignty Group Consensus What are Use Cases for Blockchain? Use Case Examples Currency Banking Services Voting Medical Records Supply Chain / Value Chain Content Distribution Verification of Software Updates (cars, planes, trains, etc) Law Enforcement Title and Ownership Records Social Media and Online Credibility Fractional asset ownership Cable Television billing High fault tolerance DDoS-proof Public or Private Blockchain? Who are the participants? What does a Blockchain app look like? DApp Resembles typical full stack web application Any internal state changes and all transactions are written to the blockchain Node.js IDE Public Blockchain visibility Private Blockchain solutions Oracles How do I design a Blockchain app? What does this solution need to let users do? Will the proposed solution reduce or remove the problems and pain points currently felt by users? What should this solution prevent users from doing? Do you need a solution ready for heavy use on day 1? Is your solution idea enhanced by the use of Blockchain? Does the use of Blockchain create a better end-user experience? If so, how? Has your business developed custom software solutions before? What level of support are you going to need? How big is the developer community? Does your vision of the future align with the project or platform's vision of the future? Does the platform aim to make new and significant contributions to the development space, or is it an efficiency / cost play? Should the solution be a public or private Blockchain? Should the solution be an open or closed Blockchain? Create a plan for contract updates and changes! Hybrid solutions Monetary exchanges? How do I develop a Blockchain app? AGILE approach pre-release Define guiding principles up front Software vs Firmware Announcements, not transactions! Classes, not contracts Link contracts to share functions Use calling contracts to keep contract address the same Hyperledger vs Ethereum CONSIDER No of Users * Avg No of Transactions (state changes) per User Should a Blockless solution be applied? Performance Security Anonymity Security Monolithic vs Modular Sandwich complexity model How do I test a Blockchain app? Recommend 5x to 10x traditional application testing time Security Networks

Blockchain Architecture Training
Delivered OnlineFlexible Dates
Price on Enquiry

LOLER Training & Construction Safety - Double Endorsed Certificate

By Imperial Academy

2 QLS Endorsed Course | CPD Certified | Free PDF + Hardcopy Certificates | 80 CPD Points | Lifetime Access

LOLER Training & Construction Safety - Double Endorsed Certificate
Delivered Online On Demand
£159

BIM - Building Information Modeling Diploma

4.7(47)

By Academy for Health and Fitness

Did you know? The construction industry in the UK is worth £110 billion and employs over 2.5 million people. Yet, many projects still experience delays and cost overruns. Why? One reason is the lack of skilled professionals trained in Building Information Modeling (BIM). Are you ready to be part of the future of construction? This BIM - Building Information Modeling Diploma equips you with the skills and knowledge to excel in this cutting-edge field. With this BIM - Building Information Modeling Diploma course you will get 20 CPD Accredited PDF Certificates, Hard Copy Certificate Advanced Diploma in Architectural Studies at QLS Level 7 and our exclusive student ID card absolutely free. Courses Are Included In This BIM - Building Information Modeling Diploma Bundle: Course 01: Building Information Modelling Course 02: Architectural Studies Course 03: LEED V4 - Building Design and Construction Course 04: Autodesk Revit: Modeling & Rendering Course 05: Revit Architecture Ultimate Interior Design Course Course 06: Revit Architecture Ultimate Exterior Design for Beginners Course 07: Solidworks Foundation Training Course 08: CAD Design Training Course 09: AutoCAD VBA Programming - Beginner Course Course 10: Learn AutoCAD Programming using VB.NET - Hands On! Course 11: AutoCAD Programming Using C#.NET Level 7 Course 12: Autocad Electrical Design Course 13: Construction Management Principles and Practices Course 14: Construction Project Management Course 15: Diploma in Construction Industry Scheme (CIS): QLS Endorsed Course 16: Construction, Design and Management(CDM) Awareness Training Course 17: Site Management Safety Training Scheme (SMSTS) at QLS Level 5 Course 18: WELL Building Standard Course 19: Building Surveying Practice Course 20: Lone Worket Safety Don't miss this chance to elevate your career and skillset. Enrol in BIM - Building Information Modeling Diploma today and take the first step towards achieving your goals and dreams. Learning Outcomes Master BIM software: Revit, AutoCAD, Solidworks. Design & model buildings: 3D modeling, project documentation. Collaborate effectively: BIM workflows, team communication. Manage construction projects: Scheduling, cost estimation, risk assessment. Understand sustainability principles: LEED certification, green building practices. Comply with UK regulations: CDM, SMSTS, electrical safety. Why buy this Bundle? Free QLS endorsed Certificate upon completion of BIM Diploma Get a free student ID card with BIM - Building Information Modeling Diploma Lifetime access to the BIM - Building Information Modeling Diploma course materials Get instant access to this BIM - Building Information Modeling Diploma course Learn BIM - Building Information Modeling Diploma from anywhere in the world 24/7 tutor support with the BIM - Building Information Modeling Diploma course. BIM Diploma is an entirely online, interactive lesson with voice-over audio. Start your learning journey straightaway! BIM - Building Information Modeling Diploma premium bundle consists of 20 precisely chosen courses on a wide range of topics essential for anyone looking to excel in this field. Each segment of BIM - Building Information Modeling Diploma is meticulously designed to maximise learning and engagement, blending interactive content and audio-visual modules for a truly immersive experience. Certification You have to complete the assignment given at the end of the BIM - Building Information Modeling Diploma course and score a minimum of 60% to pass each exam. After passing the Advanced Diploma in Architectural Studies at QLS Level 7 course exam You will be entitled to claim a QLS endorsed certificate completely free. CPD 380 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This BIM - Building Information Modeling Diploma course is ideal for: Students seeking mastery in BIM Professionals seeking to enhance BIM Individuals looking for a BIM Anyone passionate about BIM Requirements This BIM - Building Information Modeling Diploma doesn't require prior experience and is suitable for diverse learners. Career path This BIM - Building Information Modeling Diploma bundle will allow you to kickstart or take your career in the related sector to the next stage. BIM Technician BIM Coordinator BIM Modeler BIM Manager Project Manager Design Engineer Certificates Advanced Diploma in Architectural Studies at QLS Level 7 Hard copy certificate - Included CPD Accredited Digital certificate Digital certificate - Included

BIM - Building Information Modeling Diploma
Delivered Online On Demand4 days
£109

Facilities Management and Cost Estimation

By Imperial Academy

2 QLS Endorsed Course | CPD Certified | Free PDF + Hardcopy Certificates | 80 CPD Points | Lifetime Access

Facilities Management and Cost Estimation
Delivered Online On Demand
£150

Cisco Intersight Overview v1.0 (DCISO)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is designed for the following roles: System administrators Technical solutions architects Systems integrators Channel partners Value-added resellers Customer sales engineers DevOps engineers Sales engineers Systems engineers Technical solutions architects Overview This course will help you: Use SaaS or on-prem version of Cisco Intersight to enable IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools Gain hands-on experience using Cisco Intersight Understand the X-Series, B-Series, and C-Series product line similarities and differences Describe Cisco Intersight and how it can be used to manage UCS and Cisco Hyperflex Understand the process for upgrading firmware with Cisco Intersight Administering server profiles, pools, and policies with Cisco Intersight Describe how to get started with Cisco Intersight programmability Cisco Intersight Overview (DCISO) v1.0 is a 3-day instructor led course that builds your experience with the administration of Cisco Unified Computing System (UCS) X-Series servers, including using Cisco Intersight for UCS management. This course covers architecture, configuration, and operation of Cisco Intersight©, and is designed to serve the needs of engineers seeking to understand the capabilities of Cisco Intersight for managing data centers from a single management platform. Course Outline Describing Cisco UCS Management in Cisco Intersight Describing the Cisco UCS Platform Describing Cisco Intersight Workloads Describing Automation Options Using Cisco Intersight

Cisco Intersight Overview v1.0 (DCISO)
Delivered OnlineFlexible Dates
Price on Enquiry

Cisco Configuring Cisco ISE Essentials for SD- Access v1.0 (ISESDA)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for The primary audience for this course is as follows: System engineers Network engineers Technical architects Technical support engineers Cisco integrators and partners Overview Upon successful completion of this course, students will be able to meet these overall objectives: Describe Cisco ISE policies and authentication and authorization process Understand different AAA protocols Understand how Cisco ISE fits into Cisco DNA Center architecture Provide configuration examples of Cisco ISE and TrustSec solutions Describe Cisco ISE integration with Cisco DNA Center and policy enforcement using Security Groups Provide configuration examples for wired, wireless, and VPN network access Understand how inline tagging and SGT Exchange Protocol (SXP) works This course shows you how to deploy the Cisco© Identity Services Engine (ISE) to support the Software-Defined Access (SD-Access) solution within your enterprise networks. You will gain an understanding of how Cisco ISE is utilized by the SD-Access solution to provide security policies across the organization. You will learn Cisco ISE fundamentals and get hands-on practice configuring ISE, policies, AAA client configuration, VPN access, integration, wireless guest access, and more. Cisco ISE Overview Exploring the Cisco Identity Services Engine Examining AAA protocols Examining Authentication Examining Authorization Cisco ISE Guest Access Examining Guest Portal Types Examining Guest User Types Examining AAA Policies for Guest Access Cisco ISE and SD-Access Exploring Cisco SD-Access Examining Cisco ISE for SD-Access Cisco ISE SGT Exchange Protocol SD-Access Fabric and Host Provisioning Security Group Exchange Protocol Additional course details: Nexus Humans Cisco Configuring Cisco ISE Essentials for SD- Access v1.0 (ISESDA) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Cisco Configuring Cisco ISE Essentials for SD- Access v1.0 (ISESDA) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Cisco Configuring Cisco ISE Essentials for SD- Access v1.0 (ISESDA)
Delivered OnlineFlexible Dates
Price on Enquiry

CompTIA A+ 900 Certification

4.7(160)

By Janets

CompTIA A+ 900 Certification is one of our best selling and most popular course. The CompTIA A+ 900 Certification is organised into 55 modules and includes everything you need to become successful in this profession. To make this course more accessible for you, we have designed it for both part-time and full-time students. You can study at your own pace or become an expert in just 26 hours! If you require support, our experienced tutors are always available to help you throughout the comprehensive syllabus of this course and answer all your queries through email. Why choose this course Earn an e-certificate upon successful completion. Accessible, informative modules taught by expert instructors Study in your own time, at your own pace, through your computer tablet or mobile device Benefit from instant feedback through mock exams and multiple-choice assessments Get 24/7 help or advice from our email and live chat teams Full Tutor Support on Weekdays Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Mock exams Multiple-choice assessment Certification After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for £9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for £15.99, which will reach your doorsteps by post.

CompTIA A+ 900 Certification
Delivered Online On Demand26 hours
£8

Operations Management

By Compete High

Overview   With the ever-increasing demand for running operations in personal & professional settings, this online training aims at educating, nurturing, and upskilling individuals to stay ahead of the curve - whatever their level of expertise in running operations may be.   Learning about running operations or keeping up to date on it can be confusing at times, and maybe even daunting! But that's not the case with this course from Compete High. We understand the different requirements coming with a wide variety of demographics looking to get skilled in running operations. That's why we've developed this online training in a way that caters to learners with different goals in mind. The course materials are prepared with consultation from the experts of this field and all the information on running operations is kept up to date on a regular basis so that learners don't get left behind on the current trends/updates.   The self-paced online learning methodology by compete high in this Operations Management course helps you learn whenever or however you wish, keeping in mind the busy schedule or possible inconveniences that come with physical classes. The easy-to-grasp, bite-sized lessons are proven to be most effective in memorising and learning the lessons by heart. On top of that, you have the opportunity to receive a certificate after successfully completing the course!   Instead of searching for hours, enrol right away on this Operations Management course from Compete High and accelerate your career in the right path with expert-outlined lessons and a guarantee of success in the long run.   Who is this course for?   While we refrain from discouraging anyone wanting to do this Operations Management course or impose any sort of restrictions on doing this online training, people meeting any of the following criteria will benefit the most from it: Anyone looking for the basics of running operations, Jobseekers in the relevant domains, Anyone with a ground knowledge/intermediate expertise in running operations, Anyone looking for a certificate of completion on doing an online training on this topic, Students of running operations, or anyone with an academic knowledge gap to bridge, Anyone with a general interest/curiosity   Career Path   This Operations Management course smoothens the way up your career ladder with all the relevant information, skills, and online certificate of achievements. After successfully completing the course, you can expect to move one significant step closer to achieving your professional goals - whether it's securing that job you desire, getting the promotion you deserve, or setting up that business of your dreams. Course Curriculum Module 1-Introduction to Operations Management Introduction to Operations Management 00:00 Module 2-Operations Strategy Operations Strategy 00:00 Module 3-Operations Process Design Operations Process Design 00:00 Module 4- Supply Chain Management Supply Chain Management 00:00 Module 5 - Business Planning Business Planning 00:00 Module 6-Performance Management Performance Management 00:00 Module 7-Strategic Analysis and Product Scope Strategic Analysis and Product Scope 00:00 Module 8 - Business Development and Succession Business Development and Succession 00:00

Operations Management
Delivered Online On Demand8 hours
£5

Electrocution Hazards Worksite Safety Training

By Compete High

Stay Shock-Free: Electrocution Hazards Worksite Safety Training Course! ️ Are you committed to creating a safer work environment free from electrocution hazards? Enroll in our Electrocution Hazards Worksite Safety Training Course, a comprehensive program meticulously designed to equip you with the knowledge and skills needed to identify, mitigate, and prevent electrical hazards in the workplace. Join us on a journey where safety protocols meet risk assessment, fostering a culture of electrical safety. 🌟 Module 1: Introduction to Electrocution Hazards and Risk Assessment Commence your safety journey with Module 1, providing a thorough introduction to electrocution hazards and the importance of risk assessment. Learn to identify potential hazards, assess risks, and lay the foundation for a proactive approach to electrical safety in the workplace. 🔧 Module 2: Electrical Safety Procedures and Establishing a Culture of Safety Master the art of electrical safety procedures in Module 2, focusing on creating and maintaining a culture of safety. Explore best practices for handling electrical equipment, establishing safety protocols, and fostering a workplace environment where safety is a top priority. 🚨 Module 3: Emergency Preparedness and Electrical Safety Inspections Prepare for the unexpected with Module 3, dedicated to emergency preparedness and electrical safety inspections. Develop the skills to respond confidently to electrical emergencies, conduct thorough safety inspections, and implement preventative measures to minimize the risk of incidents. 🔍 Module 4: Electrical Equipment Maintenance for Electrical Hazard Mitigation Optimize your safety measures with Module 4, focusing on electrical equipment maintenance for hazard mitigation. Learn to identify signs of equipment wear and tear, implement preventative maintenance measures, and ensure the longevity and safety of electrical systems. ️ Module 5: Specialized Electrical Safety Training for Safety in Contractors Extend your safety practices to contractors in Module 5, where you'll receive specialized electrical safety training. Explore safety considerations for contractors working with electrical systems, fostering collaboration and ensuring a unified approach to electrical safety across the worksite. 🌟 Module 6: Summary and Assessment Cap off your training with Module 6, summarizing key takeaways and assessing your knowledge. Reinforce your understanding of electrocution hazards, safety protocols, and risk assessment strategies, ensuring you are well-equipped to champion electrical safety in your workplace. 🚀 Why Choose Our Electrocution Hazards Worksite Safety Training Course? Expert Guidance: Learn from seasoned professionals and safety experts specializing in electrical safety. Interactive Learning: Engage in practical simulations, real-world scenarios, and assessments to apply theoretical knowledge. Compliance Assurance: Align with industry standards and regulations, ensuring a workplace that prioritizes electrical safety. Customizable Training: Tailor the course to suit your industry-specific needs for maximum relevance. Don't let electrocution hazards compromise safety in your workplace! Enroll now in the Electrocution Hazards Worksite Safety Training Course and empower yourself with the knowledge and skills needed to create a shock-free and secure work environment. Your journey to electrical safety excellence begins here! ✨🎓 Course Curriculum Module 1 Introduction to Electrocution Hazards and Risk Assessment Introduction to Electrocution Hazards and Risk Assessment 00:00 Module 2 Electrical Safety Procedures and Establishing a Culture of Safety Electrical Safety Procedures and Establishing a Culture of Safety 00:00 Module 3 Emergency Preparedness and Electrical Safety Inspections Emergency Preparedness and Electrical Safety Inspections 00:00 Module 4 Electrical Equipment Maintenance for Electrical Hazard Mitigation Electrical Equipment Maintenance for Electrical Hazard Mitigation 00:00 Module 5 Specialized Electrical Safety Training for Safety in Contractors Specialized Electrical Safety Training for Safety in Contractors 00:00 Module 6 Summary and Assessment Summary and Assessment 00:00

Electrocution Hazards Worksite Safety Training
Delivered Online On Demand6 hours
£4.99