Categoryfull-stack

full-stack category

PETAMIND IS NOW LIVING ON AWS

P

After 3 years residing on Google Cloud, we decided to move to AWS. GC is generally OK, however, there is some issue related to the architecture of the previous one that may hinder the future scalability! As such, we decided to re-architecture the site and its workload for the future. There may be some issues after the migration. However, we will check and fix any issue asap. Refer to the...

VMWare products cheatsheet

V

To remember the terms easier, we collect and provide a cheat sheet to several common VMware products. 1.1 VMWARE OVERVIEW NameSummaryVMwareHeadquartered at 3401 Hillview Avenue, Palo Alto; 117 offices worldwidevSphere SuiteVirtualizationvSANStorageNSXNetworkingvRealize SuiteManagementVCF (VMware Cloud Foundation)An integrated software stack for everything SDDC requiresReferenceWikipedia: VMware...

GOOGLE CLOUD Top 5 CHEAT SHEETS

G

Sometimes a picture is worth a thousand words, and that’s where these cheat sheets come in handy. Cloud Developer Advocate Priyanka Vergadia has built a number of guides that help developers visually navigate critical decisions, whether it’s determining the best way to move to the cloud, or deciding on the best storage options. Below are five of her top cheat sheets in one handy...

SECURITY GROUPS VS NETWORK ACLS

S

As the two common method for securing the cloud, the differences between NACL (network access control list) and security groups have been discussed below: Network ACLSecurity GroupNetwork Access Control List that helps provide a layer of security to the amazon web services. There are two kinds of NACL- Customized and default.A security group has to be explicitly assigned to an instance; it...

WHY DO WE NEED TO OVERRIDE EQUALS AND HASHCODE METHODS IN JAVA/Kotlin

W

In this post, we will discuss why it is important to override equals and hashCode method in Java/Kotlin. Item 9 in Josh Bloch’s Effective Java suggests always override hashCode() method if the class overrides equals(). In this post, we will discuss why this is necessary and good practice.  We know that two objects are considered equal only if their references point...

PetaMinds focuses on developing the coolest topics in data science, A.I, and programming, and make them so digestible for everyone to learn and create amazing applications in a short time.

Categories