Software Development
Showing 937–948 of 2824 results
Enable reliable messaging for Big Data applications using Azure Event Hubs
Connect sending and receiving applications with Event Hubs so you can handle high loads without losing data.
Enable semantic search in Azure Database for PostgreSQL
This module explores semantic search, embedding vectors, vector similarity, and using Azure Database for PostgreSQL - Flexible Server with PostgreSQL Vector and Azure AI extensions to generate, store, and query rows with semantic search.
Enable SharePoint Framework web part configuration with property panes
This module will introduce you to using the property pane for client-side web parts created with the SharePoint Framework.
Enabling Cross-Origin Resource Sharing (CORS) in a RESTful Java microservice
Understand how to enable Cross-Origin Resource Sharing (CORS) in RESTful Java microservices. Learn to configure and manage CORS to allow cross-origin requests from browsers and ensure secure communication between microservices and web frontends.
Enabling distributed tracing in Java microservices using Eclipse MicroProfile OpenTracing and the Jaeger tracing system.
Discover how to enable distributed tracing in Java microservices with Eclipse MicroProfile OpenTracing and Jaeger. Learn to track and monitor microservice interactions across distributed systems, providing insights into performance bottlenecks and optimizing service reliability.
Enabling distributed tracing in microservices with Zipkin
Discover how to enable distributed tracing in microservices using Zipkin. Learn how to implement this powerful tool for tracking and visualizing requests across microservices, helping you identify bottlenecks and optimize performance in cloud-native applications.
Encapsulation and SOLID
This course teaches how to write maintainable and flexible object-oriented code.
End-to-end Vue Testing with Cypress 6
Learn how to get started with Cypress, write end-to-end tests, and take advantage of different features to enhance your testing process.
Enforce data permissions for Power BI embedded analytics
When your app users should only have access to view a subset of data, you need to develop a solution that restricts access to Power BI dataset data. The reason might be because some users aren't permitted to view specific data, such as sales results of other sales regions. Achieving this requirement commonly involves setting up row-level security (RLS), which involves defining roles and rules that filter model data.
Enhance your self-efficacy
Develop a mindset that will set you up for success in technology.
Enhanced Azure Health Bot
In the previous module, you created a basic informative bot without any interrupting or breaking scenario involved. This module shows you how to enhance the bot with advanced functionalities.
Ensuring Elixir Application Performance with Testing and ExUnit
Learn about the testing of elixir's concepts and tools.