Software Development
Showing 565–576 of 2824 results
Consuming RESTful Java microservices with template interfaces using Eclipse MicroProfile Rest Client
Learn how to consume RESTful Java microservices with template interfaces using Eclipse MicroProfile Rest Client. Understand how to streamline the process of making HTTP requests, handling responses, and interacting with microservices in a clean and efficient manner.
Consuming RESTful services async-ly with template interfaces
Master the art of consuming RESTful services asynchronously with template interfaces. Learn how to handle non-blocking HTTP requests and responses, ensuring that your Java applications remain scalable and performant in modern cloud environments.
Consuming RESTful services using the reactive JAX-RS client
Explore how to consume RESTful services using the reactive JAX-RS client. Understand how to perform asynchronous, non-blocking HTTP calls in a reactive system, ensuring responsiveness and scalability in Java applications.
Container Infrastructure Analysis with Trivy
Want to learn how to find vulnerabilities in docker images? How about preventing these vulnerabilities in the first place? If so, you're in the right place! In this course you will learn Container Infrastructure Analysis with Trivy.
Containerization and Virtualization Concepts
Learn the essentials of VMs, containers, Docker, and Kubernetes. Understand the differences to get started!
Containerize and deploy a Java app to Azure
Containerize a Java app, push the container image to Azure Container Registry, and then deploy to Azure Kubernetes Service.
Containerizing and running Java microservices in Docker cont
Learn how to containerize Java microservices using Docker. Discover how to build, package, and run your Java applications in isolated containers to simplify development, deployment, and scalability in microservices architectures.
Containerizing, packaging, and running a Spring Boot app
Master the art of containerizing, packaging, and running Spring Boot applications in Docker. Learn how to streamline deployment, manage microservices, and ensure your Spring Boot app runs seamlessly in containers for production environments.
Context and Dependency Injection (CDI 1.1)
Learn how to decouple and inject your components with CDI (Context and Dependency Injection) in your Java SE and Java EE applications.
Continuous Delivery and DevOps with Azure DevOps: Managing Builds
In this course, you will learn how to set up an automated build with Azure DevOps or Azure DevOps Server pipelines. By the end of this course, you will be able to implement continuous integration builds that are the fundament for your DevOps teams.
Continuous Delivery and DevOps with Azure DevOps: Source Control with Git
This course will teach you the fundamentals of Source Control and how to use this with Azure DevOps. You will learn how to work with Git, Pull Requests, Branch Policies, and implement Continuous Integration.
Continuous Delivery and DevOps with Azure DevOps: The Big Picture
Microsoft has a toolset to support continuous delivery and DevOps called Azure DevOps. Want to see what this toolset can do for you? Then this course is for you! In less than two hours, you get a full overview of how the tools can support your team.