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

672 API courses

55340 Developing ASP.NET Core Web Applications

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for professional web developers who use Microsoft Visual Studio in an individual-based or team-based, small-sized to large development environment. Candidates for this course are interested in developing advanced web applications and want to manage the rendered HTML comprehensively. They want to create websites that separate the user interface, data access, and application logic. Overview Describe the Microsoft Web Technologies stack and select an appropriate technology to use to develop any given application. Design the architecture and implementation of a web application that will meet a set of functional requirements, user interface requirements, and address business models. Configure the pipeline of ASP.NET Core web applications using middleware, and leverage dependency injection across applications. Develop a web application that uses the ASP.NET Core routing engine to present friendly URLs and a logical navigation hierarchy to users. Create Views in an application that display and edit data and interact with Models and Controllers. Connect an ASP.NET Core application to a database using Entity Framework Core. Implement a consistent look and feel across an entire web application. Write JavaScript code that runs on the client-side and utilizes the jQuery script library to optimize the responsiveness of an web application. Add client side packages and configure Task Runners. Run unit tests and debugging tools against a web application in Visual Studio 2022. Write an application that authenticates and authorizes users to access content securely using Identity. Build an application that resists malicious attacks. Use caching to accelerate responses to user requests. Use SignalR to enable two-way communication between client and server. Describe what a Web API is and why developers might add a Web API to an application. Describe how to package and deploy an ASP.NET Core web application from a development computer to a web server. In this 5-day course, professional web developers will learn to develop advanced ASP.NET Core applications using .NET tools and technologies. The focus will be on coding activities that enhance the performance and scalability of the Web site application. MODULE 1: EXPLORING ASP.NET CORE * Introducing of Microsoft Web Technologies * Getting Started with Razor Pages in ASP.NET Core * Introducing ASP.NET Core MVC MODULE 2: DESIGNING ASP.NET CORE MVC WEB APPLICATIONS * Planning in the Project Design Phase * Designing Models, Controllers and Views MODULE 3: CONFIGURE MIDDLEWARE AND SERVICES IN ASP.NET CORE * Configuring Middlewares * Configuring Services MODULE 4: DEVELOPING CONTROLLERS * Writing Controllers and Actions * Configuring Routes * Writing Action Filters MODULE 5: DEVELOPING VIEWS * Creating Views with Razor Syntax * Using HTML Helpers and Tag Helpers * Reusing Code in Views MODULE 6: DEVELOPING MODELS * Creating MVC Models * Working with Forms * Validating User Input MODULE 7: USING ENTITY FRAMEWORK CORE IN ASP.NET CORE * Introduction to Entity Framework Core * Working with Entity Framework Core * Use Entity Framework Core to connect to Microsoft SQL Server MODULE 8: USING LAYOUTS, CSS AND JAVASCRIPT IN ASP.NET CORE * Using Layouts * Using CSS and JavaScript * Using JavaScript Libraries MODULE 9: CLIENT-SIDE DEVELOPMENT * Applying Styles and Responsive Design * Using Task Runners * Looking at ASP.NET Core Blazor MODULE 10: TESTING AND TROUBLESHOOTING * Testing ASP.NET Core Applications * Implementing an Exception Handling Strategy * Logging ASP.NET Core Applications MODULE 11: MANAGING SECURITY * Authentication in ASP.NET Core * Authorization in ASP.NET Core * Defending from Common Attack MODULE 12: PERFORMANCE AND COMMUNICATION IMPLEMENTING A CACHING STRATEGY * Managing State * Supporting Two-way Communication MODULE 13: IMPLEMENTING WEB APIS * Introducing Web APIs * Developing a Web API * Calling a Web API MODULE 14: HOSTING AND DEPLOYMENT * Hosting and Deploying On-premises * Deploying to Microsoft Azure * Looking at Microsoft Azure Fundamentals

55340 Developing ASP.NET Core Web Applications
Delivered Online6 days, Aug 13th, 13:00 + 1 more
£2975

SwiftUI Covid19 Statistics Tracking with REST API and Swift 5

By Packt

Building COVID-19 statistics tracking applications with SwiftUI with this intermediate-level course. Anyone who wants to learn iOS development and build beautiful iOS applications will benefit from this course. The instructor goes in-depth and covers the advanced concepts, which will give you the confidence to build your own apps in a very effective way.

SwiftUI Covid19 Statistics Tracking with REST API and Swift 5
Delivered Online On Demand
£93.99

