-
API Gateways: Microservice Architecture
After watching this video, you will be able to describe microservice architecture.
-
API Gateways: Monolithic Architecture
After watching this video, you will be able to describe monolithic architecture.
-
API Gateways: API Gateways
After watching this video, you will be able to describe API gateways and how they are used.
-
API Gateways: Building and Testing an API Gateway
After watching this video, you will be able to build and test an API gateway in Amazon.
-
API Gateways: Preparing to Build an API Gateway
After watching this video, you will be able to prepare to build an API gateway in Amazon.
-
API Gateways: API Endpoints
After watching this video, you will be able to describe API endpoints.
-
API Gateways: Web APIs
After watching this video, you will be able to describe web APIs.
-
API Gateways: Remote APIs
After watching this video, you will be able to describe remote APIs.
-
API Gateways: What is an API?
After watching this video, you will be able to define APIs.
-
API Gateways: Amazon API Gateway Console
After watching this video, you will be able to Use Amazon API gateway console.
-
API Gateways: Exercise: Work with APIs
After watching this video, you will be able to work with APIs.
-
API Gateways: Building and Testing an API
After watching this video, you will be able to build and test an API in Amazon.
-
API Gateways: SOAP API
After watching this video, you will be able to describe SOAP APIs.
-
API Gateways: REST API
After watching this video, you will be able to describe REST APIs.
-
API Gateways: API Methods
After watching this video, you will be able to set up methods in Amazon API Gateway.
-
API Gateways: API Management Overview
After watching this video, you will be able to describe API Management.
-
API Gateways: Publishing Tools
After watching this video, you will be able to use publishing tools such as OpenAPI or RAML.
-
API Gateways: Gateway Response
After watching this video, you will be able to set up a gateway response with Amazon API Gateway.
-
API Gateways: Configure Repository
After watching this video, you will be able to use SDK generated with Amazon API Gateway.
-
API Gateways: API Caching
After watching this video, you will be able to enable API caching using Amazon API Gateway.
-
API Gateways: Rate Limit Policy
After watching this video, you will be able to use Amazon API Gateway to create a rate limit policy.
-
API Gateways: CloudWatch
After watching this video, you will be able to monitor APIs with Amazon CloudWatch in Amazon API Gateway.
-
API Gateways: API Errors
After watching this video, you will be able to describe client errors and how they are detected in Amazon API Gateway.
-
API Gateways: CloudTrail
After watching this video, you will be able to use CloudTrail to track and log files from Amazon API Gateway.
-
API Gateways: Swagger
After watching this video, you will be able to describe Swagger and how it can be used with Amazon API Gateway.
-
API Gateways: Manage APIs
After watching this video, you will be able to manage APIs using Amazon API Gateway.
-
API Gateways: API Keys
After watching this video, you will be able to set up API keys using the Amazon API Gateway.
-
API Gateways: API Security Overview
After watching this video, you will be able to describe API security.
-
API Gateways: AWS Organizations
After watching this video, you will be able to describe AWS Organizations and how it is used as an account management service.
-
API Gateways: Custom Authorizers
After watching this video, you will be able to use Amazon API Gateway custom authorizers to control access to API methods.
-
API Gateways: Control Access
After watching this video, you will be able to create an IAM permissions policy in Amazon API Gateway.
-
API Gateways: API User Pool
After watching this video, you will be able to use the Amazon Cognito user pool to control who has access to your API in Amazon API Gateway.
-
API Gateways: Exercise: Set up API Security
After watching this video, you will be able to set up API security.
-
API Gateways: Stage Variables
After watching this video, you will be able to use API Gateway stage variables.
-
API Gateways: Integration Requests
After watching this video, you will be able to set up integration requests in Amazon API Gateway.
-
API Gateways: Method Requests
After watching this video, you will be able to set up method requests in Amazon API Gateway.
-
RabbitMQ: Identifying the Features of RabbitMQ
After watching this video, you will be able to identify the key features of RabbitMQ including its clustering, federation, and production capabilities.
-
RabbitMQ: Defining RabbitMQ
After watching this video, you will be able to describe the history and support options available for RabbitMQ, and recognize the terminology used in RabbitMQ.
-
RabbitMQ: Installing on Linux
After watching this video, you will be able to install and configure RabbitMQ server on Linux hosts.
-
RabbitMQ: Installing on Windows
After watching this video, you will be able to install and configure RabbitMQ server on Windows hosts.
-
RabbitMQ: Classifying the Use Cases of RabbitMQ
After watching this video, you will be able to describe the six common use cases that RabbitMQ is designed to handle.
-
RabbitMQ: Installing Using a Docker Image
After watching this video, you will be able to install a Docker image and configure Docker to run RabbitMQ.
-
RabbitMQ: Installing Using Puppet
After watching this video, you will be able to use the puppet-rabbitmq module to install RabbitMQ using Puppet.
-
RabbitMQ: Installing Using Chef
After watching this video, you will be able to use the chef-cookbook to install and manage RabbitMQ using Chef.
-
RabbitMQ: Installing on Amazon EC2
After watching this video, you will be able to install and configure RabbitMQ on Amazon EC2.
-
RabbitMQ: Install and Use RabbitMQ
After watching this video, you will be able to describe the purpose and uses of RabbitMQ deployment.
-
RabbitMQ: Installing and Using the Web Interface
After watching this video, you will be able to install and use the web management plugin.
-
RabbitMQ: Using the Command Line Tools
After watching this video, you will be able to use the command line RabbitMQ utilities to start, stop, list plugins, and show the status of RabbitMQ.
-
RabbitMQ: Creating and Using an Exchange
After watching this video, you will be able to create and use an exchange to manage incoming messages.
-
RabbitMQ: Using a Producer and a Consumer
After watching this video, you will be able to use a simple producer and consumer to send and received messages.
-
RabbitMQ: Manipulating Queues
After watching this video, you will be able to list, delete, and manipulate queues.
-
RabbitMQ: Creating a Queue
After watching this video, you will be able to create a queue from the web management tool and from source code.
-
RabbitMQ: Manipulating a Cluster
After watching this video, you will be able to start, stop, and get the status of a cluster.
-
RabbitMQ: Creating a Cluster
After watching this video, you will be able to create and configure a cluster.
-
RabbitMQ: Types of Clusters
After watching this video, you will be able to describe the three common cluster configurations.
-
RabbitMQ: Creating and Using a Topic Exchange
After watching this video, you will be able to create and use a topic exchange to bind messages to queues using the star and hash substitutes.
-
RabbitMQ: Mirroring Queues
After watching this video, you will be able to mirror a queue using policies.
-
RabbitMQ: Breaking up a Cluster
After watching this video, you will be able to remove a node from a cluster.
-
RabbitMQ: Configuring the Master and Using Exclusive Queues
After watching this video, you will be able to configure a master queue and use an exclusive queue.
-
RabbitMQ: Use Clusters with RabbitMQ
After watching this video, you will be able to manipulate queues and clusters in RabbitMQ.
-
Java and Spring Cloud: Finding Solutions to Common Issues
After watching this video, you will be able to perform troubleshooting for microservices.
-
Java and Spring Cloud: Common Issues
After watching this video, you will be able to identify common issues and provide solutions to the common issues in microservices.
-
Java and Spring Cloud: Troubleshooting and Monitoring
After watching this video, you will be able to utilize troubleshooting and monitoring for microservices availability.
-
Java and Spring Cloud: Finding the Root Cause
After watching this video, you will be able to analyze the root cause to trace the actual problem.
-
REST API & Microservices: Using Authorization Filters
After watching this video, you will be able to deploy authorization filters to fine tune authentication schemes.
-
REST API & Microservices: Implementing Security in an API
After watching this video, you will be able to implement a bearer token system in a Web API.
-
REST API & Microservices: Using SSL with Web API
After watching this video, you will be able to use SSL to secure a Web API.
-
Microservices Architecture: Emerging Trends in Application Development
After watching this video, you will be able to identify the emerging trends in application development.
-
Microservices Architecture: Modules and Microservices
After watching this video, you will be able to compare modularity with microservices.
-
Microservices Architecture: Current Challenges to Implementing Microservices
After watching this video, you will be able to recognize some of the current challenges faced by microservices.
-
Microservices Architecture: Microservices and the Digital Future
After watching this video, you will be able to describe the role that microservices are expected to play in the digital future.
-
Microservices Architecture: Microservices and IoT
After watching this video, you will be able to describe how microservices are expected to integrate with the IoT.
-
Microservices Architecture: Current and Future Trends
After watching this video, you will be able to recognize some of the current and future trends in microservices development.
-
Microservices Architecture: Microservices and Best Buy
After watching this video, you will be able to recognize how microservices were implemented in a real-world example.
-
Microservices Architecture: AWS and Microservices
After watching this video, you will be able to recall how Amazon uses microservices with AWS.
-
Microservices Architecture: Netflix Event Sourcing
After watching this video, you will be able to recall how event sourcing works for Netflix downloads.
-
Microservices Architecture: Netflix Conductor
After watching this video, you will be able to recognize the role of Conductor in orchestrating various pieces of the Netflix puzzle.
-
Microservices Architecture: Netflix Containers
After watching this video, you will be able to describe how Zuul provides dynamic routing, monitoring, resiliency, and security.
-
Microservices Architecture: Netflix Containers
After watching this video, you will be able to detail the use of containers in Netflix.
-
Microservices Architecture: Microservices Security Considerations
After watching this video, you will be able to list and describe some of the current security concerns of microservices.
-
Microservices Architecture: The Current State of Microservices
After watching this video, you will be able to describe the overall state of microservices development.
-
Microservices Architecture: Service Meshes
After watching this video, you will be able to define what service meshes are and how they relate to microservices.
-
Microservices Architecture: Microservices Tools and Frameworks
After watching this video, you will be able to compare the various tools and frameworks currently in use.
-
Microservices Architecture: Netflix Architecture Layers
After watching this video, you will be able to describe some of the key microservices used in Netflix.
-
REST API & Microservices: Securing a Web API with Individual Accounts
After watching this video, you will be able to implement individual accounts in your Web API.
-
REST API & Microservices: Using OAuth in Applications
After watching this video, you will be able to use OAuth for authorization with your user accounts.
-
REST API & Microservices: Implementing Role-based Authorization
After watching this video, you will be able to use roles to authorize users to perform certain operations.
-
REST API & Microservices: Securing an Application with ASP.NET Core Identity
After watching this video, you will be able to use ASP.NET Core Identity to establish user accounts in an application.
-
REST API & Microservices: Using Cookie and Forms Authentication
After watching this video, you will be able to configure options using cookie and forms authentication with services.
-
REST API & Microservices: Using OpenID Connections
After watching this video, you will be able to work with OpenID to establish secure authentication.
-
REST API & Microservices: Creating and Using Bearer Tokens
After watching this video, you will be able to use bearer tokens for authentication in your application.
-
REST API & Microservices: Preventing CSRF in Web APIs
After watching this video, you will be able to secure applications against Cross-site Request Forgery (CSRF).
-
REST API & Microservices: Implementing Policy-based Authorization
After watching this video, you will be able to use policies to authorize users to perform certain operations.
-
REST API & Microservices: Using Integrated Windows Authentication
After watching this video, you will be able to implement Windows authentication for applications.
-
REST API & Microservices: Connecting to a Database
After watching this video, you will be able to build a model and connect it to a database.
-
REST API & Microservices: Building the Tests
After watching this video, you will be able to create basic tests to validate functionality.
-
REST API & Microservices: Designing the API
After watching this video, you will be able to design an API using .NET Core.
-
REST API & Microservices: Manipulating Data with EF Core
After watching this video, you will be able to create read and update data using Entity Framework Core.
-
REST API & Microservices: Configuring the Database Context
After watching this video, you will be able to create a database context to use in your applications.
-
REST API & Microservices: Configuring Logging for a Service
After watching this video, you will be able to use log4Net to log events from your application.
-
REST API & Microservices: Injecting a Mock Repository
After watching this video, you will be able to use Rhino to inject a mock repository for testing and development.
-
REST API & Microservices: Adding a Model
After watching this video, you will be able to design and build a model for a .NET Core API.
-
REST API & Microservices: Configuring EF Core
After watching this video, you will be able to configure Entity Framework Core for use in .NET Core applications.
-
REST API & Microservices: Creating a Data Store
After watching this video, you will be able to create a data store for an application.
-
REST API & Microservices: Creating a Docker Image for an Application
After watching this video, you will be able to deploy a microservice in a container for development or production.
-
REST API & Microservices: Smoke Testing a Service
After watching this video, you will be able to use Postman to verify the functionality of an API.
-
REST API & Microservices: Testing an API
After watching this video, you will be able to test an API with mocking and unit testing.
-
REST API & Microservices: Deploying a Microservice to a Server
After watching this video, you will be able to deploy a .NET Core microservice to a server.
-
REST API & Microservices: Building an EF Core Model
After watching this video, you will be able to build models with EF Core to satisfy application requirements.
-
REST API & Microservices: Using the EF Core Fluent API
After watching this video, you will be able to use and implement the EF Core Fluent API.
-
REST API & Microservices: Using SQLite with EF Core
After watching this video, you will be able to configure and use SQLite for small database projects.
-
REST API & Microservices: Connecting to SQL Northwind Database
After watching this video, you will be able to connect to a sample Northwind database with .NET Core.
-
REST API & Microservices: Creating Attributes in EF Core
After watching this video, you will be able to build attributes to fine-tune your models.
-
REST API & Microservices: Connecting to an EF Core Data Provider
After watching this video, you will be able to use different methods to access data providers with EF Core.
-
REST API & Microservices: Sorting Entities
After watching this video, you will be able to query and sort entities using LINQ and EF Core.
-
REST API & Microservices: Writing LINQ Queries
After watching this video, you will be able to use LINQ queries to retrieve data.
-
REST API & Microservices: Working with Sets
After watching this video, you will be able to implement features of EF Core with sets.
-
REST API & Microservices: Filtering Entities
After watching this video, you will be able to work with filters to refine retrieved data.
-
REST API & Microservices: Querying an EF Core Model
After watching this video, you will be able to query and modify a model to retrieve data for an application.
-
REST API & Microservices: Running Your First Docker Image
After watching this video, you will be able to run a basic Docker image in Windows.
-
REST API & Microservices: Building an EF Core Model
After watching this video, you will be able to build a model with EF Core and query data from it.
-
REST API & Microservices: Creating LINQ Extension Methods
After watching this video, you will be able to build and customize LINQ extension methods for specific applications.
-
REST API & Microservices: Visual Studio Tools for Docker with ASP.NET Core
After watching this video, you will be able to use Docker components within Visual Studio.
-
REST API & Microservices: Installing and Configuring Docker in Windows
After watching this video, you will be able to install Docker as a container manager for applications in Windows.
-
REST API & Microservices: Deploying a Microservice to an Image
After watching this video, you will be able to deploy a microservice to an image.
-
REST API & Microservices: Deploying an Image to a Server
After watching this video, you will be able to migrate image from development to your server.
-
REST API & Microservices: Logging with Docker
After watching this video, you will be able to configure and use logging for your Docker images.
-
REST API & Microservices: Deploying an Image to Azure
After watching this video, you will be able to utilize Microsoft Azure services to deploy a container.
-
REST API & Microservices: Container Management with Docker
After watching this video, you will be able to manage and control Docker images using built-in tools.
-
REST API & Microservices: Building Images with Docker
After watching this video, you will be able to build Docker images for development and deployment.
-
REST API & Microservices: Updating Microservices within an Image
After watching this video, you will be able to updating a microservice on an existing image.
-
REST API & Microservices: Monitoring Your Containers
After watching this video, you will be able to monitoring images at any time using Docker.
-
REST API & Microservices: Build and Run a Docker Image
After watching this video, you will be able to build and run a simple image with Docker.
-
REST API & Microservices: Managing Microservice Lifecycle within an Image
After watching this video, you will be able to implement best practices for microservice lifecycle.
-
Essential Deployment MS: Migration Refactoring Pattern
After watching this video, you will be able to analyze the migration refactoring pattern.
-
Essential Deployment MS: Adaptation Refactoring Pattern
After watching this video, you will be able to analyze the adaptation refactoring pattern.
-
Essential Deployment MS: Choosing Tools
After watching this video, you will be able to identify which tools can be used in refactoring.
-
Essential Deployment MS: Hybrid Refactoring
After watching this video, you will be able to identify how hybrid refactoring is performed.
-
Essential Deployment MS: Nonfunctional Iteration Management
After watching this video, you will be able to define the issues when working with nonfunctional iteration management.
-
Essential Deployment MS: Working in Parallel
After watching this video, you will be able to analyze the ways to work with parallel systems.
-
Essential Deployment MS: Use a Microservice Design
After watching this video, you will be able to use a microservice design.
-
Essential Deployment MS: Working with the New Architecture
After watching this video, you will be able to discover new ways to work with the new architecture.
-
Essential Deployment MS: Building the Skillset
After watching this video, you will be able to describe the skillset needed for code rewrites.
-
Essential Deployment MS: Architecture Transformation Alternatives
After watching this video, you will be able to discover transformation alternatives to legacy code.
-
Essential Deployment MS: The Microservices Life Cycle
After watching this video, you will be able to define the microservices life cycle.
-
REST API & Microservices: Designing the API
After watching this video, you will be able to design a simple REST service.
-
REST API & Microservices: Using Postman to Test REST Services
After watching this video, you will be able to use Postman to test and verify your REST services.
-
REST API & Microservices: Configuring Routing
After watching this video, you will be able to configure routing for your REST application.
-
Essential Deployment MS: Refactor Legacy Code
After watching this video, you will be able to refactor legacy code.
-
Essential Deployment MS: Sunsetting Microservices
After watching this video, you will be able to describe how to retire and remigrate microservices.
-
REST API & Microservices: Understanding REST
After watching this video, you will be able to identify REST design principles and patterns.
-
REST API & Microservices: Configuring Visual Studio Code and .NET Core
After watching this video, you will be able to configure Visual Studio Code to work with .NET Core.
-
REST API & Microservices: Using Ninject for IoC Containers
After watching this video, you will be able to install and set up Ninject and use it in applications.
-
REST API & Microservices: Building Data Access
After watching this video, you will be able to set up a database connection for your REST application.
-
REST API & Microservices: Implementing Logging
After watching this video, you will be able to implement logging for your REST application.
-
REST API & Microservices: Building the Controller
After watching this video, you will be able to build a controller for your REST application.
-
REST API & Microservices: Modeling URLs and Verbs
After watching this video, you will be able to create models and design API URLs for accessing services.
-
REST API & Microservices: Designing RESTful APIs
After watching this video, you will be able to design a RESTful API for microservices.
-
REST API & Microservices: Mocking the API for Tests
After watching this video, you will be able to set up a mocking framework for your API to run tests.
-
REST API & Microservices: Smoke Testing the API
After watching this video, you will be able to set up a smoke test of your application to verify functionality.
-
REST API & Microservices: Building a Simple REST API
After watching this video, you will be able to build a simple REST API using .NET Core Web API.
-
REST API & Microservices: Unit Testing the API
After watching this video, you will be able to build and run unit tests to ensure API functionality.
-
REST API & Microservices: Connecting to External Databases
After watching this video, you will be able to connect to an external database in ASP.NET.
-
REST API & Microservices: Setting Up Logging
After watching this video, you will be able to configure logging for your service and catch errors as they occur.
-
REST API & Microservices: Creating a Database Context
After watching this video, you will be able to create a database context to access data with microservices.
-
REST API & Microservices: Configuring Entity Framework
After watching this video, you will be able to set up Entity Framework to work with applications.
-
REST API & Microservices: Building Models for Service
After watching this video, you will be able to build models that will be used for applications.
-
REST API & Microservices: Deploying API to Server
After watching this video, you will be able to publish an application to a server.
-
REST API & Microservices: Creating Controllers
After watching this video, you will be able to create and prepare a controller for microservice.
-
REST API & Microservices: Mapping Types
After watching this video, you will be able to create type mappings to improve the data integrity of a system.
-
REST API & Microservices: Configuring Ninject Dependency Injection
After watching this video, you will be able to implement dependency injection using Ninject.
-
REST API & Microservices: Configuring Attribute-based Routing
After watching this video, you will be able to configure an API with attribute-based routing for finer control over routing.
-
Java and Spring Cloud: Techniques of Advanced Patterns
After watching this video, you will be able to perform advanced microservices design patterns with Java.
-
Java and Spring Cloud: Log Deployments and Changes
After watching this video, you will be able to describe the features and best practices for logging.
-
Java and Spring Cloud: Server-side Page Fragment Composition
After watching this video, you will be able to demonstrate server-side page fragment composition.
-
Java and Spring Cloud: UI Patterns Overview
After watching this video, you will be able to describe the underlying principles of UI patterns in microservices.
-
Java and Spring Cloud: Health Check API
After watching this video, you will be able to utilize the health check API to track the health of microservices.
-
Java and Spring Cloud: Exception Tracking
After watching this video, you will be able to explore exception tracking mechanisms in microservices.
-
Essential Deployment MS: What Makes a Microservice?
After watching this video, you will be able to describe the properties that make up a microservice architecture.
-
Java and Spring Cloud: Client-side UI Composition
After watching this video, you will be able to demonstrate client-side UI composition.
-
Essential Deployment MS: Advantages and Disadvantages
After watching this video, you will be able to discover the advantages and disadvantages of a microservice architecture.
-
Essential Deployment MS: Topology and Architecture
After watching this video, you will be able to identify the different pieces of a microservice architecture and the function they serve.
-
Essential Deployment MS: Designing the Microservice API Layer
After watching this video, you will be able to build the API between microservices.
-
Essential Deployment MS: Microservice Communication
After watching this video, you will be able to describe how components of a microservice architecture communicate.
-
Essential Deployment MS: Accessing Third-party Systems
After watching this video, you will be able to use third-party systems for communication and logging.
-
Essential Deployment MS: Interoperability Issues
After watching this video, you will be able to identify compatibility and interoperability issues.
-
Essential Deployment MS: Microservice Components
After watching this video, you will be able to identify the individual components of the microservice topology.
-
Essential Deployment MS: Remote Access Protocols (RAC)
After watching this video, you will be able to identify communication protocols such as RAC.
-
Essential Deployment MS: Microservice Granularity
After watching this video, you will be able to define the level of granularity of microservice components.
-
Essential Deployment MS: Taxonomy and Classification
After watching this video, you will be able to describe the hierarchical taxonomy of microservice systems.
-
Essential Deployment MS: Use Microservices
After watching this video, use communication in a microservice architecture
-
Essential Deployment MS: Interoperability of Protocol and Communication
After watching this video, you will be able to identify how microservices communicate and the protocols they use.
-
Essential Deployment MS: Managing Database Transactions
After watching this video, you will be able to determine how to manage database transactions between microservices.
-
Essential Deployment MS: Logging Across Services
After watching this video, you will be able to describe the techniques for logging across the microservice architecture.
-
Essential Deployment MS: Vendor Support
After watching this video, you will be able to define how vendor support is handled in a microservice architecture.
-
Essential Deployment MS: Reliability of Distributed Services
After watching this video, you will be able to analyze distributed services and their reliability.
-
Essential Deployment MS: Decoupling Issues
After watching this video, you will be able to define the problems in breaking down large systems into microservices.
-
Essential Deployment MS: Decoupling Functionality
After watching this video, you will be able to identify the techniques in decoupling functionality in large monolithic services.
-
Essential Deployment MS: Managing Service Dependencies
After watching this video, you will be able to analyze dependencies between microservice components.
-
Essential Deployment MS: Architecture Design and Analysis
After watching this video, you will be able to discover architectural design patterns.
-
Essential Deployment MS: API Access Service
After watching this video, you will be able to analyze the API access service.
-
Essential Deployment MS: Organizational Ownership
After watching this video, you will be able to determine how ownership of microservices is handled throughout the enterprise.
-
Essential Deployment MS: Direct Access Service
After watching this video, you will be able to analyze the direct access service.
-
Essential Deployment MS: Using Events
After watching this video, you will be able to discover how event handling works.
-
Essential Deployment MS: Logging and Reporting
After watching this video, you will be able to identify the methods for writing reports from log files.
-
Essential Deployment MS: Overview of a Monolithic Service-based Architecture
After watching this video, you will be able to define the architecture of monolithic systems.
-
Essential Deployment MS: Consistency Patterns and Techniques
After watching this video, you will be able to analyze consistency patterns and techniques.
-
Essential Deployment MS: Remote Access Design
After watching this video, you will be able to define how the remote access design pattern works.
-
Essential Deployment MS: API Access Design Hybrids
After watching this video, you will be able to analyze access design hybrids.
-
Essential Deployment MS: Distributed Database Functionality
After watching this video, you will be able to describe how databases work in a microservice architecture.
-
Essential Deployment MS: Design a Microservice
After watching this video, you will be able to design a microservice.
-
Essential Deployment MS: Analysis of the Existing Architecture
After watching this video, you will be able to analyze legacy architecture.
-
Essential Deployment MS: Business Justification for Microservices
After watching this video, you will be able to describe the business justification for microservices.
-
Essential Deployment MS: Planning for Change
After watching this video, you will be able to identify the challenges in planning for microservice systems.
-
Java and Spring Cloud: Implement Queries
After watching this video, you will be able to demonstrate how to implement queries in microservices.
-
Java and Spring Cloud: Data Consistency
After watching this video, you will be able to describe the relevance and the impact of data consistency in microservices.
-
Java and Spring Cloud: Decompose by Subdomain
After watching this video, you will be able to illustrate how to decompose microservices by subdomains.
-
Java and Spring Cloud: Decompose by Business Capability
After watching this video, you will be able to identify business capability and decompose microservices with business capability.
-
Java and Spring Cloud: Pattern Choices
After watching this video, you will be able to describe the advantages and disadvantages of microservices patterns.
-
Java and Spring Cloud: Multiple Services per Host
After watching this video, you will be able to demonstrate how to provision multiple services per host.
-
Java and Spring Cloud: API Gateway Pattern
After watching this video, you will be able to demonstrate the API gateway pattern.
-
Java and Spring Cloud: Database per Service Pattern
After watching this video, you will be able to demonstrate the implementation of databases using service patterns.
-
Java and Spring Cloud: Externalized Configuration
After watching this video, you will be able to configure external services.
-
Java and Spring Cloud: Microservice Chassis Pattern
After watching this video, you will be able to demonstrate microservice chassis pattern.
-
Java and Spring Cloud: Service Integration Contract Implementation
After watching this video, you will be able to demonstrate a service integration contract test.
-
Java and Spring Cloud: Microservices Patterns
After watching this video, you will be able to describe the benefits of patterns in microservices.
-
Java and Spring Cloud: Access Token
After watching this video, you will be able to demonstrate the use of access tokens in authorization.
-
Java and Spring Cloud: Circuit Breaker
After watching this video, you will be able to demonstrate the properties of a circuit breaker.
-
Java and Spring Cloud: Using Java to Code Design Patterns
After watching this video, you will be able to implement microservices design patterns with Java.
-
Java and Spring Cloud: Distributed Tracing
After watching this video, you will be able to demonstrate the benefits of distributed tracing.
-
Java and Spring Cloud: Implementing Log Aggregation and Observability
After watching this video, you will be able to demonstrate how to implement log aggregation and observability patterns.
-
Java and Spring Cloud: Observability Patterns and Log Aggregation
After watching this video, you will be able to describe the benefits of observability patterns in microservices.
-
Java and Spring Cloud: Implementing Application Metrics and Audit Logging
After watching this video, you will be able to utilize and work with application metrics and audit logging.
-
Java and Spring Cloud: Application Metrics and Audit Logs
After watching this video, you will be able to recognize the role of application metrics and audit logs in microservices.
-
Java and Spring Cloud: JSON Web Token (JWT)
After watching this video, you will be able to describe the role of JSON JWT in a security implementation.
-
Java and Spring Cloud: DevOps Security
After watching this video, you will be able to list the principles driving security with DevOps.
-
Java and Spring Cloud: Security in Microservices
After watching this video, you will be able to describe the standard approach to securing microservices.
-
Java and Spring Cloud: Securing Service-to-Service Communication
After watching this video, you will be able to enable secure service-to-service communication with microservices.
-
Java and Spring Cloud: Application Level Security
After watching this video, you will be able to specify the application level security of microservices.
-
Java and Spring Cloud: Certificate Revocation
After watching this video, you will be able to identify the various types of certificate revocation.
-
Java and Spring Cloud: TLS Mutual Authentication
After watching this video, you will be able to illustrate the steps of TLS mutual authentication.
-
Java and Spring Cloud: The Edge Security
After watching this video, you will be able to describe edge security and demonstrate the implementation of edge security.
-
Java and Spring Cloud: Short-lived Certificates
After watching this video, you will be able to describe the approach of using short-lived certificates.
-
Java and Spring Cloud: Identifying the User
After watching this video, you will be able to demonstrate the process of identifying the user.
-
Java and Spring Cloud: JWT Validation
After watching this video, you will be able to validate JWT in a security implementation.
-
Java and Spring Cloud: Identify and Perform Basic Security
After watching this video, you will be able to identify and perform basic security.
-
Java and Spring Cloud: Security Considerations
After watching this video, you will be able to list and describe the security considerations to secure microservices.
-
Java and Spring Cloud: Decompose the Application into Services
After watching this video, you will be able to decompose applications into multiple microservices.
-
Java and Spring Cloud: Using Microservice Architecture
After watching this video, you will be able to describe the benefit of using microservice architecture.
-
Java and Spring Cloud: Governance, Scalability, and Fault Tolerance
After watching this video, you will be able to define the decentralization of microservices with a look into governance, scalability, and fault tolerance.
-
Java and Spring Cloud: A Peek into Java, Spring Cloud, and Microservices
After watching this video, you will be able to describe microservices, Java, and Spring Cloud integration and real world benefits.
-
Java and Spring Cloud: Cloud Computing with Spring Cloud
After watching this video, you will be able to distinguish the need for cloud computing with microservices using Spring Cloud.
-
Java and Spring Cloud: Service and Client Discovery
After watching this video, you will be able to demonstrate service and client discovery and their uses with microservices.
-
Java and Spring Cloud: Spring Cloud
After watching this video, you will be able to list the different aspects of Spring Cloud and how it affects microservices.
-
Java and Spring Cloud: The Data Exchange Interoperability Consideration
After watching this video, you will be able to describe the approach of managing diversified data on microservices architecture.
-
Java and Spring Cloud: Microservices Interconnectivity with Spring Cloud
After watching this video, you will be able to demonstrate the microservices interconnectivity with Spring Cloud.
-
Java and Spring Cloud: Microservices Management using Spring Cloud
After watching this video, you will be able to demonstrate the capabilities of Spring Cloud in microservices management.
-
Java and Spring Cloud: Core Microservices Principles
After watching this video, you will be able to identify the core principles of microservices.
-
Java and Spring Cloud: Spring Cloud Microservices Architecture
After watching this video, you will be able to define how microservices architecture fits in with Spring Cloud.
-
Java and Spring Cloud: SOA - Microservices Relationship
After watching this video, you will be able to describe SOA principles within microservices and how the relationships affect microservices.
-
Java and Spring Cloud: ESB - Microservices Relationship
After watching this video, you will be able to identify the use of ESB principles within microservices.
-
Java and Spring Cloud: Java Spring Cloud Microservices Examples
After watching this video, you will be able to explore the different ways in which using Java and Spring Cloud with microservices can help you and your team with development.
-
Java and Spring Cloud: Microservice-oriented Application Frameworks
After watching this video, you will be able to list the Spring Cloud components used to build microservice application frameworks.
-
Java and Spring Cloud: Managing Enterprise Data in Microservices
After watching this video, you will be able to describe the approach and patterns for data management in microservices.
-
Java and Spring Cloud: REST Example – Update
After watching this video, you will be able to demonstrate REST update operation.
-
Java and Spring Cloud: REST Example – Retrieve
After watching this video, you will be able to demonstrate REST retrieve operation.
-
Java and Spring Cloud: REST Example – Delete
After watching this video, you will be able to demonstrate REST delete operation.
-
Java and Spring Cloud: Microservices and the REST Architecture
After watching this video, you will be able to describe microservices and illustrate the REST architecture.
-
Java and Spring Cloud: REST Example – Create
After watching this video, you will be able to demonstrate REST create operation.
-
Java and Spring Cloud: Principles of RESTful Services
After watching this video, you will be able to describe the principles of RESTful services.
-
Java and Spring Cloud: Code Microservices with Java
After watching this video, you will be able to perform RESTFUL services implementing Java.
-
Java and Spring Cloud: REST Example – Client Generated ID
After watching this video, you will be able to demonstrate the REST approach for interoperable data exchange.
-
Java and Spring Cloud: REST Example – JSON
After watching this video, you will be able to perform various REST operations on JSON.
-
Java and Spring Cloud: SOAP Equivalent Examples
After watching this video, you will be able to demonstrate how to build SOAP services using Spring Cloud components.
-
Java and Spring Cloud: Running Microservices
After watching this video, you will be able to build and run a microservice.
-
Java and Spring Cloud: Using a Message Driven POJO - MDP
After watching this video, you will be able to configure a Message-driven POJO (MDP).
-
Java and Spring Cloud: REST vs SOAP Communication
After watching this video, you will be able to list the comparison of REST vs SOAP communication.
-
Java and Spring Cloud: Receiving Messages - JMS
After watching this video, you will be able to receive messages from ActiveMq.
-
Java and Spring Cloud: Sending Messages in ActiveMQ - JMS
After watching this video, you will be able to send messages in ActiveMq.
-
Java and Spring Cloud: Client-side Load Balancing
After watching this video, you will be able to configure and activate load balancing for microservice clients.
-
Java and Spring Cloud: Binding Microservices
After watching this video, you will be able to bind microservices with Eureka discovery server.
-
Java and Spring Cloud: Java Designed Microservice
After watching this video, you will be able to code a microservice in Java.
-
Java and Spring Cloud: Server-side Considerations for Microservices
After watching this video, you will be able to demonstrate the considerations for server-side microservices.
-
Java and Spring Cloud: Service Discovery with Eureka
After watching this video, you will be able to construct a discovery server with Eureka for microservices.
-
Microservices Frameworks, & Utilities: Utility Modules in Node.js
After watching this video, you will be able to illustrate the relevant utility modules that can be implemented in Node.js.
-
Microservices Frameworks, & Utilities: Task Automation with Gulp
After watching this video, you will be able to automate Node.js tasks using Gulp.
-
Microservices Frameworks, & Utilities: Grouping Multiple I/O
After watching this video, you will be able to demonstrate how to combine multiple I/O as a group using domain module.
-
Microservices Frameworks, & Utilities: DNS Module Lookup with Node.js DNS Module
After watching this video, you will be able to lookup DNS module using the Node.js DNS module.
-
Microservices Frameworks, & Utilities: Integrating Seneca and Express
After watching this video, you will be able to demonstrate how to integrate seneca and express in Node.js.
-
Microservices Frameworks, & Utilities: Seneca and Promises
After watching this video, you will be able to demonstrate how we can work with seneca and promises in Node.js.
-
Microservices Frameworks, & Utilities: Managing Data with Seneca
After watching this video, you will be able to demonstrate how to manage data in Node.js using seneca.
-
Microservices Frameworks, & Utilities: Features of Express
After watching this video, you will be able to illustrate the important and useful features of express that can be implemented in Node.js.
-
Microservices Frameworks, & Utilities: Web Frameworks for Node.js
After watching this video, you will be able to specify the primary web frameworks that can be used with Node.js.
-
Microservices Frameworks, & Utilities: Exercise: Installing and Executing Tasks Using Gulp
After watching this video, you will be able to install and execute tasks using Gulp.
-
Process Managers: Forever Process Manager
After watching this video, you will be able to demonstrate how to use the Forever process manager to manage Node.js applications.
-
Process Managers: Manage Express Applications with Process Managers
After watching this video, you will be able to demonstrate how to manage express applications using process managers.
-
Process Managers: StrongLoop Process Manager
After watching this video, you will be able to demonstrate how to use the StrongLoop process manager to manage Node.js applications.
-
Process Managers: SystemD Process Manager
After watching this video, you will be able to demonstrate how to use the SystemD process manager to manage Node.js applications.
-
Process Managers: Routing and Route Methods
After watching this video, you will be able to define routing and specify the various route methods that can be implemented in Node.js.
-
Process Managers: Build Web Applications Using Express
After watching this video, you will be able to demonstrate how to build web applications using the Express framework.
-
Process Managers: Process Managers for Node.js
After watching this video, you will be able to specify the various process managers that can be used and implemented in Node.js.
-
Process Managers: Response Methods of Express
After watching this video, you will be able to specify the various response methods that are associated with the Express framework.
-
Process Managers: Exercise: Install and Manage Applications Using PM2
After watching this video, you will be able to install, manage, and monitor applications using PM2.
-
Process Managers: Load Balancing Node.js Apps with PM2
After watching this video, you will be able to demonstrate how to load balance Node.js applications using PM2 in a production environment.
-
Language Fundamentals: Node.js Architecture
After watching this video, you will be able to describe the architecture of Node.js.
-
Language Fundamentals: Principles Behind Node.js
After watching this video, you will be able to identify the principles that drive Node.js.
-
Language Fundamentals: Writing Functions Using Node.js
After watching this video, you will be able to write and use functions in Node.js.
-
Language Fundamentals: REPL Language and Syntax Basics
After watching this video, you will be able to work with basic concepts of REPL language and syntax.
-
Language Fundamentals: Exercise: Creating Node.js Applications
After watching this video, you will be able to create a Node.js application that utilizes functions and the Express framework.
-
Language Fundamentals: Node.js Global and Reserved Keywords
After watching this video, you will be able to work with Node.js global and reserved keywords.
-
Language Fundamentals: Node.js Development Environment Setup
After watching this video, you will be able to setup the development environment for Node.js.
-
Language Fundamentals: Execution Mechanism of Node.js
After watching this video, you will be able to specify the execution mechanisms that are prevalent in Node.js.
-
Language Fundamentals: Package.json
After watching this video, you will be able to describe the role of package.json in Node.js based applications.
-
Language Fundamentals: Building Your First Node.js Application
After watching this video, you will be able to build a Node.js application.
-
Working with the Features of Node.js Applications: Debug Node.js Programs Using Debugger
After watching this video, you will be able to demonstrate how to debug Node.js programs using debugger.
-
Working with the Features of Node.js Applications: Test Driven Development Using Node.js
After watching this video, you will be able to implement test driven development using Node.js.
-
Working with the Features of Node.js Applications: Debug Node.js Programs Using Node Inspector
After watching this video, you will be able to demonstrate how to debug Node.js programs using node inspector.
-
Working with the Features of Node.js Applications: Extending Node Using Modules
After watching this video, you will be able to illustrate how to extend nodes and specify the mechanisms of node extension using modules.
-
Working with the Features of Node.js Applications: Implementing Events in Node.js
After watching this video, you will be able to work with events and implement events in Node.js.
-
Working with the Features of Node.js Applications: Exercise: Working with Node.js Application Features
After watching this video, you will be able to create and debug an event driven REST application.
-
Working with the Features of Node.js Applications: Build REST Server Using Node.js
After watching this video, you will be able to demonstrate the process involved in building servers using Node.js for REST.
-
Working with the Features of Node.js Applications: Build MVC Applications Using Node.js
After watching this video, you will be able to demonstrate how to build MVC applications using Node.js.
-
Working with the Features of Node.js Applications: Event Driven Mechanism and Node.js
After watching this video, you will be able to describe the event driven mechanisms that are implemented in Node.js.
-
Working with the Features of Node.js Applications: Essential Node.js API
After watching this video, you will be able to specify some of the most essential and prominent Node.js APIs and how they are implemented.
-
Managing Advanced Application Elements Using Node.js: HTTP Server and Client
After watching this video, you will be able to apply HTTP server and HTTP client implementation in Node.js.
-
Managing Advanced Application Elements Using Node.js: Create and Package Modules
After watching this video, you will be able to demonstrate how to create and package modules to extend nodes.
-
Managing Advanced Application Elements Using Node.js: Stream and Filesystem Implementation
After watching this video, you will be able to demonstrate how to implement streams and filesystems in Node.js.
-
Managing Advanced Application Elements Using Node.js: Blocking and Non-blocking IO
After watching this video, you will be able to specify the concepts of blocking and non-blocking IO and illustrate the implementation approach in Node.js.
-
Node Clusters and Memory Optimizations: Exercise: Creating Clusters in Node.js
After watching this video, you will be able to create a cluster to distribute loads across multiple workers.
-
Node Clusters and Memory Optimizations: Testing Node.js API with Mocha
After watching this video, you will be able to describe how to test Node.js APIs using Mocha.
-
Node.js & Microservices: Expect and Supertest for Node.js API Testing
After watching this video, you will be able to demonstrate how to use expect and supertest to test the Node.js APIs.
-
Node.js & Microservices: Microservice Architecture
After watching this video, you will be able to illustrate the architecture of microservices along with the beneficial solutions and features of microservice architecture.
-
Node.js & Microservices: PM2 as Task Runner
After watching this video, you will be able to demonstrate how to use PM2 process manager as a task runner for Node.js applications.
-
Node.js & Microservices: Microservices Development Using Node.js
After watching this video, you will be able to demonstrate how to build microservices using Node.js.
-
Node.js & Microservices: Transform Monolithic to Microservices Using Node.js
After watching this video, you will be able to demonstrate how to transform monolithic applications into microservices using Node.js.
-
Node.js & Microservices: Seneca Framework Features
After watching this video, you will be able to illustrate the features of the Seneca framework.
-
Node.js & Microservices: Node-rest-client for Node.js
After watching this video, you will be able to demonstrate how to use the node-rest-client in Node.js.
-
Node.js & Microservices: PM2
After watching this video, you will be able to illustrate the usages and features of PM2 as an advanced process manager for Node.js applications.
-
Node.js & Microservices: Seneca-web
After watching this video, you will be able to demonstrate how to use seneca-web with Node.js.
-
Node.js & Microservices: Exercise: Creating Seneca Microservices
After watching this video, you will be able to create a Seneca program to build microservices.
-
Managing Advanced Application Elements Using Node.js: Exercise: Working with Node.js Timers and Data
After watching this video, you will be able to create a data driven application that uses timers.
-
Managing Advanced Application Elements Using Node.js: Build Message System Using Node.js
After watching this video, you will be able to demonstrate how to build messaging systems using Node.js.
-
Managing Advanced Application Elements Using Node.js: Timers in Node.js Applications
After watching this video, you will be able to demonstrate how to use and implement timers with Node.js applications.
-
Managing Advanced Application Elements Using Node.js: Buffering in Node-based Applications
After watching this video, you will be able to specify the concept of buffering in Node.js and illustrate the implementation in Node.js based applications.
-
Managing Advanced Application Elements Using Node.js: NoSQL Storage Using Node.js
After watching this video, you will be able to demonstrate how to provision NoSQL storage using Node.js.
-
Managing Advanced Application Elements Using Node.js: Data Management Approaches Using Node.js
After watching this video, you will be able to describe the various approaches of data management that are implemented with Node.js.
-
Real-time Applications: Deployment Strategies for Node.js
After watching this video, you will be able to describe the various deployment strategies that can be adopted for Node.js applications along with the best practices.
-
Real-time Applications: Real-time Applications with WebSocket and Node.js
After watching this video, you will be able to demonstrate how to build real-time applications using WebSocket and Node.js.
-
Real-time Applications: Control Flow Mechanism Using Node
After watching this video, you will be able to identify the various control flow mechanisms that can be implemented using Node.js.
-
Real-time Applications: Template-based GUI Applications
After watching this video, you will be able to demonstrate how to create template-based GUI applications using Node and Jade.
-
Real-time Applications: Real-time Applications with Node.js
After watching this video, you will be able to specify the various mechanisms that are implemented when building real-time applications using Node.js.
-
Real-time Applications: Exercise: Working with WebSocket Server
After watching this video, you will be able to Create a WebSocket Server to facilitate asynchronous file read.
-
Real-time Applications: Asynchronous Patterns Implemented in Node.js
After watching this video, you will be able to illustrate the asynchronous patterns that can be implemented in Node.js.
-
Real-time Applications: Promises and Callbacks in Node.js
After watching this video, you will be able to demonstrate how to work with promises and callbacks in Node.js.
-
Real-time Applications: Async Module Features
After watching this video, you will be able to work with the features of async modules.
-
Real-time Applications: Step Module Capability
After watching this video, you will be able to work with the capabilities afforded by step modules.
-
Security & Middleware Implementation: Router Implementation in Node
After watching this video, you will be able to demonstrate how to implement routers in the nodes.
-
Security & Middleware Implementation: Connect-Based Node Application
After watching this video, you will be able to demonstrate how to work with Connect-based node applications.
-
Security & Middleware Implementation: Authentication and Authorization in Node.js
After watching this video, you will be able to implement authentication and authorization in Node.js applications using Passport.
-
Security & Middleware Implementation: Security in Node.js
After watching this video, you will be able to illustrate the security features that are implemented in Node.js.
-
Security & Middleware Implementation: JSGI-Node and Connect Middleware
After watching this video, you will be able to describe the differences between JSGI-node and Connect middleware.
-
Security & Middleware Implementation: Concept of Middleware in Node.js
After watching this video, you will be able to describe the concept of middleware from the perspective of Node.js.
-
Security & Middleware Implementation: MEAN Stack and Node.js
After watching this video, you will be able to describe MEAN Stack and illustrate the role of Node.js.
-
Security & Middleware Implementation: Node.js Application Security Best Practices
After watching this video, you will be able to define the best practices that can be adopted and implemented to secure Node.js applications.
-
Security & Middleware Implementation: Exercise: Working with MongoDB Documents
After watching this video, you will be able to create and work with documents in MongoDB.
-
Security & Middleware Implementation: Install and Start MEAN with NPM
After watching this video, you will be able to use and work with NPM to install and start MEAN.
-
Implementing Applications using Modules & MEAN Stack: Net Module Functionality
After watching this video, you will be able to work with the functionalities of Net module.
-
Implementing Applications using Modules & MEAN Stack: Node.js Net Module
After watching this video, you will be able to specify the essential Node.js Net modules that can be implemented.
-
Implementing Applications using Modules & MEAN Stack: Sessions and OAuth
After watching this video, you will be able to demonstrate how to use sessions and OAuth to secure web applications that are created using Node.js.
-
Implementing Applications using Modules & MEAN Stack: Emails with Node.js
After watching this video, you will be able to demonstrate how to send emails using Node.js.
-
Implementing Applications using Modules & MEAN Stack: REST Server with Node.js and MEAN Stack
After watching this video, you will be able to create WebApps and a REST server using Node.js and MEAN Stack.
-
Implementing Applications using Modules & MEAN Stack: MongoDB and App Server with Node.js
After watching this video, you will be able to demonstrate how to connect to the MongoDB database and app servers using Node.js.
-
Implementing Applications using Modules & MEAN Stack: MongoDB Database
After watching this video, you will be able to provision a MongoDB database and create documents.
-
Implementing Applications using Modules & MEAN Stack: Error Management in Node.js
After watching this video, you will be able to manage errors in Node.js.
-
Implementing Applications using Modules & MEAN Stack: Event Driven Architecture
After watching this video, you will be able to describe the event driven architectural mechanism that is implemented in Node.js.
-
Implementing Applications using Modules & MEAN Stack: Exercise: Net Module Servers and Clients
After watching this video, you will be able to create and test Node.js Net Module servers and clients.
-
Node Clusters and Memory Optimizations: Memory Usage in Node.js
After watching this video, you will be able to explain how to fine tune memory usages in Node.js applications.
-
Node Clusters and Memory Optimizations: HTTP Request and Response Compression
After watching this video, you will be able to demonstrate how to compress HTTP requests and responses in Node.js.
-
Node Clusters and Memory Optimizations: Testing Tools for Node.js API
After watching this video, you will be able to identify the testing tools that are prominently used to test Node.js APIs.
-
Node Clusters and Memory Optimizations: REST API Using Node.js
After watching this video, you will be able to build REST APIs using Node.js.
-
Node Clusters and Memory Optimizations: Create Node.js Clusters
After watching this video, you will be able to demonstrate how to quickly create clusters in Node.js.
-
Node Clusters and Memory Optimizations: Node.js Clusters
After watching this video, you will be able to specify the mechanism and methods of managing clusters in Node.js.
-
Node Clusters and Memory Optimizations: URL Module in Node.js
After watching this video, you will be able to identify the URL modules in Node.js.
-
Node Clusters and Memory Optimizations: Connecting to the Database with Node.js
After watching this video, you will be able to demonstrate how to connect to a database using Node.js.
-
Scaling Up & Managing Microservices: Cluster Management Using Cluster Manager
After watching this video, you will be able to identify the cluster management capabilities and features provided by the cluster manager.
-
Scaling Up & Managing Microservices: Build Multi-node Swarm Cluster Using Docker
After watching this video, you will be able to provision multi-node Swarm clusters using Docker machine configuration.
-
Scaling Up & Managing Microservices: Service Deployment Over Swarm Mode
After watching this video, you will be able to build and deploy services on swarm mode.
-
Scaling Up & Managing Microservices: Microservice Scalability on Docker
After watching this video, you will be able to identify the process of scaling up Docker containers.
-
Scaling Up & Managing Microservices: Container Management for Node Failure
After watching this video, you will be able to describe the container management concept and methodology in the case of node failures.
-
Scaling Up & Managing Microservices: Exercise: Setup a Swarm Cluster
After watching this video, you will be able to setup a Swarm cluster and manage the cluster for failover.
-
Scaling Up & Managing Microservices: Build Database Cluster Using Docker Service
After watching this video, you will be able to recall how to use SQL and NoSQL databases in Docker.
-
Scaling Up & Managing Microservices: Container Command Execution Using Java
After watching this video, you will be able to execute container commands using Eclipse.
-
Scaling Up & Managing Microservices: Container Automation Using Java API
After watching this video, you will be able to configure and manage containerization automation using Java API.
-
Scaling Up & Managing Microservices: Docker Registry Configuration
After watching this video, you will be able to configure Docker registry for Docker instance registration.
-
Scaling Up & Managing Microservices: Docker Registry and Java API
After watching this video, you will be able to specify the role of Docker registry in container management and Java API discovery.
-
Working with Docker Components: Container Management and Docker
After watching this video, you will be able to describe container management using Docker and compare it with virtual machines.
-
Working with Docker Components: Docker Automation Using Java
After watching this video, you will be able to demomstrate how to create, start, bind, and stop Docker container using Java.
-
Working with Docker Components: Docker Workflow
After watching this video, you will be able to describe the typical Docker workflow to realize the benefit of containers .
-
Working with Docker Components: Docker Architecture for Java Microservices
After watching this video, you will be able to illustrate the architecture of Docker used to deploy and manage Java microservices.
-
Working with Docker Components: Docker Management Using Docker CLI
After watching this video, you will be able to use CLI commands to manage Docker container and images.
-
Working with Docker Components: Benefits of Docker
After watching this video, you will be able to list the benefits of containerization using Docker with appropriate use cases.
-
Working with Docker Components: User-defined Network Bridge
After watching this video, you will be able to set up and configure a user defined network bridge.
-
Working with Docker Components: Dockerfile Capabilities
After watching this video, you will be able to build and configure Docker components using Dockerfile.
-
Working with Docker Components: Docker File Formats and Java API
After watching this video, you will be able to work with the various file formats used in Docker and Java API to manage Docker.
-
Working with Docker Components: Docker Networking Setup
After watching this video, you will be able to set up and configure a network to facilitate container communication.
-
Working with Docker Components: Docker Management Using Java REST API
After watching this video, you will be able to build REST services with Java to manage Docker container lifecycle.
-
Working with Docker Components: Exercise: Use CLI to Create a Container
After watching this video, you will be able to use CLI commands to create a container and manage it using Java REST API.
-
Working with Docker Components: Docker Image Construction
After watching this video, you will be able to build Docker images to provision as development and other staging environment.
-
Working with Docker Components: Docker Image Structure and Layout
After watching this video, you will be able to describe the image structure of Docker and illustrate the topology of Docker images.
-
Managing Microservices on Docker Using Compose: Docker and Maven Integration
After watching this video, you will be able to demonstrate how Docker and Maven can be used for automating container management.
-
Managing Microservices on Docker Using Compose: Docker Hub and Repository
After watching this video, you will be able to define the concept of repository in Docker and Docker Hub.
-
Managing Microservices on Docker Using Compose: Automated Build on Docker Hub
After watching this video, you will be able to demonstrate how to work with automated build on Docker Hub.
-
Managing Microservices on Docker Using Compose: Docker Orchestration and Microservices
After watching this video, you will be able to describe and illustrate Docker orchestration and microservices management.
-
Managing Microservices on Docker Using Compose: Docker Compose Capabilities
After watching this video, you will be able to identify the roles and capabilities of Docker Compose in container management.
-
Managing Microservices on Docker Using Compose: Docker Cloud Ops Management
After watching this video, you will be able to describe Docker operation management in cloud instances.
-
Managing Microservices on Docker Using Compose: Data Volume in Docker Applications
After watching this video, you will be able to work with persistence management in applications using Docker volume.
-
Scaling Up & Managing Microservices: Clustering in Docker
After watching this video, you will be able to describe the concept of clustering in containerization and Docker.
-
Managing Microservices on Docker Using Compose: Exercise: Create and Use Docker Compose
After watching this video, you will be able to work with Docker Compose to simplify container management.
-
Managing Microservices on Docker Using Compose: Multi-container Services with Docker Compose
After watching this video, you will be able to work with multi-container services with the use of Docker Compose.
-
Managing Microservices on Docker Using Compose: Docker Compose File
After watching this video, you will be able to demonstrate container orchestration and Docker management using Docker Compose, Cloud Ops, and Docker Cloud.
-
Managing Microservices on Docker Using Compose: Data Management in Docker
After watching this video, you will be able to describe how Docker facilitates persistent data management using the various components of Docker.
-
Managing Microservices on Docker Using Compose: Docker Compose and Multiple files
After watching this video, you will be able to identify the multi-file capabilities and various other properties of Docker Compose.
-
Microservices Design Patterns: Bridge Patterns
After watching this video, you will be able to recognize when to use bridge patterns.
-
Microservices Design Patterns: Adapter Patterns
After watching this video, you will be able to recognize when to use adapter patterns.
-
Microservices Design Patterns: Simplifying Design Using Structural Pattern
After watching this video, you will be able to recognize the complexities in a design and apply a simplification approach using structural patterns.
-
Microservices Design Patterns: Case Study of Simplifying Architectural Decisions
After watching this video, you will be able to recognize how patterns help simplify deciding the right architectural decisions.
-
Microservices Design Patterns: Decorator Patterns
After watching this video, you will be able to recognize when to use decorator patterns.
-
Microservices Design Patterns: Composite Patterns
After watching this video, you will be able to recognize when to use composite patterns.
-
Microservices Design Patterns: Prototype Patterns
After watching this video, you will be able to recognize when to use prototype patterns.
-
Microservices Design Patterns: Builder Patterns
After watching this video, you will be able to recognize when to use builder patterns.
-
Microservices Design Patterns: Managing Construction and Behavior
After watching this video, you will be able to recognize the need for various construction policies and apply simplification of logic using behavioral patterns.
-
Microservices Design Patterns: Façade Patterns
After watching this video, you will be able to recognize when to use façade patterns.
-
Microservices Design Patterns: Proxy Patterns
After watching this video, you will be able to recognize when to use proxy patterns.
-
Microservices Design Patterns: Mediator Patterns
After watching this video, you will be able to recognize when to use mediator patterns.
-
Microservices Design Patterns: Interpreter Patterns
After watching this video, you will be able to recognize when to use interpreter patterns.
-
Microservices Design Patterns: Command Patterns
After watching this video, you will be able to recognize when to use command patterns.
-
Microservices Design Patterns: Factory Patterns
After watching this video, you will be able to recognize when to use factory patterns.
-
Microservices Design Patterns: Null Object Patterns
After watching this video, you will be able to recognize when to use null object patterns.
-
Microservices Design Patterns: State Patterns
After watching this video, you will be able to recognize when to use state patterns.
-
Microservices Design Patterns: Observer Patterns
After watching this video, you will be able to recognize when to use observer patterns.
-
Microservices Design Patterns: AntiPatterns and its Negative Consequences
After watching this video, you will be able to identify AntiPattern scenarios and when to avoid them.
-
Microservices Design Patterns: Visitors Patterns
After watching this video, you will be able to recognize when to use visitor patterns.
-
Microservices Design Patterns: Strategy Patterns
After watching this video, you will be able to recognize when to use strategy patterns.
-
Microservices Design Patterns: Objective of Design Thinking
After watching this video, you will be able to describe the fundamental objective of design thinking.
-
Microservices Design Patterns: Understanding the Design Thinking Process
After watching this video, you will be able to identify the design thinking processes.
-
Microservices Design Patterns: What Is Design Thinking?
After watching this video, you will be able to illustrate the significance of design thinking.
-
Microservices Design Patterns: Design Thinking and Team
After watching this video, you will be able to recognize peoples' role and innovation.
-
Microservices Design Patterns: Storytelling and Value Chain Analysis
After watching this video, you will be able to use storytelling and analysis approach to build a problem solving process.
-
Microservices Design Patterns: Brainstorming and Mind Map
After watching this video, you will be able to analyze information to generate ideas with a team collaboration.
-
Microservices Design Patterns: Case Study of Design Thinking Implementation
After watching this video, you will be able to apply design thinking approach to building solutions.
-
Microservices Design Patterns: Defining
After watching this video, you will be able to create defined and meaningful problem statements.
-
Microservices Design Patterns: Empathize
After watching this video, you will be able to list customers and end users' needs and expectations.
-
Microservices Design Patterns: Ideate
After watching this video, you will be able to generate ideas around problem statements.
-
Microservices Design Patterns: Understanding the Test Mode
After watching this video, you will be able to describe the test mode and its significance.
-
Microservices Design Patterns: How to Prototype
After watching this video, you will be able to build prototypes.
-
Microservices Design Patterns: Types of Prototype
After watching this video, you will be able to list and recognize the different types of prototype.
-
Microservices Design Patterns: Prototype
After watching this video, you will be able to create prototypes to cover all key aspects of the ideas to the solution.
-
Microservices Design Patterns: Understanding the Business Models
After watching this video, you will be able to define business models.
-
Microservices Design Patterns: Steps of Prototyping New Ideas
After watching this video, you will be able to prototype new ideas.
-
Microservices Design Patterns: Applying Design Thinking
After watching this video, you will be able to apply design thinking.
-
Microservices Design Patterns: Iteration and Process Making
After watching this video, you will be able to create and use process.
-
Microservices Design Patterns: Process and the State of Process
After watching this video, you will be able to define processes and the various states of process.
-
Microservices Design Patterns: The Need for Design Patterns
After watching this video, you will be able to recognize the need for design patterns.
-
Microservices Design Patterns: Business Model and the State of Process
After watching this video, you will be able to define business models and the impact of process states.
-
Microservices Design Patterns: Defining Design Patterns
After watching this video, you will be able to define design patterns.
-
Microservices Design Patterns: Defining Challenges
After watching this video, you will be able to recognize the challenges that design patterns help simplify.
-
Microservices Design Patterns: History of Patterns
After watching this video, you will be able to illustrate the history of patterns.
-
Microservices Design Patterns: Differentiating Design Patterns with Microservices
After watching this video, you will be able to compare microservices and design patterns.
-
Microservices Design Patterns: Design Pattern Description
After watching this video, you will be able to describe design patterns in context.
-
Microservices Design Patterns: Bringing Patterns to Practice
After watching this video, you will be able to recognize the practice and benefits of design patterns.
-
Microservices Design Patterns: OOAD Principles Behind Design Patterns Part 2
After watching this video, you will be able to define the core OOAD principles behind design patterns.
-
Microservices Design Patterns: GoF Patterns
After watching this video, you will be able to classify GoF pattern categories.
-
Microservices Design Patterns: State Machine Diagram
After watching this video, you will be able to use state machine diagram as notations to depict patterns.
-
Microservices Design Patterns: Class Diagram and Sequence Diagram
After watching this video, you will be able to use class and sequence diagrams as notations to depict patterns.
-
Microservices Design Patterns: Structural Patterns
After watching this video, you will be able to classify structural patterns.
-
Microservices Design Patterns: Behavioral Patterns
After watching this video, you will be able to classify behavioral patterns.
-
Microservices Design Patterns: Creational Patterns
After watching this video, you will be able to classify creational patterns.
-
Microservices Design Patterns: Architectural Patterns
After watching this video, you will be able to classify architectural patterns.
-
Microservices Design Patterns: MVVM Patterns
After watching this video, you will be able to recognize when to use MVVM patterns.
-
Microservices Design Patterns: MVP Patterns
After watching this video, you will be able to recognize when to use MVP patterns.
-
Microservices Design Patterns: Specification Patterns
After watching this video, you will be able to recognize when to use specification patterns.
-
Microservices Design Patterns: Service Locator Patterns
After watching this video, you will be able to recognize when to use service locator patterns.
-
Microservices Design Patterns: Event Aggregator
After watching this video, you will be able to recognize when to use event aggregator.
-
Microservices Design Patterns: Lazy Load Patterns
After watching this video, you will be able to recognize when to use lazy load patterns.
-
Microservices Design Patterns: Integration Patterns
After watching this video, you will be able to recognize when to use integrator patterns.
-
Pivotal Cloud Foundry Developer: Broker and BBS
After watching this video, you will be able to describe and work with broker and BBS.
-
Pivotal Cloud Foundry Developer: Droplet
After watching this video, you will be able to set up and work with Droplet.
-
Pivotal Cloud Foundry Developer: Endpoint
After watching this video, you will be able to set up and work with Endpoint.
-
Pivotal Cloud Foundry Developer: Managing Logging
After watching this video, you will be able to work with logs.
-
Pivotal Cloud Foundry Developer: Managing Metrics
After watching this video, you will be able to work with metrics.
-
Pivotal Cloud Foundry Developer: Identifying Metrics
After watching this video, you will be able to identify metrics.
-
Pivotal Cloud Foundry Developer: Understanding Logs
After watching this video, you will be able to describe the application log and common errors.
-
Pivotal Cloud Foundry Developer: End-to-end Deployment
After watching this video, you will be able to list Cloud Foundry architectural components, manage and service end-to-end Cloud Foundry deployments.
-
Pivotal Cloud Foundry Developer: Container
After watching this video, you will be able to set up and work with Container.
-
Pivotal Cloud Foundry Developer: Working with Loggregator
After watching this video, you will be able to work with Loggregator.
-
Pivotal Cloud Foundry Developer: Cloud Foundry High Availability Capabilities
After watching this video, you will be able to describe high availability capabilities in Cloud Foundry.
-
Pivotal Cloud Foundry Developer: High Availability Using BOSH
After watching this video, you will be able to configure a scalable platform for applications in Cloud Foundry using BOSH.
-
Pivotal Cloud Foundry Developer: CF Deployment Recovery
After watching this video, you will be able to work with commands used in CF deployment and recovery.
-
Pivotal Cloud Foundry Developer: Colocation in Cloud Foundry
After watching this video, you will be able to set up colocation in Cloud Foundry.
-
Pivotal Cloud Foundry Developer: Scenario - Backup and Disaster Recovery
After watching this video, you will be able to work with backup and disaster recovery processes in Cloud Foundry.
-
Pivotal Cloud Foundry Developer: Backup and Disaster Recovery
After watching this video, you will be able to describe the backup and disaster recovery process in Cloud Foundry.
-
Pivotal Cloud Foundry Developer: Creating User-provided Service Instances
After watching this video, you will be able to create user-provided service.
-
Pivotal Cloud Foundry Developer: Managed and User-provided Services
After watching this video, you will be able to describe services and their categories.
-
Pivotal Cloud Foundry Developer: High Availability in Cloud Foundry
After watching this video, you will be able to illustrate high availability in Cloud Foundry.
-
Pivotal Cloud Foundry Developer: Manual Scaling
After watching this video, you will be able to work with manual scaling in Cloud Foundry.
-
Pivotal Cloud Foundry Developer: Managing Application Request Using Route Services
After watching this video, you will be able to work with route service to manage application request.
-
Pivotal Cloud Foundry Developer: Adding Services to Cloud Foundry
After watching this video, you will be able to configure service management in Cloud Foundry.
-
Pivotal Cloud Foundry Developer: Manually Provisioning Services
After watching this video, you will be able to provision services manually.
-
Pivotal Cloud Foundry Developer: Services and Interaction Strategies
After watching this video, you will be able to describe services and interaction strategies.
-
Pivotal Cloud Foundry Developer: Deploying the Service
After watching this video, you will be able to deploy and manage services.
-
Pivotal Cloud Foundry Developer: Creating Managed Service
After watching this video, you will be able to create a managed service.
-
Pivotal Cloud Foundry Developer: Database Migration - Sample Implementation
After watching this video, you will be able to migrate database.
-
Pivotal Cloud Foundry Developer: Case Study - Service Management
After watching this video, you will be able to describe and illustrate the service management lifecycle.
-
Pivotal Cloud Foundry Developer: Manifest
After watching this video, you will be able to describe the role of manifest and their usage in service management.
-
Pivotal Cloud Foundry Developer: Managing Service Broker - Case Study
After watching this video, you will be able to demonstrate the capabilities of the service broker.
-
Pivotal Cloud Foundry Developer: Blobstore and Diego Cell
After watching this video, you will be able to describe and work with blobstore and Diego Cell.
-
Pivotal Cloud Foundry Developer: Cloud Controller and Diego Brain
After watching this video, you will be able to describe and work with Cloud Controller and Diego Brain.
-
Pivotal Cloud Foundry Developer: Authentication and Authorization
After watching this video, you will be able to describe and work with authentication and authorization.
-
Serverless Architecture: AWS Lambda Function Policies
After watching this video, you will be able to use resource-based policies for AWS Lambda.
-
Serverless Architecture: AWS IAM Policies
After watching this video, you will be able to create a permissions policy.
-
Serverless Architecture: AWS Access Permissions
After watching this video, you will be able to manage access permissions to AWS Lambda resources.
-
Serverless Architecture: AWS Lambda Authentication
After watching this video, you will be able to access AWS using different types of identities.
-
Serverless Architecture: Use CloudWatch Console
After watching this video, you will be able to use CloudWatch console.
-
Serverless Architecture: Amazon Virtual Private Cloud (VPC)
After watching this video, you will be able to create a private virtual network.
-
Serverless Architecture: Amazon Cognito
After watching this video, you will be able to set up and use Amazon Cognito.
-
Serverless Architecture: AWS Storage Gateway
After watching this video, you will be able to use AWS storage gateway to connect to Amazon S3.
-
Serverless Architecture: Amazon DynamoDB
After watching this video, you will be able to create an Amazon DynamoDB Table.
-
Serverless Architecture: Reduced Redundancy Storage (RRS)
After watching this video, you will be able to use Amazon S3 reduced redundancy storage (RRS).
-
Serverless Architecture: Amazon S3
After watching this video, you will be able to describe Amazon S3.
-
Serverless Architecture: Amazon Aurora Serverless
After watching this video, you will be able to use Amazon Aurora serverless to run your database in the cloud.
-
Serverless Architecture: Cloud Data Migration
After watching this video, you will be able to use cloud data migration to move data to cloud storage.
-
Serverless Architecture: AWS SDK
After watching this video, you will be able to use AWS SDKs with AWS Lambda.
-
Serverless Architecture: AWS Snowball
After watching this video, you will be able to use AWS Snowball to move data into Amazon S3.
-
Serverless Architecture: Use Amazon S3
After watching this video, you will be able to use Amazon S3.
-
Pivotal Cloud Foundry Developer: Organization and Spaces
After watching this video, you will be able to identify an organization and spaces along with their roles in application and infrastructure management.
-
Pivotal Cloud Foundry Developer: Cloud Foundry Core Components
After watching this video, you will be able to list the various components of Cloud Foundry.
-
Pivotal Cloud Foundry Developer: Understanding the Need for Cloud Foundry
After watching this video, you will be able to identify the significance of Cloud Foundry as a Platform as a Service (PaaS).
-
Pivotal Cloud Foundry Developer: Cloud Foundry Introduction
After watching this video, you will be able to describe the Cloud Foundry platform.
-
Pivotal Cloud Foundry Developer: Setting up a Cloud Foundry Environment
After watching this video, you will be able to set up a Cloud Foundry environment for application management.
-
Pivotal Cloud Foundry Developer: Authentication and Authorization - Users and Roles
After watching this video, you will be able to identify the various mechanisms to create, authenticate and authorize users and define roles.
-
Pivotal Cloud Foundry Developer: Use Case Scenario of Organization and Spaces
After watching this video, you will be able to illustrate use case for organization and spaces in a Cloud Foundry application management lifecycle.
-
Pivotal Cloud Foundry Developer: Organization Setup and Working with Spaces
After watching this video, you will be able to set up an organization and spaces on the Cloud Foundry application management platform.
-
Pivotal Cloud Foundry Developer: Application Components in Cloud Foundry
After watching this video, you will be able to describe the various application components provided in Cloud Foundry.
-
Pivotal Cloud Foundry Developer: Cloud Foundry and Infrastructure
After watching this video, you will be able to describe how Cloud Foundry utilizes infrastructures of various cloud providers.
-
Pivotal Cloud Foundry Developer: Managing Applications in Cloud Foundry
After watching this video, you will be able to control application deployment and identify various application states.
-
Pivotal Cloud Foundry Developer: Fundamental cf Commands
After watching this video, you will be able to compare the fundamental commands used to interact with Cloud Foundry.
-
Pivotal Cloud Foundry Developer: CLI Plugins
After watching this video, you will be able to list various CLI plugins and custom plugins.
-
Pivotal Cloud Foundry Developer: Setting Up the cf CLI Environment
After watching this video, you will be able to set up CLI environment on various platforms.
-
Pivotal Cloud Foundry Developer: Roles and Usage of BOSH
After watching this video, you will be able to recognize the importance of BOSH and its deployment features for distributed services.
-
Pivotal Cloud Foundry Developer: Manage Apps with cf CLI - Deploy, Start, and Stop
After watching this video, you will be able to deploy an application and manage the application status.
-
Pivotal Cloud Foundry Developer: Routes
After watching this video, you will be able to work with fundamental commands to manage routes.
-
Pivotal Cloud Foundry Developer: Spaces
After watching this video, you will be able to work with fundamental commands to manage spaces.
-
Pivotal Cloud Foundry Developer: Organization
After watching this video, you will be able to work with fundamental commands to manage the organization.
-
Pivotal Cloud Foundry Developer: User and Role Management Commands
After watching this video, you will be able to work with commands for common user and role management.
-
Pivotal Cloud Foundry Developer: CUPS Command Scenario
After watching this video, you will be able to recognize the practical usage of CUPS.
-
Pivotal Cloud Foundry Developer: Log Management Using cf CLI
After watching this video, you will be able to work with CLI to manage logs.
-
Pivotal Cloud Foundry Developer: Routing
After watching this video, you will be able to describe and work with routing.
-
Pivotal Cloud Foundry Developer: Cloud Foundry Open Architecture Mechanism
After watching this video, you will be able to describe the open architecture mechanism and its relevance in Cloud Foundry.
-
Pivotal Cloud Foundry Developer: Return Codes
After watching this video, you will be able to recognize the significance of return codes in the outcome of command execution.
-
Pivotal Cloud Foundry Developer: CLI BOSH Commands
After watching this video, you will be able to work with CLI BOSH commands.
-
Serverless Architecture: AWS Account
After watching this video, you will be able to create an AWS account.
-
Serverless Architecture: AWS Serverless Application
After watching this video, you will be able to identify serverless application use cases.
-
Serverless Architecture: Serverless Architecture Overview
After watching this video, you will be able to describe serverless architecture and AWS serverless applications.
-
Serverless Architecture: AWS Serverless Application Model (SAM)
After watching this video, you will be able to install SAM Local and Docker.
-
Serverless Architecture: AWS Lambda Console
After watching this video, you will be able to use the AWS Lambda console.
-
Serverless Architecture: AWS Command-line Interface (CLI)
After watching this video, you will be able to set up AWS command line interface (CLI).
-
Serverless Architecture: AWS IAM User
After watching this video, you will be able to create an AWS IAM user.
-
Serverless Architecture: AWS Serverless Application Repository
After watching this video, you will be able to access the AWS serverless application repository.
-
Serverless Architecture: Amazon Simple Notification Service (SNS)
After watching this video, you will be able to use Amazon Simple Notification Service (SNS).
-
Serverless Architecture: Publish to the Application Repository
After watching this video, you will be able to publish an application to the AWS serverless application repository.
-
Serverless Architecture: Lambda Functions
After watching this video, you will be able to create a simple Lambda function.
-
Serverless Architecture: Lambda Deployment Package
After watching this video, you will be able to create a Lambda deployment package.
-
Serverless Architecture: AWS Lambda Overview
After watching this video, you will be able to describe AWS Lambda.
-
Serverless Architecture: Use AWS Command Line Interface (CLI)
After watching this video, you will be able to use the AWS command line interface (CLI).
-
Serverless Architecture: Configure Lambda Functions
After watching this video, you will be able to configure your Lambda functions.
-
Serverless Architecture: Lambda Function Concepts
After watching this video, you will be able to identify Lambda function concepts.
-
Serverless Architecture: Building Lambda Functions
After watching this video, you will be able to build a Lambda function by authoring and deploying your code.
-
Serverless Architecture: AWS IAM Role
After watching this video, you will be able to create an IAM role for your Lambda function.
-
Serverless Architecture: Deploying Serverless Applications
After watching this video, you will be able to deploy a serverless application using AWS Lambda.
-
Serverless Architecture: Event Sources
After watching this video, you will be able to map an event source to a Lambda function.
-
Serverless Architecture: Invoke Lambda Functions
After watching this video, you will be able to invoke your Lambda function and view the results.
-
Serverless Architecture: AWS Lambda@Edge
After watching this video, you will be able to use Lambda@Edge to run Lambda functions.
-
Serverless Architecture: Environment Variables
After watching this video, you will be able to use environment variables to create a Lambda function.
-
Serverless Architecture: AWS Lambda Scaling
After watching this video, you will be able to use AWS Lambda scaling.
-
Serverless Architecture: Lambda Function Failures
After watching this video, you will be able to identify Lambda function failures.
-
Serverless Architecture: Amazon Lambda X-Ray
After watching this video, you will be able to use Lambda X-Ray to optimize performance with AWS Lambda applications.
-
Serverless Architecture: Amazon CloudWatch
After watching this video, you will be able to use Amazon CloudWatch to monitor Lambda functions.
-
Serverless Architecture: Exercise: Use the AWS Lambda Console
After watching this video, you will be able to use the AWS Lambda console.
-
Serverless Architecture: AWS Services
After watching this video, you will be able to access AWS services from a Lambda function.
-
Serverless Architecture: AWS CloudTrail
After watching this video, you will be able to use AWS CloudTrail to log AWS Lambda API calls.
-
Serverless Architecture: AWS Lambda Resource Limits
After watching this video, you will be able to identify AWS Lambda resource limits.
-
Serverless Architecture: AWS Lambda Metrics
After watching this video, you will be able to view metrics using CloudWatch.
-
Microservices Architecture: Netflix Archaius
After watching this video, you will be able to describe the kept features of Netflix Archaius.
-
Microservices Architecture: Netflix Ribbon
After watching this video, you will be able to list the key features of the Netflix Ribbon library.
-
Microservices Architecture: Spinnaker
After watching this video, you will be able to describe the key aspects of Spinnaker and its use.
-
Microservices Architecture: Netflix Nebula
After watching this video, you will be able to recognize how the plugins provided by Nebula are used.
-
Microservices Architecture: Netflix Open Source Software (OSS) Center
After watching this video, you will be able to list and describe the various tools provided in the Netflix OSS.
-
Microservices Architecture: Netflix Components and Microservices
After watching this video, you will be able to describe how Netflix applies microservices to its solution architecture.
-
Microservices Architecture: Netflix Eureka
After watching this video, you will be able to define how client-side service discovery via Spring Cloud Netflix Eureka works.
-
Microservices Design Patterns: Explaining Prototypes
After watching this video, you will be able to describe how and why prototypes are used.
-
Microservices Design Patterns: Using Design Thinking in Design Processes
After watching this video, you will be able to describe how design thinking approach is used in software design process.
-
Microservices Design Patterns: Behavioral Patterns for Design Problems
After watching this video, you will be able to list a few design challenges and solution by proposing a behavioral pattern to implement.
-
Microservices Design Patterns: Proposing Patterns for Design Problems
After watching this video, you will be able to list design challenges and solutions by proposing a structural pattern to implement.
-
Microservices Design Patterns: Exercise: Describing Layered Patterns
After watching this video, you will be able to describe what a layered pattern is and the benefits of using such pattern.
-
Microservices Design Patterns: Listing Principles and Pattern Elements
After watching this video, you will be able to list the important Object Oriented principles and the essential elements of patterns.
-
Pivotal Cloud Foundry Developer: Working with CF Backup and Recovery
After watching this video, you will be able to identify and evaluate backup processes and prerequisites.
-
Pivotal Cloud Foundry Developer: Working with CF Components
After watching this video, you will be able to set up cf users, deploy and scale applications.
-
Pivotal Cloud Foundry Developer: Work with the cf CLI
After watching this video, you will be able to set up cf CLI environment, deploy applications, and manage applications using CLI commands.
-
Pivotal Cloud Foundry Developer: Cloud & Cloud Foundry Overview
After watching this video, you will be able to describe the characteristics of cloud and Cloud Foundry components.
-
Microservices Architecture: Monolithic vs. Microservice Development
After watching this video, you will be able to compare the monolithic approach to the microservices one.
-
Microservices Architecture: Microservices Explained
After watching this video, you will be able to define what microservices are and what they are used for.
-
Pivotal Cloud Foundry Developer: Work with Services and IaaS Deployment
After watching this video, you will be able to create services and use cloud-config to deploy IaaS.
-
Microservices Architecture: When to Use Microservices
After watching this video, you will be able to distinguish when and why to use microservices.
-
Microservices Architecture: Polyglot Persistence and Microservices
After watching this video, you will be able to identify what polyglot persistence is and how it relates to microservices.
-
Microservices Architecture: Azure Service Fabric Microservices
After watching this video, you will be able to describe the Azure Fabric approach to microservices.
-
Microservices Architecture: Microservice Open-source Approaches
After watching this video, you will be able to describe the state of open-source approaches to microservices.
-
Microservices Architecture: Virtualization vs. Containers for Microservices
After watching this video, you will be able to explore the pros and cons of virtualization vs. containers for microservices.
-
Microservices Architecture: Avoiding Communication Problems
After watching this video, you will be able to describe key best practices for avoiding troubles with communication.
-
Microservices Architecture: Communication Protocols in Microservices
After watching this video, you will be able to list and describe common communication protocols used in microservices.
-
Microservices Architecture: Overview of Microservices Architecture
After watching this video, you will be able to describe microservices architecture.
-
Microservices Architecture: Microservices Key Technologies
After watching this video, you will be able to recognize the key technologies and features used to create microservices.
-
Microservices Architecture: Microservices in the Real World
After watching this video, you will be able to describe some real-world applications of microservices.
-
Microservices Architecture: Testing Automation for Microservices
After watching this video, you will be able to recognize how to implement automated testing in microservices.
-
Microservices Architecture: Designing for Microservices
After watching this video, you will be able to specify some of the recommended patterns on how to compose microservices together.
-
Microservices Architecture: Software Design Patterns
After watching this video, you will be able to identify key aspects of what software design patterns are.
-
Microservices Architecture: Alternatives to Microservices
After watching this video, you will be able to describe some alternatives to microservices.
-
Microservices Architecture: Microservices and Enterprise Architecture
After watching this video, you will be able to compare microservices with enterprise architecture.
-
Microservices Architecture: Key Patterns for Microservices
After watching this video, you will be able to list and describe the pattern areas recommended for use with microservices.
-
Microservices Architecture: Microservice Architecture Pattern Language
After watching this video, you will be able to describe what a pattern language is and how it applies to microservices.
-
Microservices Architecture: Applying Microservice Architecture Pattern Language
After watching this video, you will be able to specify how the patterns are applied and the typical decisions involved in creating microservices.
-
Microservices Architecture: Microservices Pattern Language
After watching this video, you will be able to describe the pattern areas recommended for use with microservices.
-
Microservices Architecture: Designing for Successful Microservices
After watching this video, you will be able to specify some of the recommended fundamentals for creating useful and robust microservices.
-
Microservices Architecture: Strategies for Dealing with Failure
After watching this video, you will be able to distinguish the ways that proper design can help prevent and deal with failure.
-
Microservices Architecture: Microservices and Domain-driven Design
After watching this video, you will be able to describe how domain-driven design principles can be used with microservices.