Latest stories

Automate Nat gateway deletion with lambda

A

Since NAT gateway is not cheap, in some cases, we don’t need to keep NAT Gateway running all the time. It is a good practice to automate the removal of the NAT gateway after finishing your task. This article will show how to implement a lambda function to remove the NAT gateway and associated Elastic IPs. What is aws lambda AWS Lambda is a AWS serverless compute service. It lets you run...

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...

SAMPLING Bagging vs Pasting

S

One way to get a diverse set of classifiers is to use very different training algorithms,as just discussed. Another approach is to use the same training algorithm for everypredictor but to train them on different random subsets of the training set. Whensampling is performed with replacement, this method is called bagging(short for bootstrap aggregating). When sampling is performed without...

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