Hi, what do you want to do?
Curated Video
Design Microservices Architecture with Patterns and Principles - Design and Evaluate: Microservices Architecture with API Gateway Design
This video focuses on the design and evaluation aspects of incorporating API gateways in microservices architectures. It discusses the best practices for designing API gateways, including considerations.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Design Microservices Architecture with Patterns and Principles - A Request Flow of API Gateway Pattern
This video illustrates the request flow in an API gateway pattern and walks through the sequence of steps involved, starting from a client making a request, API gateway processing and routing the request to appropriate microservice,...
Curated Video
Design Microservices Architecture with Patterns and Principles - Fetching Data with REST and GraphQL
In this video, we will examine the process of fetching data using both RESTful and GraphQL APIs. We will understand how REST follows a resource-based approach, while GraphQL offers flexible and fine-grained querying capabilities.
<
br/>...
<
br/>...
Curated Video
Design Microservices Architecture with Patterns and Principles - Graph: QL Core Concepts, Schemas, Queries, Mutations, and Resolvers
In this video, we will explore the core concepts of GraphQL, including schemas, queries, mutations, and resolvers. Learn how to define GraphQL schemas, write queries and mutations, and implement resolvers to fetch and manipulate...
Curated Video
Design Microservices Architecture with Patterns and Principles - RESTful API Design for E-Commerce Microservices
In this video, we will apply the principles of RESTful API design to the context of e-commerce microservices. You will learn how to design APIs that cater to the specific needs and functionalities of an e-commerce system.
<
br/>...
<
br/>...
Curated Video
Design Microservices Architecture with Patterns and Principles - RESTful API Design for Microservices
In this video, we will delve into the specifics of designing RESTful APIs for individual microservices. We will understand the key principles and patterns for creating well-designed and cohesive APIs.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Design Microservices Architecture with Patterns and Principles - Microservices Communication Types - Synchronous or Asynchronous Communication
In this video, you will learn about the two primary types of communication in microservices: synchronous and asynchronous. We will understand the characteristics, benefits, and trade-offs of each approach.
<
br/>
This clip is from...
<
br/>
This clip is from...
Curated Video
Design Microservices Architecture with Patterns and Principles - Evaluate: Modular Monolithic Architecture with SPA
In this video, we will evaluate the benefits and drawbacks of incorporating a separated UI using a SPA approach in a modular monolithic architecture. We will understand the impact on performance, development agility, and scalability,...
Curated Video
Design Microservices Architecture with Patterns and Principles - Design the Architecture - Modular Monolithic Architecture with SPA - Separated UI
In this video, you will learn to design a modular monolithic architecture with a separated UI using a SPA approach. We will explore the architectural considerations, design patterns, and best practices for building a scalable and...
Curated Video
Design Microservices Architecture with Patterns and Principles - Design Microservices Distributed Caching with Cache-Aside Pattern
This video focuses on the design aspects of implementing distributed caching with the cache-aside pattern. It discusses considerations such as cache eviction policies, cache consistency, and cache sizing.
<
br/>
This clip is from...
<
br/>
This clip is from...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Direct Client-to-Service Communication
In this video, we will address the challenge of direct client-to-service communication in a microservices architecture. We will explore the pros and cons of direct communication and alternative approaches, such as API gateways or...
Curated Video
The Power of the Word 'Because' in Influence and Persuasion
Psychologist Ellen Langer and her colleagues did a simple experiment. In it, she showed the power of the word ‘because’ to trigger compliant behavior.
Curated Video
Momentum: How to Make it Easy for them to Say 'Yes'
An important part of influence is making it as easy as possible for someone to comply. And there are two great techniques from the world of time management to generate momentum and make it easy for them to say yes.
Curated Video
Negotiation Acronyms: How Many do You Know?
Like so many things in the professional and managerial world, negotiation is full of buzz-words, jargon, and acronyms. In this video, I decode as many acronyms for you as I can think of!
Curated Video
Assertiveness - What to Say to be Assertive
You know that respectful assertiveness is the best approach at work. But do you know how? Do you know what to say to be assertive? We'll look at four typical scenarios where assering yourself is important, and give you an armful of...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Linode Account Clean-Up
This video will teach us how to clean our Linode account and clear up or delete any volumes.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Linode Backup Service
Let's look at the Linode backup system, designed to be an easy-to-use, reliable, and redundant on-site backup solution for your Linode.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to Scaling
Why and when to scale up a server? Vertical scaling increases your current machine's overall capacity and performance.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to Firewalls
You will now learn the basics of firewalls. Firewalls use stateful filtering to keep track of all incoming and outgoing connections.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to Server Security
Server security focuses on protecting data and resources held on the servers. It comprises tools and techniques that help prevent intrusions.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to Web Servers
In this video, we will create our initial project file on the web server and configure the settings before we begin.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Better Searching with Debouncing
You will learn tips and tricks for better searching using the debouncing technique, using up, down, and clear, and developing a clear search feature.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Fetch API
In this lesson, we will look at the Fetch API, a promise-based interface for fetching resources by making HTTP requests to servers from web browsers.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - IAM Authentication and Security
In this lesson, we will expand on our earlier discussion about IAM authentication and security on how authentication works.