Sample – tell me about yourself for a role

Role:

Ex: Business Analyst, System Analyst

Profile:

I do have a solid 5 years of experience in IT in various technologies and different domains.

The knowledge transition in general in it would be 2 weeks.

 

Strengths:

Workday:

HCM

Finance

P:ayroll

Student/enrollment/Leave

 

Advantages:

I have the knowledge required for this role and I am in touch with the existing team on the tickets that are actively working on.

 

What can i improve

reduce the Gap in the tickets created, analyze on the repeated tickets which does not have a quick resolution,

prioritize and get a solid template of answer to get the tickets resolved quickly.

Roles and Responsibilities

What is expected

What I do every day! 

Mobile App Testing -IOS, Android – Istqb

Istqb has a new certification for the mobile application testing, it has the necessary info on the general testing requirements and mindset to validate the mobile app

Usage of our day to day needs in Mobile devices have thrived in recent years, resulting in better and more efficient mobile as in all aspects of business and industry domains.

Validation of the native apps in the Android or iOS devices have increased rapidly.

Considerations:

  1. Usability/Accessibility/readability
  2. Performance/Crash
  3. Smoke/Regression/User Acceptance

 

Django – Introduction

Django is a web framework in python programming language.

Before one starts to learn it, pre-requisite or basics of python is nice to have alongside HTML, CSS, Java Script, JQuery etc. for creation of a decent enough web application.

Objective of the outcome of the application to be created must be set, and Proof of Concept of whether it can be feasible or not is to be analyzed first.

LOC, Credit card Interest rate calculation comparison based on the usage

Credit card Annual Interest rate Membership Due date differs, for ex: Cashback/Moneyback
Walmart Rewards Master card 25.99% No Annual Fees 6th Ex: Yes, maximum of 5$ can be redeemed in the bill paid using wmrmc in Walmart
Costco CIBC Master card 19.75% Costco membership $60, $120 6th Based on the spendings yearly cashback voucher is provided can be redeemed while purchasing in Costco

Lucid Works – Fusion – Search and Discovery – Powering the Ecommerce Web

In the Banking or Ecommerce domain or in genral a website having the search functionality used to power the website, there are several search engines which can be used to empower the functionality. One such product is Lucid works!

A few of the common standpoints in the requirements can be Keyword mapping to the search results, Ex: products, pages.

    • Ex: while searching for notebooks, the results must not have papers or calculators etc.
    • optimization of the search!

General info:

Each search term is different and may fetch different results

      • difference between traditional and semantic search
      • Statistical Phrase identifier
      • Semantic Knowledge Graph
      • the SE must understand what the user is trying to search, Machine learning, etc…

Reference info:

Lucidworks | Sessions-Lucidworks | Semantic Search

AWS Aurora Database migration and Best Practices

The information on the AWS Aurora and DataMigration info from Oracle is shared in the linked in vlog: LinkedIn | YouTube | Krishna Sarabu | Joseph DiCaro

There are several blogs supplied by AWS for self-migration and many vendors listed by AWS who can help in the migration of the database.

A few notes are mentioned below:

  • Scalability
  • Amazon DMS- Data Migration Service
  • AWS- Schema Conversion tool – Assessment report in csv – helps to create reports
  • Oracle to AWS Aurora database migration support.
  • DMS Trouble shooting blogs!

Best Practices:

  • Table spaces
  • Index Types: Hash, B-Tree, GIN, GiST, BRIN, SP-GiST, partial, expression
  • Data types: 64 base types
  • Dual Table – Do not mock dual table- use view if necessary
  • Nulls- PostgreSQL and Oracle use nulls differently
  • Sequences – in PostgreSQL- each session has its own cache
  • Exceptions
  • Design guidelines