Showing 961–972 of 4482 results

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 Web APIs with TypeScript 5
Web APIs are the gateway for bringing data in and out of web based applications with Typescript, and a critical part of our development toolkit. This course will teach you how to work with Web APIs using TypeScript v5 using best practice methods.

Contact Center AI: Building a Dynamic Virtual Agent
Welcome to 'Contact Center AI: Building a Dynamic Virtual Agent', the second course in the 'Customer Experiences with Contact Center AI' course series. Learn how to develop customized customer conversational solutions using (CCAI).

Container Infrastructure Analysis with kube-hunter
Want to learn how to analyze (and prevent) security weaknesses in Kubernetes? If so, you're in the right place! In this course, you will learn Container Infrastructure Analysis with kube-hunter.

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.

Container Security: A Five Year Perspective
This talk is about the successes, failures, the ones that got away, and the work we still haven’t done in the fast moving field of container security.

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 Angular Applications with Docker
Learn how to build and run your Angular application code using Docker containers. Explore how to write dockerfiles for custom images, leverage multi-stage dockerfiles, container orchestration with Docker Compose, and much more.

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.

Containers on AWS Wavelength
This course will teach you how to create an Amazon Elastic Kubernetes Service (Amazon EKS) Kubernetes cluster with nodes in AWS Wavelength zones.

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: 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.