Node JS: API Development with Swagger Interface Description Language

5.0(2)

By Studyhub UK

The Node JS: API Development with Swagger Interface Description Language course provides comprehensive training in creating APIs using Node.js and Swagger Interface Description Language. Participants will learn to develop robust APIs, design API specifications using Swagger, handle authentication, and implement API security. This course offers practical insights into building efficient APIs for web applications. LEARNING OUTCOMES: 1. Understand the fundamentals of API development and its significance in web applications. 2. Learn to set up and configure Node.js for building APIs. 3. Explore the Swagger Interface Description Language for designing API specifications. 4. Develop RESTful APIs using Node.js and Swagger for effective communication between applications. 5. Implement authentication mechanisms and secure APIs using JWT (JSON Web Tokens). 6. Master error handling and validation techniques for ensuring reliable API performance. 7. Gain insights into API documentation and automatic generation using Swagger tools. 8. Create interactive API documentation and test APIs using Swagger UI. WHY BUY THIS NODE JS: API DEVELOPMENT WITH SWAGGER INTERFACE DESCRIPTION LANGUAGE? 1. Unlimited access to the course for forever 2. Digital Certificate, Transcript, student ID all included in the price 3. Absolutely no hidden fees 4. Directly receive CPD accredited qualifications after course completion 5. Receive one to one assistance on every weekday from professionals 6. Immediately receive the PDF certificate after passing 7. Receive the original copies of your certificate and transcript on the next working day 8. Easily learn the skills and knowledge from the comfort of your home CERTIFICATION After studying the course materials of the Node JS: API Development with Swagger Interface Description Language there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. WHO IS THIS COURSE FOR? * Web developers interested in enhancing their API development skills. * Node.js enthusiasts looking to build efficient and secure APIs. * Backend developers aiming to understand Swagger for API specification. * Software engineers seeking to master API authentication and security. * Professionals wanting to improve their web application development knowledge. PREREQUISITES This Node JS: API Development with Swagger Interface Description Language does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Node JS: API Development with Swagger Interface Description Language was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. CAREER PATH * Node.js Developer: Specialize in building web applications using Node.js and APIs. * Backend Developer: Design and implement APIs to support various web applications. * API Developer: Develop, maintain, and optimize APIs for seamless data exchange. * Web Application Developer: Create robust and efficient web applications using APIs. * Software Engineer: Leverage API development skills for software product development. COURSE CURRICULUM Unit 01: Course Introduction Module 01: Introduction 00:01:00 Module 02: Goals & Prerequisites 00:03:00 Module 03: About the Instructor 00:01:00 Module 04: Open API Specification (OAS), Swagger & Node.js 00:09:00 Unit 02: Introduction to Swagger Module 01: Http and Swagger 00:09:00 Module 02: Swagger Tools 00:06:00 Module 03: Setup 00:06:00 Unit 03: Open API Specification (OAS) Module 01: Project Configuration 00:08:00 Module 02: Intro to Swagger Editor 00:06:00 Module 03: Project Explanation + GET Endpoint 00:13:00 Module 04: POST Endpoint 00:06:00 Module 05: PUT + DELETE Endpoint 00:08:00 Module 06: Challenge: Comments Endpoints 00:17:00 Unit 04: Node.js & Swagger Module 01: Get 00:11:00 Module 02: Post 00:08:00 Module 03: Put 00:07:00 Module 04: Delete 00:06:00 Module 05: Challenge: Add comment logic 00:18:00 Module 06: Deploy API in Heroku 00:06:00 Unit 05: Swagger Authorization with Json Web Tokens Module 01: Introduction to Json Web Tokens 00:07:00 Module 02: Authentication with Swagger and JWT 00:07:00 Unit 06: Final words Module 01: Thank you! 00:01:00 Assignment Assignment - Node JS: API Development with Swagger Interface Description Language 00:00:00

Node JS: API Development with Swagger Interface Description Language
Delivered Online On Demand
£10.99

Node JS: API Development with Swagger Masterclass

By Apex Learning

