Hi, what do you want to do?
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 12 - Java Inheritance - Puzzles - Multiple Inheritance, Reference Variables
In this video, you will learn about Java inheritance with puzzles—multiple inheritance, reference variables.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Creating a New Java Project with Eclipse
In this video, you will learn about creating a new Java project with Eclipse.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 00 - Installing Eclipse - Mac
In this video, you will learn how to install Eclipse in macOS.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 00 - Installing Eclipse - Windows
In this video, you will learn how to install Eclipse in the Windows system.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Exercise: Solution for Real-World Java Spring Framework Example
In this video, you will apply what you have learned in a real-world Java Spring framework example and solve a problem.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 13 - Optional Hands-On - Using Docker to Launch MySQL
In this video, we will learn how to launch MySQL using Docker. This is an optional hands-on exercise.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 12 - Optional Hands-On - Installing Docker
In this video, you will learn how to install Docker on your system.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - Optional Hands-On - Using Docker to Launch MySQL - an Overview
In this video, we will launch MySQL.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Building REST API to Delete a Course – DELETE
In this video, we will build REST API to delete a course.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Exploring Spring Boot Actuator
In this video, we will explore a few more Spring Boot features.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Setting Up New Spring Boot Project with Spring Initializer
In this section, we will start setting up a simple Spring Boot project.
Curated Video
A Detailed Guide to the OWASP Top 10 - #10 Server-Side Request Forgery
This video explains A10: 2021 - Server-Side Request Forgery (SSRF).
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Reference Architectures
Wouldn't it be nice if, as a solutions architect, you didn't have to start from scratch every time? The good news is that you don't have to. You can start with reference architectures provided by AWS and this video explains the details.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Autoscaling Groups
Autoscaling works against collections of instances that can be scaled together. This video explores the concept of autoscaling groups and how they fit into any implementation or design.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Identity and Access Management (IAM) Overview
How do you control who or what has access to your AWS account and the services running in it? The answer is Identity and Access Management (IAM) and this video introduces the fundamental concepts of IAM.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Instance Management
In the preceding chapter, you explored the basics of creating and configuring EC2 instances. In this first video of Chapter 6, you will begin to explore the ongoing management of EC2 instances, advanced EC2 management, and elastic...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - AMI Virtualization
After launching and configuring a few EC2 instances from AMIs, you are probably beginning to wonder about the details of these instance images. In this video, you will explore the details of AMIs and how they can be created.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Shared Tenancy
You may have heard the phrase "shared instance", but what does it mean? You will understand after watching this video. Grasp the concept and the way it is implemented in AWS here.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Setting Up an EC2 Windows Instance Lab
How about a Windows instance running in AWS? This video demonstrates the processes used to instantiate a Windows instance in AWS.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Launching an EC2 Linux Instance Lab
Want to know how to create a Linux-based EC2 instance in AWS? This is the video for you. You will see the process from start to finish.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - EBS and EC2
Elastic Block Store is your "hard drive" in the cloud. This video introduces the use of an EBS volume in AWS.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Creating an EC2 Instance
One of the key elements we use in building infrastructure in the cloud is the virtual machine, which we call EC2 instances. In this video, we will look at creating an EC2 instance and understand the process and options available.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - General Best Practices
In the final video of this course, you will review best practices related to high availability, scaling and continued learning. Consider this an important checkpoint in the learning process. If you do not fully understand any of the...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Resilient Design Scenario
Now that you understand resilient design, you will apply it to the Widget Makers requirements. See how to offer resilient design for processing, databases, storage, and more.