Uncategorized

Amazon AWS DevOps Engineer Professional – Configuration Management and Infrastructure Part 13

ECS – Auto Scaling So now let’s talk about auto scaling for our ECS services. So if we go to the ECS classic one, we have our demo service, and we can go to the auto scaling tab. And in here right now, it says there are no auto-scaling resources configured for this service. To create an auto scaling, we must first click Update. So we’ll go here, click on Next, and then the network; everything is fine. Click on “next.” And here we can configure the service’s auto-scaling. And…

IAPP CIPM – From Small & Medium Enterprise (SME) to Multinational examples Part 5

Consent to Children’s Data – is it Legal? Hi, guys. In this lesson, we’ll discuss consent for children’s data. Is it legal or not? Special events involving children are highly sought after by children and parents alike, especially those that involve going through an assessment process to be selected for something as prestigious as national science fairs, debate contests, math competitions, petitions, coding conferences, or programmes taught at prestigious schools and universities. Parents and children alike are proud to be among those who get invited. It is then very disappointing,…

IAPP CIPM – From Small & Medium Enterprise (SME) to Multinational examples Part 4

A practical Guide for Small Enterprises (SMEs) Hi, guys. In this lesson, we’ll discuss the Practical Guide for Small and Medium Enterprises, or SMEs. The guide includes 26 steps that you need to follow in order to become GDPR-compliant. So first, let’s start with creating a Data Protection Compliance folder on your company file system. This will form the basis of your proof of compliance. Every step you take towards GDPR compliance should be documented to be used in your defense. If necessary, keep notes of internal meetings on GDPR…

IAPP CIPM – From Small & Medium Enterprise (SME) to Multinational examples Part 3

US Multinational – Data Transfers Hi guys. Here we are, the final section of our country. multinational example, and we’ll discuss data transfers. Let’s start with the BCR, which are binding corporate rules. EEI needs to have a set of binding corporate rules for its personal data transfers from the European Economic Area that stay within its corporate group. These rules must contain a description of the personal data that is transferred, the types of data subjects involved, and the types and nature of the processing of the personal data….

IAPP CIPM – From Small & Medium Enterprise (SME) to Multinational examples Part 2

US Multinational – Business details, DPO, insourcing vs outsourcing Hi guys. For the following five lessons, we’ll do the same exercise, but for a different company, the United States. multinational, and again, all the names you will find here. Company names and individual names are fictive. For the sake of this example, the company is called European Elements, Inc. and we’ll call it EEI from now on. Let’s start again with Part One and some business details. European Elements, Inc. is the newest multinational, with European Union subsidiaries and 50…

IAPP CIPM – From Small & Medium Enterprise (SME) to Multinational examples

EU SME – Business details, DPO, insourcing vs outsourcing Hi guys. Let’s start with the complex examples. The following example will take part in the following four lessons in four different parts, and all the names, whether company names or individual names, are effective just for the sake of this example. So let’s start with the small and medium European-based company called Large Union Ltd., which we will call Lul from now on. We will start with some business details. So this fictive company, Large Union, Ltd., is a European…

Amazon AWS DevOps Engineer Professional – Configuration Management and Infrastructure Part 12

ECR – Part II So let’s go to task definition, my Httpdand I’m going to create a new revision. So I click on this one, “Create new revision.” And the task role will now be the same as before. Network mode. EC two. All great. We continue to scroll down. All great. And this time, the container will be different. So now, as you can see, the custom format needs to be the full image name. So how do we get the full image name? Well, if we go back,…

Amazon AWS DevOps Engineer Professional – Configuration Management and Infrastructure Part 11

ECS Service All right, so now we’re going to run our task, and for this, we’re going to define an ECS service that will basically define how many tasks should run and how they should be run, and the ECS service will ensure that the number of desired tasks is always running consistently across our fleet of EC. There are two instances that will also help us when we do updates to our task. So, because ECS services can be linked to an ELB, LB, and ALB, load balancers are…

Amazon AWS DevOps Engineer Professional – Configuration Management and Infrastructure Part 10

What is Docker? So, for the first lecture, just a quick overview of Docker. Now, if you know Docker, you can skip this. And if you don’t know Docker, I would tell you that it is a huge topic. I’ll try to make this very simple for you. You’re not going to be a Docker expert at the end of this lecture, but you will know how Docker works and what it is about, which is all that is needed for the AWS Certified Developer Exam. So what is Docker?…

Amazon AWS DevOps Engineer Professional – Configuration Management and Infrastructure Part 9

API Gateway – Overview So now let’s deal with the API gateway. API Gateway isn’t going to be a central service of your AWS DevOps exam, but it’s still really important to understand how it works. And you may have a few questions about it regarding canary deployments and so on. So I’d like to give you a quick overview of how it works, and we’ll view a few cool features as well. So I went to API Gateway, and as you can see, we already have an API that…

img