OVERVIEW This comprehensive course on Node JS: API Development with Swagger Masterclass will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Node JS: API Development with Swagger Masterclass 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 Node JS: API Development with Swagger Masterclass. It is available to all students, of all academic backgrounds. REQUIREMENTS Our Node JS: API Development with Swagger Masterclass 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 6 sections • 22 lectures • 02:44:00 total length •Module 01: Introduction: 00:01:00 •Module 02: Goals & Prerequisites: 00:03:00 •Module 03: About the Instructor: 00:01:00 •Module 04: Open API Specification (OAS), Swagger & Node.js: 00:09:00 •Module 01: Http and Swagger: 00:09:00 •Module 02: Swagger Tools: 00:06:00 •Module 03: Setup: 00:06:00 •Module 01: Project Configuration: 00:08:00 •Module 02: Intro to Swagger Editor: 00:06:00 •Module 03: Project Explanation + GET Endpoint: 00:13:00 •Module 04: POST Endpoint: 00:06:00 •Module 05: PUT + DELETE Endpoint: 00:08:00 •Module 06: Challenge: Comments Endpoints: 00:17:00 •Module 01: Get: 00:11:00 •Module 02: Post: 00:08:00 •Module 03: Put: 00:07:00 •Module 04: Delete: 00:06:00 •Module 05: Challenge: Add comment logic: 00:18:00 •Module 06: Deploy API in Heroku: 00:06:00 •Module 01: Introduction to Json Web Tokens: 00:07:00 •Module 02: Authentication with Swagger and JWT: 00:07:00 •Module 01: Thank you!: 00:01:00

Node JS: API Development with Swagger Masterclass
Delivered Online On Demand
£12

