by Trupti Mane | Apr 24, 2023 | Networking
Samba is an open-source tool through which files can be shared between Linux and Windows systems. It’s an SMB (Server Message Block)/CIFS (Common Internet File System) protocol with open-source implementation. It is a client-server communication protocol that uses...
by Yuthika Sharma | Apr 20, 2023 | Soft Skill
You are not scared of attempting something new, instead, you are scared of the consequences it might bring to you. Public Speaking-Fear is the root cause of all problems: I have often heard students coming to me with a complaint that they fear talking in public or...
by Rohit Kumawat | Apr 19, 2023 | Software Development
Understanding of Objects in Salesforce The object is like a database table which is used to store specific information in a salesforce org. For example, if we want to store information regarding the students, so we can create an object named “Student” to store the...
by Sudip Kundu | Apr 17, 2023 | Software Development
Features Python is a powerful, high-level programming language that has become increasingly popular over the years due to its simplicity, readability, and versatility. It has a number of features that make it a popular choice for a wide range of applications, from...
by Trupti Mane | Apr 11, 2023 | Networking
VPC is a virtual private cloud. It’s a secure, isolated private network on the AWS cloud platform. VPC customers can host different AWS services within VPC Components of VPC Subnets like public and private VPC and subnet CIDR Route table Internet Gateway NAT Gateway....