A.I, Data and Software Engineering

CategoryCloud

How I build automated testing for the payment terminals

Payment terminals are devices used to process card transactions and must undergo extensive certification before being released to the market. Therefore, it is essential to test them quickly and reliably. I named the project as Mastoo (code name: MR2). The MR2 architecture To achieve this, our team are building a solution for automation testing with a combination of robots, cards, a point-of-sale...

How to Setup SSH Tunneling in Mac OS (or Ubuntu)

petamind

When working with Jupyter notebooks on AWS, I want to interact with it directly in my browsers. In order to do so, we may need to create an SSH tunnel from our laptop to the remote server. If you are using a Macbook, you can easily do so using the default Terminal application available in the Mac OS. Yes, we do not have to install any other application for doing so, as we do in Windows. If you...

Play with computer vision using teachable machine

petamind

Nowadays, with the existing tools, creating an AI application is not so complicated. In this post, I will quickly show how easy you can make a computer vision project within 10 minutes. Steps Create a computer vision project in Teachable machinePrepare some images of different classes, e.g. cup, people, hand.Upload photos and train the modelDownload the model and integrate to your website (web...

Automate Nat gateway deletion with lambda

petamind

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

VMWare products cheatsheet

petamind

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

A.I, Data and Software Engineering

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