Read the article here – https://www.janmabhumi.in/read/python-programming-part-3/ Watch video:
-
-
Automation Anywhere is a developer of robotic process automation software, which employs software bots to complete processes. Verify my credential here.
-
You can Read the article here: – പ്രോഗ്രാമിംഗ് പഠിക്കാൻ പഠിക്കാം – പൈത്തൺ പ്രോഗ്രാമിംഗ് ഭാഗം 2 – https://www.janmabhumi.in/read/python-programming-part-2/ – YouTube Video of the same: https://www.youtube.com/watch?v=rRZA2rCXzEs All previous Parts – https://www.janmabhumi.in/admin-news-listing/?username=b19GgNpk1nCEhD9APPZ9Ch2RL0fgfM May subscribe to playlist for updates on future parts – https://www.youtube.com/channel/UC3s4kM_Ov55FF02I5nQZB4g
-
When it comes to costing/pricing on cloud based platforms such as Azure or AWS, it is always a confusion especially for beginners what various units mean. Let us have a look at some such common unit terminologies. SKU – Stock Keeping Unit – A purchasable units in a platform. Ref – https://en.wikipedia.org/wiki/Stock_keeping_unit ACU – Azure Compute Unit – A unit used to compare compute performance across Azure SKUs. Ref – https://docs.microsoft.com/en-us/azure/virtual-machines/acu TU – Transaction Unit – Usually 10K transactions = 1 Transaction Unit DTU – Database Transaction Unit – Ref – https://docs.microsoft.com/en-us/azure/azure-sql/database/purchasing-models#understanding-dtus eDTU – elastic DTU – Ref – https://docs.microsoft.com/en-us/azure/azure-sql/database/purchasing-models#dtu-based-purchasing-model…
-
-
I am starting a new articles series, but this time in my regional language – Malayalam. Please find the link to the Part-01 of series below. Please read, support, send feedback and suggestions regularly. https://www.janmabhumi.in/read/python-programming-part-1/
-
A useful slide from today’s “AWS Data, Databases & Analytics online series” opening session.
-
How fast can you type? Take this test – https://demo.ninethsense.com/typeit/ Built using HTML, JavaScript, CSS and few lines of PHP.
-
fast.com is an internet bandwidth speed test service from Netflix. Read its implementation architecture in their tech blog.
-
Here is a pure JavaScript based, basic drawing tool. It supports both mouse and tap. Demo URL: https://ninethsense.github.io/code-share/Doodle/