Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Termination Policies
How do you decide which instance should be stopped when scaling in or down? The answer in AWS is termination policies and they are covered here.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Autoscaling Overview
When you want to dynamically grow or shrink a set of servers in AWS, you need to understand autoscaling. This video provides an introductory overview to the autoscaling capabilities of AWS.
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of AWS for Chatbots: Benefits of Amazon Lex
Here, we will discuss the benefits of using Lex bot, including seamless deployment and scaling, built-in integration with AWS, input technologies, cost-effectiveness, and simplicity. This clip is from the chapter "Chatbots Development...
Curated Video
Design Microservices Architecture with Patterns and Principles - Scalability - Vertical Scaling - Horizontal Scaling
In this video, let's dive into the concepts of vertical and horizontal scaling, discovering the differences between these approaches. You will learn how vertical scaling increases server capacity, while horizontal scaling involves adding...
Curated Video
Design Microservices Architecture with Patterns and Principles - Horizontal Scaling - Scale Out
Here, let's delve into horizontal scaling, where additional servers are added to the system. You will learn about the benefits of distributing the workload across multiple servers, improving scalability and enabling higher availability...
Curated Video
Design Microservices Architecture with Patterns and Principles - Vertical Scaling - Scale Up
In this video, we explore vertical scaling techniques, including upgrading hardware components and increasing server capacity. We will discover how scaling up enables a single server to handle larger workloads and improves overall...
Curated Video
Design Microservices Architecture with Patterns and Principles - What Are Container Orchestrators?
This video explains container orchestrators in microservices deployments, how container orchestrators, such as Kubernetes, help in managing and coordinating containerized applications across a cluster of machines. This clip is from the...
Curated Video
Design Microservices Architecture with Patterns and Principles - Introduction - Microservices Data Management
This video introduces microservices data management. It covers the importance of data management in microservices architecture and highlights the challenges and considerations involved in managing data across multiple services. This clip...
Curated Video
Design Microservices Architecture with Patterns and Principles - Stateless and Stateful Application Horizontal Scaling
This video discusses the differences between stateless and stateful applications and explores the challenges and considerations involved in horizontally scaling both types of applications, the approaches and techniques for scaling...
Curated Video
Design Microservices Architecture with Patterns and Principles - The Scale Cube
This video presents the Scale Cube model, a conceptual framework for scaling applications in three dimensions: X-axis scaling (horizontal duplication), Y-axis scaling (functional decomposition), and Z-axis scaling (data partitioning)....
Curated Video
Design Microservices Architecture with Patterns and Principles - Introduction - Scale the Microservices Architecture Design
This video provides an overview of the importance of scaling in microservices architectures and introduces the key concepts and strategies involved in scaling. This clip is from the chapter "Scale the Microservices Architecture Design"...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Databases Create Bottlenecks When Scaling
This video highlights the challenges posed by databases in scaling microservices architectures. It addresses the issues related to database performance and scalability and discusses potential solutions to mitigate bottlenecks. This clip...
Curated Video
Design Microservices Architecture with Patterns and Principles - Why Do We Need to Decompose? - The Scale Cube
In this video, we will explore the reasons why decomposition is necessary for building scalable systems. You will learn about the Scale Cube model, which defines three dimensions of scaling: X-axis (horizontal scaling), Y-axis (vertical...
Curated Video
Design Microservices Architecture with Patterns and Principles - Benefits of Microservices Architecture
In this video, we will explore the benefits and advantages of adopting microservices architecture. You will learn how microservices enable better scalability, faster development cycles, independent deployment and scaling of services,...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Vertical Scaling
Let's learn about vertical scaling (scaling up), which describes adding additional resources to a system so that it meets demand.
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
ChatGPT and Prompt Engineering for Software Development - Prepare for Technical Interviews
In this video, we will delve into technical interviews and learn how ChatGPT can support our preparation, strategies, and tips for navigating technical interviews, including common interview questions, problem-solving approaches, and...
Curated Video
AWS Tutorial AWS Solutions Architect and SysOps Administrator - LightSail Architecture
This video explains the LightSail architecture. This clip is from the chapter "LightSail - Launch and Manage Virtual Private Servers" of the series "AWS Tutorial: AWS Solutions Architect and SysOps Administrator".This section focuses on...
Curated Video
Introduction to Cloud Computing - The Five Key Characteristics of Cloud Computing
This video explains five key characteristics of cloud computing. This clip is from the chapter "Introduction" of the series "Introduction to Cloud Computing".This section introduces you to the course.
Curated Video
Introduction to Cloud Computing - Benefits of Cloud Computing
This video explains the benefits of cloud computing. This clip is from the chapter "Introduction" of the series "Introduction to Cloud Computing".This section introduces you to the course.
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Understanding the Data Lake Landscape
In this video, we will understand the data lake landscape. This clip is from the chapter "Apache Spark Introduction" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, we will cover an...
Curated Video
AWS Certified Data Analytics Specialty 2021 – Hands-On - Kinesis Scaling
This video explains how to scale the Amazon Kinesis data streams. This clip is from the chapter "Domain 1: Collection" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn to build up a...
Curated Video
AWS Certified Data Analytics Specialty 2021 – Hands-On - DynamoDB RCU and WCU – Hands-On
This hands-on video shows how to define RCU and WCU of our tables. This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn about the various...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Learning about Cascading Style Sheet (CSS) 3D Transforms and Applying CSS 3D Transforms
This video focuses on CSS 3D transforms and demonstrates how to apply CSS 3D transforms. This clip is from the chapter "Exploring More with Cascading Style Sheet (CSS3) and Creating Webpages Easily" of the series "Modern Web Design with...