top of page
Search
The Tech Platform
Apr 10
What is AWS CloudFormation?
This article explores the core concepts of AWS CloudFormation and guides you through creating templates and managing stacks.
The Tech Platform
Aug 17, 2023
Azure vs AWS: Which Cloud Platform Fits Your Needs
Presented a table "Azure vs AWS" outlining the primary distinctions between Azure and AWS. This table highlights the services offer
The Tech Platform
May 24, 2022
How to Learn new Programming Language faster
There are some steps you want to take to accelerate the learning process and increase your fluency in the programming language you are...
The Tech Platform
May 4, 2022
DynamoDB: Set Up, Secondary Indexes and Read/Write Capacity.
The AWS DynamoDB is the fully managed NoSQL database offering from Amazon. This is excellent for organizations that do not want to manage...
The Tech Platform
Apr 13, 2022
INTRODUCTION TO AWS RDS (AMAZON RELATIONAL DATABASE SERVICE)
Amazon Web service has a large spectrum of products and services to offer to businesses of all sizes and shapes. Among these, one of the...
The Tech Platform
Apr 11, 2022
AWS Lambda vs Azure Functions
AWS Lambda AWS Lambda is a serverless computing service software that executes a code in response to the triggered events. It...
The Tech Platform
Dec 14, 2021
Decoding AWS Lambda - the Serverless Architecture
Amazon AWS is the most popular cloud service provider in the world that makes the work of software engineers easier by providing numerous...
The Tech Platform
Dec 6, 2021
AWS brings more automation to database management
At re:Invent, AWS debuted DevOps Guru for RDS to automatically find and fix database issues, as well as AWS Database Fleet Advisor to...
The Tech Platform
Nov 19, 2021
AWS Serverless Computing, Benefits, Architecture and Use-cases
Serverless is a term used to describe the services, practices, and methods that allow you to create more agile apps that allow you to...
The Tech Platform
Nov 18, 2021
Jenkins Pipeline
Pipeline in Jenkins is a group of jobs (or events) that are interlinked in a particular sequence. Jenkins Pipeline is a set or suite of...
bottom of page