AZ-305T00 Designing Microsoft Azure Infrastructure Solutions

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for Successful students have experience and knowledge in IT operations, including networking, virtualization, identity, security, business continuity, disaster recovery, data platforms, and governance. Students also have experience designing and architecting solutions. Before attending this course, students must have previous experience deploying or administering Azure resources and strong conceptual knowledge of: * Azure compute technologies such as VMs, containers and serverless solutions * Azure virtual networking to include load balancers * Azure Storage technologies (unstructured and databases) * General application design concepts such as messaging and high availability This course teaches Azure Solution Architects how to design infrastructure solutions. Course topics cover governance, compute, application architecture, storage, data integration, authentication, networks, business continuity, and migrations. The course combines lecture with case studies to demonstrate basic architect design principles. Prerequisites Before attending this course, students must have previous experience deploying or administering Azure resources and conceptual knowledge of: Azure Active Directory Azure compute technologies such as VMs, containers and serverless solutions Azure virtual networking to include load balancers Azure Storage technologies (unstructured and databases) General application design concepts such as messaging and high availability AZ-104T00 - Microsoft Azure Administrator 1 - DESIGN GOVERNANCE * Design for governance * Design for management groups * Design for subscriptions * Design for resource groups * Design for resource tags * Design for Azure Policy * Design for role-based access control (RBAC) * Design for Azure landing zones 2 - DESIGN AN AZURE COMPUTE SOLUTION * Choose an Azure compute service * Design for Azure Virtual Machines solutions * Design for Azure Batch solutions * Design for Azure App Service solutions * Design for Azure Container Instances solutions * Design for Azure Kubernetes Service solutions * Design for Azure Functions solutions * Design for Azure Logic Apps solutions 3 - DESIGN A DATA STORAGE SOLUTION FOR NON-RELATIONAL DATA * Design for data storage * Design for Azure storage accounts * Design for data redundancy * Design for Azure Blob Storage * Design for Azure Files * Design for Azure managed disks * Design for storage security 4 - DESIGN A DATA STORAGE SOLUTION FOR RELATIONAL DATA * Design for Azure SQL Database * Design for Azure SQL Managed Instance * Design for SQL Server on Azure Virtual Machines * Recommend a solution for database scalability * Recommend a solution for database availability * Design security for data at rest, data in motion, and data in use * Design for Azure SQL Edge * Design for Azure Cosmos DB and Table Storage 5 - DESIGN DATA INTEGRATION * Design a data integration solution with Azure Data Factory * Design a data integration solution with Azure Data Lake * Design a data integration and analytic solution with Azure Databricks * Design a data integration and analytic solution with Azure Synapse Analytics * Design strategies for hot, warm, and cold data paths * Design an Azure Stream Analytics solution for data analysis 6 - DESIGN AN APPLICATION ARCHITECTURE * Describe message and event scenarios * Design a messaging solution * Design an Azure Event Hubs messaging solution * Design an event-driven solution * Design a caching solution * Design API integration * Design an automated app deployment solution * Design an app configuration management solution 7 - DESIGN AUTHENTICATION AND AUTHORIZATION SOLUTIONS * Design for identity and access management (IAM) * Design for Microsoft Entra ID * Design for Microsoft Entra business-to-business (B2B) * Design for Azure Active Directory B2C (business-to-customer) * Design for conditional access * Design for identity protection * Design for access reviews * Design service principals for applications * Design managed identities * Design for Azure Key Vault 8 - DESIGN A SOLUTION TO LOG AND MONITOR AZURE RESOURCES * Design for Azure Monitor data sources * Design for Azure Monitor Logs (Log Analytics) workspaces * Design for Azure Workbooks and Azure insights * Design for Azure Data Explorer 9 - DESIGN NETWORK SOLUTIONS * Recommend a network architecture solution based on workload requirements * Design patterns for Azure network connectivity services * Design outbound connectivity and routing * Design for on-premises connectivity to Azure Virtual Network * Choose an application delivery service * Design for application delivery services * Design for application protection services 10 - DESIGN A SOLUTION FOR BACKUP AND DISASTER RECOVERY * Design for backup and recovery * Design for Azure Backup * Design for Azure blob backup and recovery * Design for Azure files backup and recovery * Design for Azure virtual machine backup and recovery * Design for Azure SQL backup and recovery * Design for Azure Site Recovery 11 - DESIGN MIGRATIONS * Evaluate migration with the Cloud Adoption Framework * Describe the Azure migration framework * Assess your on-premises workloads * Select a migration tool * Migrate your structured data in databases * Select an online storage migration tool for unstructured data * Migrate offline data 12 - INTRODUCTION TO THE MICROSOFT AZURE WELL-ARCHITECTED FRAMEWORK * Azure Well-Architected Framework pillars * Cost optimization * Operational excellence * Performance efficiency * Reliability * Security 13 - MICROSOFT AZURE WELL-ARCHITECTED FRAMEWORK - COST OPTIMIZATION * Develop cost-management discipline * Design with a cost-efficiency mindset * Design for usage optimization * Design for rate optimization * Monitor and optimize over time 14 - MICROSOFT AZURE WELL-ARCHITECTED FRAMEWORK - OPERATIONAL EXCELLENCE * Embrace DevOps culture * Establish development standards * Evolve operations with observability * Deploy with confidence * Automate for efficiency * Adopt safe deployment practices 15 - MICROSOFT AZURE WELL-ARCHITECTED FRAMEWORK - PERFORMANCE EFFICIENCY * Negotiate realistic performance targets * Design to meet capacity requirements * Achieve and sustain performance * Improve efficiency through optimization 16 - MICROSOFT AZURE WELL-ARCHITECTED FRAMEWORK - RELIABILITY * Design for business requirements * Design for resilience * Design for recovery * Design for operations * Keep it simple 17 - MICROSOFT AZURE WELL-ARCHITECTED FRAMEWORK - SECURITY * Plan your security readiness * Design to protect confidentiality * Design to protect integrity * Design to protect availability * Sustain and evolve your security posture 18 - GETTING STARTED WITH THE MICROSOFT CLOUD ADOPTION FRAMEWORK FOR AZURE * Customer narrative * Common blockers 19 - PREPARE FOR SUCCESSFUL CLOUD ADOPTION WITH A WELL-DEFINED STRATEGY * Customer narrative * Capture strategic motivation * Define objectives and key results * Evaluate financial considerations * Understand technical considerations * Create a business case 20 - PREPARE FOR CLOUD ADOPTION WITH A DATA-DRIVEN PLAN * Customer narrative 21 - CHOOSE THE BEST AZURE LANDING ZONE TO SUPPORT YOUR REQUIREMENTS FOR CLOUD OPERATIONS * Customer narrative * Common operating models * Design areas for Azure landing zones * Design principles for Azure landing zones * Journey to the target architecture * Choose an Azure landing zone option * Deploy the Azure landing zone accelerator * Enhance your landing zone 22 - MIGRATE TO AZURE THROUGH REPEATABLE PROCESSES AND COMMON TOOLS * Customer narrative * Migration process * Migration tools * Common tech platforms 23 - ADDRESS TANGIBLE RISKS WITH THE GOVERN METHODOLOGY OF THE CLOUD ADOPTION FRAMEWORK FOR AZURE * Customer narrative * Govern methodology * Corporate policies * Governance disciplines * Deploy a cloud governance foundation * The Cost Management discipline 24 - ENSURE STABLE OPERATIONS AND OPTIMIZATION ACROSS ALL SUPPORTED WORKLOADS DEPLOYED TO THE CLOUD * Establish business commitments * Deploy an operations baseline * Protect and recover * Enhance an operations baseline * Manage platform and workload specialization 25 - INNOVATE APPLICATIONS BY USING AZURE CLOUD TECHNOLOGIES * Follow the innovation lifecycle * Azure technologies for the build process * Infuse your applications with AI * Azure technologies for measuring business impact * Azure technologies for the learn process 26 - PREPARE FOR CLOUD SECURITY BY USING THE MICROSOFT CLOUD ADOPTION FRAMEWORK FOR AZURE * Customer narrative * Methodology * Security roles and responsibilities * Simplify compliance and security * Simplify security implementation * Security tools and policies ADDITIONAL COURSE DETAILS: Nexus Humans AZ-305T00: Designing Microsoft Azure Infrastructure Solutions 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 AZ-305T00: Designing Microsoft Azure Infrastructure Solutions 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.

