- Blog
- Blog
- Homepage
- Homepage
-
How to Setup Alarm in AWS
Setting the alarm in AWS, steps you need to follow, and details of CloudWatch logs and evens for easy and quick reference explained.
-
Kafka’s Key Property Which Tells Interact of Consumers
Data sharing among Kafka consumers is possible with this property. The consumer properties set-up indicates this, and it is also an interview question.
-
How to Measure Speed of Python Code
Here is the best python example to use the timeit module. Helpful for projects and interviews.
-
10 Mainframe Interview Questions Asked in Mphasis Recently
Here is a collection of mainframe interview questions asked recently in Mphasis. Explained resolution for each question.
-
Python CSV Files: Best Example to Read and Write
Here is sample Python program where it shows to write a program using Python csv library that is helpful to handle csv files
-
How to Drop [or] Alter Table: Sample SQL Queries
Explained SQL queries and syntax to drop a table or modify a table. And added SQL queries helpful to rename a table and truncate a table here.
-
4 Essential AWS Services to Accelerate Deployment
Organizations need speed deployment at scale. AWS provides a service called code pipeline, which is a four-step process explained here.
-
What is Adaptive MapReduce in Hadoop and How it Works
The performance and the approach of Adaptive MapReduce in Hadoop explained.
-
11 Top AWS SSO Interview Questions
AWS SSO allows users to access AWS accounts. Here is a list of questions helpful for interviews.
-
PL/SQL Sub-program Vs. Stored Procedure: Best Examples
A procedure also called subprogram explained how to use and call it in Oracle database
-
10 Interview Questions Python Tree
Must read interview questions on Python tree. Useful these for your project as well.
-
How to Create Simple Lambda Function in AWS
Creating function in lambda and how to link it with AWS cloud watch explained.