AWS CodeCommit and GitKraken Basics: The Essential Skills for Every DeveloperGit is a source code management system that keeps track of the changes made to their codebase and collaborates with other team members. It is commonly used for source code management in software development, but it can track changes to any set of fil...Mar 30, 2023·7 min read
📱Control your AWS Apps with a simple message.Several tools in the market enable the engineering teams to easily roll out the application changes in various environments from a simple config to major code changes. But it often requires some level of technical understanding to make those updates....Dec 21, 2022·4 min read
Getting Started with GCP Cloud StorageGoogle Cloud Platform (GCP) offers a number of storage options, including object storage with Google Cloud Storage. GCP Cloud storage is a scalable, durable, and easy-to-use option for storing and managing large amounts of unstructured data. Object s...Nov 13, 2022·6 min read
Unleashing the Power of Google Cloud's NoSQL Database: An Introduction to FirestoreGoogle Cloud Platform (GCP) Firestore is a fully managed NoSQL document database service that gives you a scalable, flexible and highly available solution for data storage. The product enables you to build large-scale applications quickly and easily....Oct 15, 2022·4 min read
Uncover the Vital 3 Data Management Services in Google Cloud Platform (GCP)Introduction Google Cloud Platform (GCP) provides a variety of services to design and build various tech solutions at scale. You can use these services to store, analyze and manage data from your servers or external sources, such as databases or file...Aug 10, 2022·3 min read
DynamoDB: A Fully Managed NoSQL Database for DevelopersUnderstanding the databases is important for every developer, and the arising cloud services bring the best in class tools and technologies for every developer to build applications in hours. The database is a critical component for any application. ...Dec 20, 2021·5 min read
Building a Twitter Bot with AWS ServerlessSharing my experience of how I am running the Twitter Bot on AWS for almost free using AWS serverless technologies. Social Bot is nothing but a program that mimics the behaviors of a user based on the rules you set. Twitter is one of the BOT friendl...Aug 4, 2021·3 min read