Uncategorized
Google Professional Cloud Network Engineer – Configuring Network Services: Load Balancer, CDN , DNS Part 3
3.3 Configuring and maintaining Cloud DNS. So as we saw, Cloud DNS is one of the networking service that are available as a domain name service. It is reliable, resilient, low latency DNS serving from Google Cloud platform worldwide. And what it does, it actually takes your name domain name and converts that into your IP address. And we are going to see this in demo some of the features private zones, it is cost effective and we are going to see the pricing aspect as well. It supports DNS…
Google Professional Cloud Network Engineer – Configuring Network Services: Load Balancer, CDN , DNS Part 2
3.1 Configuring load balancing- SSL, TCP , INTERNAL LB TCP and SSL load Balancer these are external load balancer and we call it as a SSL proxy or TCP proxy load balancer as well. So typically why you will use it. When you have SSL or TCP traffic and you do not have Http or Https on top of it, then only you will use SSL proxy or TCP load balancer SSL proxy intended for nonsttp traffic for Http traffic you just use Https load balancer SSL load balancer proxy…
Google Professional Cloud Network Engineer – Configuring Network Services: Load Balancer, CDN , DNS
3.1 Configuring load balancing Load balancer, high availability and auto scaling. This is you can think of network service essentially but that comes in Compute service because it is related most of the services which we will use as a back end from the Compute and I do not actually am not able to differentiate that because all other containers service or app engine they have got their own internal load balancer purely in the context of compute service we can just see simple plane the learning way for the…
Google Professional Cloud Network Engineer – Implementing Network Security
5.1 Configuring Identity and Access Management (IAM) Section Five implementing Network Security network security is very important in cloud environment, especially public cloud environment, because you are or the enterprises are uploading their data or managing their data inside the public environment. And it’s not only one particular company hosting their data in one data center, there are many multiple companies hosting their data in those multiple environment or data centers. So security is very important and especially network security is really most important for us to consider when we…
CRT-450 Salesforce Certified Platform Developer – User Interface – 25% Part 4
The Lightning Component framework and its benefits In this lecture we will talk about the Lighting Component framework and its benefits. The topics of this lecture are the Lighting Component Framework and the benefits of this framework. Border and flexible, device aware and responsive, better performance, event driven architecture, reduce development time, and can be used in different places. Before listing the benefits of the Lighting Component Framework and the details of these benefits, we need to know what is this framework? The Lighting Component Framework is a UI framework…
CRT-450 Salesforce Certified Platform Developer – User Interface – 25% Part 3
3.17- Standard vs Custom Controller vs Controller Extension Hey, guys. This is section three, logic and Process Automation. And this is lecture number 17, standard versus Custom Controller versus Controller Extension. And this lecture will talk about the use case of each one of these. First of all, as opposed to a static page, a controller is required to show your data on a Salesforce page. So we cannot show any data, any salesforce data on the page without using a controller. All controllers are Apex classes. They can be…
CRT-450 Salesforce Certified Platform Developer – User Interface – 25% Part 2
3.16- Write Visualforce Controllers Hey, guys. This is section three logic and process automation. And this is lecture number 16. Write visual force controllers. In this lecture, we’ll talk about how we can write custom Visual Force controllers and how we can also write Control extensions. First of all, before learning how to write custom controllers and controllers extensions, you have to complete section four. Section four introduce you to VisualForce and to also standard controllers. So it’s a prerequisite before this lecture. This is a refresher. As we have…
CRT-450 Salesforce Certified Platform Developer – User Interface – 25%
4.1- Display Salesforce Data using Visualforce – Part 1 – Visualforce Overview Hey guys. This is section four. User interface. And this is lecture number one display Salesforce data using VisualForce. In this lecture we will talk about VisualForce, what it is, when should we use it and where can we build it. And finally we’ll talk about how we can pull Salesforce data into VisualForce pages. First of all. What’s? VisualForce. Visual Force allows you to create eight custom user interface pages in Salesforce and the Force platform instead…
CRT-450 Salesforce Certified Platform Developer – Testing, Debugging and Deployment – 17% Part 5
6.3- Deploying Metadata – Demo So I will first show you how we can deploy metadata using the force IDE. As we can see we have two different orgs here, I have added this, the 20 org. Let me go to its page. This is the 21 org and we have the 20 org. I would open the object think and as you can see there are zero custom objects. What I will do, I will deploy some metadata components from the 21 org. So I will deploy some objects….
CRT-450 Salesforce Certified Platform Developer – Testing, Debugging and Deployment – 17% Part 4
6.2- Developer Console, Workbench and Force.com IDE – Demo 1 – Developer Console First of all, we start with the Developer Console. To access it, just click on your name and click on Developer Console. This will open the developer console. This is the main page. At the bottom we have different tabs. Clicking on each one of these will change the view. And at the top I have the menu item. First, let’s talk about the file menu. First of all, what I can do with the new item….