AZ-305T00 Designing Microsoft Azure Infrastructure Solutions
Delivered Online5 days, Jul 8th, 13:00 + 5 more
£2380

Kafka Streams API for Developers Using Java/Spring Boot 3.X

By Packt

This course is structured to give you both the theoretical and coding experience of developing Kafka Streams applications using Streams API. It also covers the techniques to use Enterprise Standard Kafka Streams application using Spring Boot and Streams API. You will build a real-time Kafka Streams application by the end of this course. Prior experience building Kafka applications is necessary.

Kafka Streams API for Developers Using Java/Spring Boot 3.X
Delivered Online On Demand
£41.99

AI-102T00 Designing and Implementing an Azure AI Solution

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for Software engineers concerned with building, managing and deploying AI solutions that leverage Azure AI Services, Azure AI Search, and Azure OpenAI. They are familiar with C# or Python and have knowledge on using REST-based APIs to build computer vision, language analysis, knowledge mining, intelligent search, and generative AI solutions on Azure. AI-102 Designing and Implementing an Azure AI Solution is intended for software developers wanting to build AI infused applications that leverage?Azure AI Services,?Azure AI Search, and?Azure OpenAI. The course will use C# or Python as the programming language. Prerequisites Before attending this course, students must have: Knowledge of Microsoft Azure and ability to navigate the Azure portal Knowledge of either C# or Python Familiarity with JSON and REST programming semantics Recommended course prerequisites AI-900T00: Microsoft Azure AI Fundamentals course 1 - PREPARE TO DEVELOP AI SOLUTIONS ON AZURE * Define artificial intelligence * Understand AI-related terms * Understand considerations for AI Engineers * Understand considerations for responsible AI * Understand capabilities of Azure Machine Learning * Understand capabilities of Azure AI Services * Understand capabilities of the Azure Bot Service * Understand capabilities of Azure Cognitive Search 2 - CREATE AND CONSUME AZURE AI SERVICES * Provision an Azure AI services resource * Identify endpoints and keys * Use a REST API * Use an SDK 3 - SECURE AZURE AI SERVICES * Consider authentication * Implement network security 4 - MONITOR AZURE AI SERVICES * Monitor cost * Create alerts * View metrics * Manage diagnostic logging 5 - DEPLOY AZURE AI SERVICES IN CONTAINERS * Understand containers * Use Azure AI services containers 6 - ANALYZE IMAGES * Provision an Azure AI Vision resource * Analyze an image * Generate a smart-cropped thumbnail 7 - CLASSIFY IMAGES * Provision Azure resources for Azure AI Custom Vision * Understand image classification * Train an image classifier 8 - DETECT, ANALYZE, AND RECOGNIZE FACES * Identify options for face detection analysis and identification * Understand considerations for face analysis * Detect faces with the Azure AI Vision service * Understand capabilities of the face service * Compare and match detected faces * Implement facial recognition 9 - READ TEXT IN IMAGES AND DOCUMENTS WITH THE AZURE AI VISION SERVICE * Explore Azure AI Vision options for reading text * Use the Read API 10 - ANALYZE VIDEO * Understand Azure Video Indexer capabilities * Extract custom insights * Use Video Analyzer widgets and APIs 11 - ANALYZE TEXT WITH AZURE AI LANGUAGE * Provision an Azure AI Language resource * Detect language * Extract key phrases * Analyze sentiment * Extract entities * Extract linked entities 12 - BUILD A QUESTION ANSWERING SOLUTION * Understand question answering * Compare question answering to Azure AI Language understanding * Create a knowledge base * Implement multi-turn conversation * Test and publish a knowledge base * Use a knowledge base * Improve question answering performance 13 - BUILD A CONVERSATIONAL LANGUAGE UNDERSTANDING MODEL * Understand prebuilt capabilities of the Azure AI Language service * Understand resources for building a conversational language understanding model * Define intents, utterances, and entities * Use patterns to differentiate similar utterances * Use pre-built entity components * Train, test, publish, and review a conversational language understanding model 14 - CREATE A CUSTOM TEXT CLASSIFICATION SOLUTION * Understand types of classification projects * Understand how to build text classification projects 15 - CREATE A CUSTOM NAMED ENTITY EXTRACTION SOLUTION * Understand custom named entity recognition * Label your data * Train and evaluate your model 16 - TRANSLATE TEXT WITH AZURE AI TRANSLATOR SERVICE * Provision an Azure AI Translator resource * Specify translation options * Define custom translations 17 - CREATE SPEECH-ENABLED APPS WITH AZURE AI SERVICES * Provision an Azure resource for speech * Use the Azure AI Speech to Text API * Use the text to speech API * Configure audio format and voices * Use Speech Synthesis Markup Language 18 - TRANSLATE SPEECH WITH THE AZURE AI SPEECH SERVICE * Provision an Azure resource for speech translation * Translate speech to text * Synthesize translations 19 - CREATE AN AZURE AI SEARCH SOLUTION * Manage capacity * Understand search components * Understand the indexing process * Search an index * Apply filtering and sorting * Enhance the index 20 - CREATE A CUSTOM SKILL FOR AZURE AI SEARCH * Create a custom skill * Add a custom skill to a skillset 21 - CREATE A KNOWLEDGE STORE WITH AZURE AI SEARCH * Define projections * Define a knowledge store 22 - PLAN AN AZURE AI DOCUMENT INTELLIGENCE SOLUTION * Understand AI Document Intelligence * Plan Azure AI Document Intelligence resources * Choose a model type 23 - USE PREBUILT AZURE AI DOCUMENT INTELLIGENCE MODELS * Understand prebuilt models * Use the General Document, Read, and Layout models * Use financial, ID, and tax models 24 - EXTRACT DATA FROM FORMS WITH AZURE DOCUMENT INTELLIGENCE * What is Azure Document Intelligence? * Get started with Azure Document Intelligence * Train custom models * Use Azure Document Intelligence models * Use the Azure Document Intelligence Studio 25 - GET STARTED WITH AZURE OPENAI SERVICE * Access Azure OpenAI Service * Use Azure OpenAI Studio * Explore types of generative AI models * Deploy generative AI models * Use prompts to get completions from models * Test models in Azure OpenAI Studio's playgrounds 26 - BUILD NATURAL LANGUAGE SOLUTIONS WITH AZURE OPENAI SERVICE * Integrate Azure OpenAI into your app * Use Azure OpenAI REST API * Use Azure OpenAI SDK 27 - APPLY PROMPT ENGINEERING WITH AZURE OPENAI SERVICE * Understand prompt engineering * Write more effective prompts * Provide context to improve accuracy 28 - GENERATE CODE WITH AZURE OPENAI SERVICE * Construct code from natural language * Complete code and assist the development process * Fix bugs and improve your code 29 - GENERATE IMAGES WITH AZURE OPENAI SERVICE * What is DALL-E? * Explore DALL-E in Azure OpenAI Studio * Use the Azure OpenAI REST API to consume DALL-E models 30 - USE YOUR OWN DATA WITH AZURE OPENAI SERVICE * Understand how to use your own data * Add your own data source * Chat with your model using your own data 31 - FUNDAMENTALS OF RESPONSIBLE GENERATIVE AI * Plan a responsible generative AI solution * Identify potential harms * Measure potential harms * Mitigate potential harms * Operate a responsible generative AI solution

