A.I, Data and Software Engineering

Categoryback-end

back-end development

Harnessing the Power of TypeScript for Building a Simple Backend Application

petamind

Introduction In the realm of web development, choosing the right technology stack for your backend application can significantly impact its efficiency, maintainability, and scalability. TypeScript, a superset of JavaScript, has emerged as a robust choice for crafting backend solutions that are not only powerful but also developer-friendly. In this article, we’ll delve into the benefits of...

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

PETAMIND IS NOW LIVING ON AWS

petamind

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

GOOGLE CLOUD Top 5 CHEAT SHEETS

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

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

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