Duration 5 Days 30 CPD hours This course is intended for This course is intended for anyone responsible for conf iguring, maintaining, and troubleshooting Symantec Data Loss Prevention. Additionally, this course is intended for technical users responsible for creating and maintaining Symantec Data Loss Prevention policies and the incident response structure. Overview At the completion of the course, you will be able to: Enforce server, detection servers, and DLP Agents as well as reporting, workflow, incident response management, policy management and detection, response management, user and role administration, directory integration, and filtering. This course is designed to provide you with the fundamental know ledge to configure and administer the Symantec Data Loss Prevention Enforce platform. Introduction to Symantec Data Loss Prevention Symantec Data Loss Prevention overview Symantec Data Loss Prevention architecture Navigation and Reporting Navigating the user interface Reporting and analysis Report navigation, preferences, and features Report filters Report commands Incident snapshot Incident Data Access Hands-on labs: Become familiar with navigation and tools in the user interface. Create, filter, summarize, customize, and distribute reports. Create users, roles, and attributes. Incident Remediation and Workflow Incident remediation and w orkf low Managing users and attributes Custom attribute lookup User Risk Summary Hands-on labs: Remediate incidents and configure a user?s reporting preferences Policy Management Policy overview Creating policy groups Using policy templates Building policies Policy development best practices Hands-on labs: Use policy templates and policy builder to configure and apply new policies Response Rule Management Response rule overview Configuring Automated Response rules Configuring Smart Response rules Response rule best practices Hands-On Labs: Create and use Automated and Smart Response rules Described Content Matching DCM detection methods Hands-on labs: Create policies that include DCM and then use those policies to capture incidents Exact Data Matching and Directory Group Matching Exact data matching (EDM) Advanced EDM Directory group matching (DGM) Hands-on labs: Create policies that include EDM and DGM, and then use those policies to capture incident Indexed Document Matching Indexed document matching (IDM) Hands-on labs: Create policies that include IDM rules and then use those policies to capture incidents Vector Machine Learning Vector Machine Learning (VML) Hands-on labs: Create a VML profile, import document sets, and create a VML policy Network Monitor Review of Network Monitor Protocols Traffic filtering Network Monitor best practices Hands-On Labs: Apply IP and L7 filters Network Prevent Network Prevent overview Introduction to Network Prevent (Email) Introduction to Network Prevent (Web) Hands-On Labs: Configure Network Prevent (E-mail) response rules, incorporate them into policies, and use the policies to capture incidents Mobile Email Monitor and Mobile Prevent Introduction to Mobile Email Monitor Mobile Prevent overview Configuration VPN configuration Policy and Response Rule Creation Reporting and Remediation Troubleshooting Network Discover and Network Protect Network Discover and Network Protect overview Configuring Discover targets Configuring Box cloud targets Protecting data Auto-discovery of servers and shares Running and managing scans Reports and remediation Network Discover and Network Protect best practices Hands-on labs: Create and run a filesystem target using various response rules, including quarantining Endpoint Prevent Endpoint Prevent overview Detection capabilities at the Endpoint Configuring Endpoint Prevent Creating Endpoint response rules Viewing Endpoint Prevent incidents Endpoint Prevent best practices Managing DLP Agents Hands-on labs: Create Agent Groups and Endpoint response rules, monitor and block Endpoint actions, view Endpoint incidents, and use the Enforce console to manage DLP Agents Endpoint Discover Endpoint Discover overview Creating and running Endpoint Discover targets Using Endpoint Discover reports and reporting features Hands-on labs: Create Endpoint Discover targets, run Endpoint Discover targets, and view Endpoint Discover incidents Enterprise Enablement Preparing for risk reduction Risk reduction DLP Maturity model System Administration Server administration Language support Incident Delete Credential management Troubleshooting Diagnostic tools Troubleshooting scenario Getting support Hands-on labs: Interpret event reports and traffic reports, configure alerts, and use the Log Collection and Configuration tool Additional course details: Nexus Humans Symantec Data Loss Prevention 14.0 - Administration 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 Symantec Data Loss Prevention 14.0 - Administration 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.
Duration 2 Days 12 CPD hours This course is intended for This introduction to Spring development course requires that incoming students possess solid Java programming skills and practical hands-on Java experience. This class is geared for experienced Java developers who are new to Spring, who wish to understand how and when to use Spring in Java and JEE applications. Overview Working in a hands-on learning environment, led by our expert practitioner, students will: Explain the issues associated with complex frameworks such as JEE and how Spring addresses those issues Understand the relationships between Spring and JEE, AOP, IOC and JDBC. Write applications that take advantage of the Spring container and the declarative nature of assembling simple components into applications. Understand how to configure the Spring Boot framework Understand and work on integrating persistence into a Spring application Explain Spring's support for transactions and caching Work with Spring Boot to facilitate Spring setup and configuration Apply Aspect Oriented Programming (AOP) to Spring applications Become familiar with the conditionally loading of bean definitions and Application Contexts Understand how to leverage the power of Spring Boot Use Spring Boot to create and work with JPA repositories Introduction to Spring Boot | Spring Boot Quick Start is a hands-on Spring training course geared for experienced Java developers who need to understand what the Spring Boot is in terms of today's systems and architectures, and how to use Spring in conjunction with other technologies and frameworks. This leading-edge course provides added coverage of Spring's Aspect-Oriented Programming and the use of Spring Boot. Students will gain hands-on experience working with Spring, using Maven for project and dependancy management, and, optionally, a test-driven approach (using JUnit) to the labs in the course. The Spring framework is an application framework that provides a lightweight container that supports the creation of simple-to-complex components in a non-invasive fashion. Spring's flexibility and transparency is congruent and supportive of incremental development and testing. The framework's structure supports the layering of functionality such as persistence, transactions, view-oriented frameworks, and enterprise systems and capabilities. This course targets Spring Boot 2 , which includes full support for Java SE 11 and Java EE 8. Spring supports the use of lambda expressions and method references in many of its APIs. The Spring Framework Understand the value of Spring Explore Dependency Injection (DI) and Inversion of Control (IoC) Introduce different ways of configuring collaborators Spring as an Object Factory Initializing the Spring IoC Container Configuring Spring Managed Beans Introduce Java-based configuration The @Configuration and @Bean annotations Define bean dependencies Bootstrapping Java Config Context Injection in Configuration classes Using context Profiles Conditionally loading beans and configurations Bean Life-Cycle Methods Defining Bean dependencies Introduce Spring annotations for defining dependencies Explore the @Autowired annotation Stereotype Annotations Qualifying injection points Lifecycle annotations Using properties in Java based configuration The @Value annotation Using the Candidate Components Index Introduction to Spring Boot Introduce the basics of Spring Boot Explain auto-configuration Introduce the Spring Initializr application Bootstrapping a Spring Boot application Working with Spring Boot Provide an overview of Spring Boot Introduce starter dependencies Introduce auto-configuration @Enable... annotations Conditional configuration Spring Boot Externalized Configuration Bootstrapping Spring Boot Introduction to Aspect Oriented Programming Aspect Oriented Programming Cross Cutting Concerns Spring AOP Spring AOP in a Nutshell @AspectJ support Spring AOP advice types AspectJ pointcut designators Spring Boot Actuator Understand Spring Boot Actuators Work with predefined Actuator endpoints Enabling Actuator endpoints Securing the Actuator Developing in Spring Boot Introduce Spring Boot Devtools Enable the ConditionEvaluationReport Debugging Spring Boot applications Thymeleaf Provide a quick overview of Thymeleaf Introduce Thymeleaf templates Create and run a Spring Thymeleaf MVC application Additional course details: Nexus Humans Spring Boot Quick Start | Core Spring, Spring AOP, Spring Boot 2.0 and More (TT3322) 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 Spring Boot Quick Start | Core Spring, Spring AOP, Spring Boot 2.0 and More (TT3322) 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.
Duration 3 Days 18 CPD hours This course is intended for Professionals who want unparalleled creative freedom, productivity, and precision for producing superb 3D modeling. Overview Fundamental concepts and workflows for creating 3D models using AutoCAD, Represent a design by creating solid primitives, solid or surface models from cross-sectional geometry, or composite models from multiple solid models, Complete a solid model design by adding the necessary features to detail, duplicate, and position 3D models, Convert 2D objects to 3D objects, Document a 3D design by creating 2D drawings for production and visualization, Communicate design ideas using visual styles, lights, model walk-through tools, and renderings. In this course, you will learn the fundamental concepts and workflows for creating 3D models using AutoCAD. IntroductionAdvanced Text Objects Annotation Scale Overview Using Fields Controlling the Draw Order Working with Tables Working with Linked Tables Creating Table Styles Projects - Advanced AnnotationDynamic Blocks Working with Dynamic Blocks Creating Dynamic Block Definitions Dynamic Block Authoring Tools Additional Visibility Options Attributes Inserting Blocks with Attributes Editing Attribute Values Defining Attributes Redefining Blocks with Attributes Extracting Attributes Projects - Advanced Blocks & AttributesOutput and Publishing Output For Electronic Review Autodesk Design Review Publishing Drawing Sets Other Tools for Collaboration eTransmit Hyperlinks Cloud Collaboration and 2D Automation Connecting to the Cloud Sharing Drawings in the Cloud Attach Navisworks Files Attach BIM 360 Glue Models Introduction to Sheet Sets Overview of Sheet Sets Creating Sheet Sets Creating Sheets in Sheet Sets Adding Views to Sheets Importing Layouts to Sheet Sets Publishing & Customizing Sheet Sets Transmitting and Archiving Sheet Sets Publishing Sheet Sets Customizing Sheet Sets Custom Blocks for Sheet Sets Projects - Sheet SetsManaging Layers Working in the Layer Properties Manager Creating Layer Filters Setting Layer States CAD Standards CAD Standards Concepts Configuring Standards Checking Standards Layer Translator System Setup Options Dialog Box System Variables Dynamic Input Settings Drawing Utilities Managing Plotters Plot Styles Introduction to Customization Why Customize? Creating a Custom Workspace Customizing the User Interface Using the Customize User Interface (CUI) Dialog Box Customizing the Ribbon Customizing the Quick Access Toolbar Customizing Menus Keyboard Shortcuts Macros & Custom Routines Custom Commands & Macros Running Scripts Action Recorder Editing Action Macros Loading Custom Routines
Duration 2 Days 12 CPD hours This course is intended for The ProxySG 6.6 Basic Administration course is intended for students who wish to master the fundamentals of the ProxySG. It is designed for students who have not taken any previous training courses about the ProxySG. Overview Describe the major Secure Web Gateway functions of the ProxySG.License and configure a ProxySG.Deploy a ProxySG in either explicit or transparent mode.Use the Visual Policy Manager to write policies to manage web filtering, authentication, and SSL traffic management.Use ProxySG access logs to generate reports. The ProxySG 6.6 Basic Administration course is an introduction to deployment options and management of the individual key features offered using the ProxySG 6.6 solution. Introduction to the Symantec ProxySG Secure Web Gateway Describe the functions of a proxy server Differentiate proxy servers from firewalls Describe the key features and benefits of the ProxySG List the various ProxySG models Access online Symantec community resources ProxySG Security Deployment Options Describe the three network deployment methods Describe the three possible roles of the ProxySG ProxySG Management Console Describe the relationship between the Management Console and the ProxySG CLI Describe the primary function of the major areas of the Management Console Use the Management Console to access on-box help and Symantec product documentation Traffic Interception Using Proxy Services Understand the functions of proxy services, listeners, and proxy types Describe the three most common proxy services Explain how the intercept and bypass settings affect what happens to network traffic passing through the ProxySG Explain the function of common global proxy service settings Hypertext Transfer Protocol Understand how a connection is initiated over the transport layer Identify the components of an HTTP URL Explain the two types of HTTP messages: request and response Identify common response codes Introduction to the Visual Policy Manager Describe the relationship among the VPM, CPL, and the Management Console Describe the default processing order for policy layers and rules Describe triggers and actions that can be used in writing policy Identify the types of objects that the VPM supports Describe some of the best practices to be followed when using the VPM to create policy Filtering Web Content Describe the main concepts of web filtering Describe the primary category databases Describe the category types available to policy Describe how WebFilter and WebPulse work together Using Threat Intelligence to Defend the Network Understand Intelligence Services as provided by the Global Intelligence Network Understand Geolocation and Threat Risk Levels and how they can be used in policy Ensuring Safe Downloads Describe how malware can be transmitted via HTTP Explain the methods, advantages, and disadvantages of file type detection Describe some of the considerations in deciding what content to block as possible malware sources Notifying User of Internet Usage Policies Explain the function and various components of built-in and custom exception pages Describe the function of Notify User objects Identify the types of pages that can be sent to users by using Notify User objects Describe splash pages and coaching pages using Notify User objects in the VPM Access Logging on the ProxySG Describe, at a high level, how the ProxySG performs access logging Describe the components of a ProxySG access log facility Identify default log facilities and log formats Describe common use cases for periodic and continuous uploading of access logs
Course Overview The Traffic Marshal course is designed to equip learners with the essential knowledge required to operate safely and effectively in environments where vehicle and pedestrian movement must be coordinated. Covering key principles of traffic control, risk assessment, and vehicle signalling, this course aims to enhance site safety and improve communication between vehicle operators and marshals. Learners will gain insight into traffic management systems and reversing procedures, allowing them to perform their role with confidence and competence. By the end of the course, participants will understand the legal responsibilities and health and safety standards associated with traffic marshalling. This training provides a recognised foundation for those looking to work in construction, logistics, and other vehicle-heavy environments. Course Description This course delves into the core responsibilities of a Traffic Marshal, offering a structured approach to traffic management and safety awareness. Through comprehensive learning modules, participants will explore the processes involved in directing vehicles, managing temporary traffic setups, and identifying potential hazards. Emphasis is placed on reversing techniques, vehicle signalling, and conducting traffic risk assessments in line with current health and safety guidelines. Learners will also examine how to support site operations by ensuring compliance with regulatory practices. Ideal for both newcomers and professionals, this course delivers essential training that aligns with industry expectations for safe vehicle movement and operational coordination in diverse workplace settings. Course Modules Module 01: Introduction to Traffic Marshalling Module 02: Traffic Management Module 03: Temporary Traffic Control Module 04: Traffic Risk Assessment Module 05: Vehicle Signaling Module 06: Reversing Vehicles Module 07: Health and Safety (See full curriculum) Who is this course for? Individuals seeking to work in vehicle coordination and site logistics. Professionals aiming to enhance safety knowledge for construction or industrial environments. Beginners with an interest in site safety and traffic control operations. Employers requiring qualified staff to manage vehicle movement on-site. Career Path Traffic Marshal Site Safety Officer Construction Site Coordinator Logistics Supervisor Vehicle Banksman Health and Safety Assistant
Course Overview The LEED V4 - Building Design and Construction course offers an in-depth exploration of sustainable building practices in line with the LEED (Leadership in Energy and Environmental Design) standards. Learners will gain a comprehensive understanding of the LEED V4 framework and its application to building design and construction. The course highlights key principles, including energy efficiency, environmental responsibility, and resource management, equipping participants with the knowledge to meet LEED certification requirements. Upon completion, learners will be prepared to integrate sustainable practices into their work, contributing to green building initiatives and reducing environmental impact in the construction industry. Course Description This course delves into the core components of the LEED V4 standards, covering a broad spectrum of topics such as integrative processes, sustainable site development, water efficiency, energy optimisation, and indoor environmental quality. Learners will explore how these elements impact building design and construction, learning how to create energy-efficient, eco-friendly structures. The course provides a thorough examination of each LEED category, equipping participants with the skills needed to navigate the certification process and apply sustainable design principles to real-world projects. By the end, learners will have the knowledge to assess projects for LEED compliance and incorporate green strategies into building practices, driving sustainability forward. Course Modules Module 01: Introduction Module 02: Integrative Process Module 03: Location & Transportation Module 04: Sustainable Sites Module 05: Water Efficiency Module 06: Energy & Atmosphere Module 07: Materials & Resources Module 08: Indoor Environment Quality Module 09: Innovation Module 10: Regional Priority Module 11: Completion (See full curriculum) Who is this course for? Individuals seeking to enhance their knowledge of sustainable building practices Professionals aiming to pursue LEED accreditation or certification Beginners with an interest in green building and environmental design Architects, engineers, and construction managers looking to stay current with industry standards Sustainability advocates looking to make a difference in the built environment Career Path Green Building Consultant LEED Accredited Professional Sustainability Coordinator Environmental Consultant Energy Manager Construction Project Manager Sustainability Analyst
Course Overview: The "Shading in Adobe Photoshop" course is designed to introduce learners to the art and techniques of shading within Adobe Photoshop. This course covers essential tools and methods for creating realistic lighting effects, depth, and texture in digital artwork. Learners will explore various shading techniques, including the use of brushes, gradients, and layer blending modes. The course is aimed at enhancing skills in digital illustration and photo manipulation, offering a comprehensive understanding of how to use shading to add dimension and realism to designs. By the end of the course, learners will have the skills to apply these techniques to create polished and professional-level artwork. Course Description: This course dives deeper into the various shading techniques in Adobe Photoshop, equipping learners with the knowledge to enhance their digital creations. Topics include using custom brushes for shading, adjusting opacity levels, working with gradients to simulate light, and mastering layer blending modes for depth. The course also covers how to apply shading effectively across different types of artwork, such as illustrations, portraits, and product designs. Learners will gain the ability to create smooth transitions, realistic highlights, and shadows to elevate their designs. The course encourages creativity while ensuring that students develop the technical expertise needed to implement these techniques in a professional setting. Course Modules: Module 01: Introduction to Shading in Photoshop Module 02: Understanding Light and Shadow Module 03: Using Brushes for Shading Module 04: Gradient Techniques for Shading Module 05: Layering and Blending Modes Module 06: Creating Depth and Realism in Artwork Module 07: Shading for Various Art Styles (See full curriculum) Who is this course for? Individuals seeking to improve their digital art skills. Professionals aiming to enhance their graphic design portfolio. Beginners with an interest in digital illustration and design. Artists looking to expand their Photoshop capabilities. Career Path Graphic Designer Digital Illustrator Photo Manipulation Artist Concept Artist Visual Designer
Course Overview: This course on "Flat Design in Adobe Illustrator" is designed to introduce learners to the fundamental concepts of flat design and how to apply them using Adobe Illustrator. The course covers the essential tools, techniques, and strategies needed to create visually engaging, modern flat design illustrations. Learners will explore the creation of various designs, from simple icons to complex landscapes, while developing a keen understanding of colour schemes, vector shapes, and design principles. By the end of the course, students will be able to confidently create flat design graphics, suitable for use in digital marketing, UI/UX design, and illustration projects. Course Description: In this course, learners will delve deep into the world of flat design, starting with the basics of Adobe Illustrator and progressing through to more complex design concepts. Key topics include creating diverse scenes, such as a garden, landscape, and camping scene, and designing flat icons for smartphones and apps. The course will cover essential tools and workflows in Illustrator, focusing on clean, minimalist design that is effective for web and app environments. Learners will also gain insights into balancing colour, shapes, and negative space to achieve professional and aesthetically pleasing results. Upon completion, learners will have a well-rounded skill set for designing contemporary flat style graphics in Illustrator. Course Modules: Module 01: Introduction Module 02: Create a Flat Design Garden and Barbecue Module 03: Create a Flat Design Landscape Scene Module 04: Create a Modern Flat Design Night Camping Scene Module 05: Create a Modern Flat Design Terminal and Luggage Module 06: Design a Flat Design Smartphone and App Icons (See full curriculum) Who is this course for? Individuals seeking to master flat design techniques in Adobe Illustrator. Professionals aiming to enhance their design portfolios with modern graphic styles. Beginners with an interest in graphic design and digital illustration. Anyone looking to build skills for creating digital assets like icons and visuals. Career Path: Graphic Designer UI/UX Designer Web Designer Digital Illustrator App Designer Visual Content Creator
Course Overview: The "Floristry and Principles of Design Level 4" course offers an in-depth exploration of the art of floristry and design principles. Aimed at learners seeking to deepen their understanding of floral arrangements and design techniques, this course covers everything from the fundamental design principles to advanced floristry techniques. By combining theoretical knowledge with design principles, students will gain a comprehensive understanding of floral composition, colour theory, and the essential skills required to create stunning floral displays. Learners will complete the course with a stronger foundation in floristry, equipped to apply their skills to a variety of professional settings. Course Description: This course delves into the core aspects of floristry and design principles, providing a structured learning path that covers a range of essential topics. Learners will explore the history of floristry, the principles of design, and the use of colour, texture, and form in creating floral arrangements. The course is designed to develop an appreciation for both traditional and contemporary floristry, highlighting design techniques that enhance visual appeal. Learners will also gain a deep understanding of flower care, sustainability in floristry, and how to adapt designs to different events or settings. This comprehensive course equips learners with the knowledge and expertise to succeed in the floristry industry, whether in a creative or managerial role. Course Modules: Module 01: Introduction to Floristry Module 02: Principles of Design in Floristry Module 03: Colour Theory and Floral Compositions Module 04: Flower Care and Maintenance Module 05: Event and Seasonal Floristry Module 06: Advanced Floral Design Techniques Module 07: Sustainable Practices in Floristry Module 08: Floral Design for Different Settings (See full curriculum) Who is this course for? Individuals seeking to specialise in floristry and floral design. Professionals aiming to advance their career in event management or creative industries. Beginners with an interest in the art of floristry and floral design. Aspiring florists looking to establish a career in the floral industry. Career Path Florist Floral Designer Event Coordinator Wedding Planner Retail Florist Floral Business Owner Event Designer
Course Overview: "Herbalism: Herbs and Foods for Long-term Health" explores the use of herbs and natural foods to enhance and maintain health over the long term. This course provides learners with comprehensive knowledge of the role of nutrition, herbal remedies, and lifestyle choices in supporting well-being. With a focus on prevention and holistic health practices, learners will gain an understanding of the healing properties of various herbs, their uses in daily life, and how to incorporate them into long-term health strategies. By the end of the course, learners will be equipped with the knowledge to make informed choices about their health, based on a deep understanding of the connection between herbs, food, and wellness. Course Description: This course offers an in-depth exploration of the most effective herbs and foods that contribute to long-term health. Topics covered include the therapeutic properties of various herbs, their traditional uses in medicine, and how they can be incorporated into diets to boost immunity, prevent illness, and enhance vitality. Learners will also delve into the science behind herbalism, with an emphasis on understanding how specific herbs and foods interact with the body. The course provides valuable insights into nutrition, digestive health, detoxification, and how to integrate herbal remedies into daily wellness routines. By the end of the course, learners will possess a thorough understanding of herbalism and its role in sustaining long-term health. Course Modules: Module 01: Introduction to Herbalism and Long-Term Health Module 02: Key Herbs for Immune Support Module 03: Foods for Vitality and Longevity Module 04: Herbal Remedies for Digestive Health (See full curriculum) Who is this course for? Individuals seeking to improve their overall health and wellness. Professionals aiming to expand their knowledge in natural health practices. Beginners with an interest in herbalism and natural medicine. Health enthusiasts looking to incorporate herbs and natural foods into their lifestyles. Career Path: Herbalist Nutritionist Health Coach Wellness Consultant Alternative Medicine Practitioner