AI-102T00 Designing and Implementing an Azure AI Solution
Delivered Online5 days, Aug 20th, 13:00 + 2 more
£1785

In-Depth Vue 3 For Beginners (Inc. Composition API, Router)

By Packt

Explore everything that Vue.js has to offer from the ground up, all while building 4 projects to put your knowledge into practice. You will learn all of the essential Vue skills, along with the new Vue.js 3 features and syntax.

In-Depth Vue 3 For Beginners (Inc. Composition API, Router)
Delivered Online On Demand
£37.99

Build REST APIs with Django REST Framework and Python

By Packt

REST or RESTful API design (Representational State Transfer) is designed to take advantage of existing protocols. Django REST framework is a powerful and flexible toolkit to build web APIs. Throughout the course, we will explore the most important Django Rest framework topics step-by-step. We will learn topics such as API basics, serializers, class-based views, and so on to build flexible APIs.

Build REST APIs with Django REST Framework and Python
Delivered Online On Demand
£101.99

Security Engineering on AWS

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is intended for security engineers, security architects, and information security professionals. Overview Identify security benefits and responsibilities of using the AWS Cloud Build secure application infrastructures Protect applications and data from common security threats Perform and automate security checks Configure authentication and permissions for applications and resources Monitor AWS resources and respond to incidents Capture and process logs Create and configure automated and repeatable deployments with tools such as AMIs and AWS CloudFormation This course demonstrates how to efficiently use AWS security services to stay secure in the AWS Cloud. The course focuses on the security practices that AWS recommends for enhancing the security of your data and systems in the cloud. The course highlights the security features of AWS key services including compute, storage, networking, and database services. You will also learn how to leverage AWS services and tools for automation, continuous monitoring and logging, and responding to security incidents. Prerequisites We recommend that attendees of this course have: * Working knowledge of IT security practices and infrastructure concepts * Familiarity with cloud computing concepts * Completed AWS Security Essentials and Architecting on AWS courses 1 - SECURITY ON AWS * Security in the AWS cloud * AWS Shared Responsibility Model * Incident response overview * DevOps with Security Engineering 2 - IDENTIFYING ENTRY POINTS ON AWS * Identify the different ways to access the AWS platform * Understanding IAM policies * IAM Permissions Boundary * IAM Access Analyzer * Multi-factor authentication * AWS CloudTrail 3 - SECURITY CONSIDERATIONS: WEB APPLICATION ENVIRONMENTS * Threats in a three-tier architecture * Common threats: user access * Common threats: data access * AWS Trusted Advisor 4 - APPLICATION SECURITY * Amazon Machine Images * Amazon Inspector * AWS Systems Manager 5 - DATA SECURITY * Data protection strategies * Encryption on AWS * Protecting data at rest with Amazon S3, Amazon RDS, Amazon DynamoDB * Protecting archived data with Amazon S3 Glacier * Amazon S3 Access Analyzer * Amazon S3 Access Points 6 - SECURING NETWORK COMMUNICATIONS * Amazon VPC security considerations * Amazon VPC Traffic Mirroring * Responding to compromised instances * Elastic Load Balancing * AWS Certificate Manager 7 - MONITORING AND COLLECTING LOGS ON AWS * Amazon CloudWatch and CloudWatch Logs * AWS Config * Amazon Macie * Amazon VPC Flow Logs * Amazon S3 Server Access Logs * ELB Access Logs 8 - PROCESSING LOGS ON AWS * Amazon Kinesis * Amazon Athena 9 - SECURITY CONSIDERATIONS: HYBRID ENVIRONMENTS * AWS Site-to-Site and Client VPN connections * AWS Direct Connect * AWS Transit Gateway 10 - OUT-OF-REGION PROTECTION * Amazon Route 53 * AWS WAF * Amazon CloudFront * AWS Shield * AWS Firewall Manager * DDoS mitigation on AWS 11 - SECURITY CONSIDERATIONS: SERVERLESS ENVIRONMENTS * Amazon Cognito * Amazon API Gateway * AWS Lambda 12 - THREAT DETECTION AND INVESTIGATION * Amazon GuardDuty * AWS Security Hub * Amazon Detective 13 - SECRETS MANAGEMENT ON AWS * AWS KMS * AWS CloudHSM * AWS Secrets Manager 14 - AUTOMATION AND SECURITY BY DESIGN * AWS CloudFormation * AWS Service Catalog 15 - ACCOUNT MANAGEMENT AND PROVISIONING ON AWS * AWS Organizations * AWS Control Tower * AWS SSO * AWS Directory Service

Security Engineering on AWS
Delivered Online4 days, Jul 31st, 13:00 + 1 more
£2025
1...34567...68