6. Report Charts & Formatting Looking at charts and formatting our reports to make them more visually appealing so we can see our data in a whole new light. So let’s go and take a look at this. So here I have a matrix report, and it’s got my stages and one along the top, […]
1. Learning Objectives Now we’re on to reports and dashboards, which is a really great section of the course because you can start getting visualizations into the data that’s been created in Salesforce, so people can really see actionable information either on page layouts or by going onto dashboards and reports. So we’re going to […]
9. Object Permissions and Record Access So I just wanted to mention how object permissions relate to record access because up to now we’ve been talking about how the sharing rules work and how the permissions work within the objects and how you share those records, but there’s a little bit missing in that piece […]
4. Important Pointers for Exams – Part 03 Hey everyone, and welcome back. Now in today’s video, we’ll be discussing the third part of the important points for the TerraForm certification. Now, the first important thing of which you need to be aware is associated with the Terraform function. So you should know what Terraform […]
1. Overview of HashiCorp Exams Hey everyone, and welcome to the exam preparation section. So finally we are here, and this is going to be a very exciting section here. Now, this section of exam preparation is divided into three categories. First, we’ll go over the fundamentals of exams, such as how much they cost, […]
1. Overview of Terraform Cloud Hey everyone, and welcome back. Now in today’s video, we’ll be discussing the TerraForm cloud. Now, TerraForm Cloud manages the TerraForm brands in a consistent and reliable environment with various features like access control, a private registry for sharing modules, policy controls, and others. So, there are multiple features that […]
1. Handling Access & Secret Keys the Right Way in Providers Everyone, and welcome back to the Kplabs course. So in today’s lecture, we will be looking more into the provider’s configuration. Now, if you look into the sample resources that we have been creating up until now, one thing that you will see is […]
6. Implementing S3 Backend Hey everyone, and welcome back to the Kplabs course. Now, in the early lectures, we were discussing a remote backend and how we could have Terraform store store the TF state file within the remote backend. So in today’s lecture, we’ll actually do the thing practically, and we’ll look into how […]
1. Integrating with GIT for team management Hey everyone, and welcome back to the KP Labs course. So in today’s lecture, we’ll be discussing team collaboration when it comes to Terraform. So one thing that we have already seen is that, till now, we have been working on the TerraForm code locally. So local changes […]
1. Understanding DRY principle Everyone, and welcome back to the KP Labs course. So in today’s lecture, we’ll be speaking about the dry principle in software engineering. Now, the dry principle specifically applies to the software development area. Now even in infrastructure as code, we are actually developing something with the help of code, and […]