amarmytectra-blog
amarmytectra-blog
mytectra
42 posts
Don't wanna be here? Send us removal request.
amarmytectra-blog · 6 years ago
Link
Important PHP Interview Questions and Answers for Freshers 2018 are here, All the best To all.
0 notes
amarmytectra-blog · 6 years ago
Link
Top wcf interview questions are very useful for both freshers and experienced people. These are prepared by myTectra experts.
0 notes
amarmytectra-blog · 6 years ago
Link
Detailed and Frequently asked ASP.NET Interview Questions and Answers for experienced prepared by myTectra are here, All the Best.
0 notes
amarmytectra-blog · 6 years ago
Link
Most frequently asked Indiabix Interview Questions and Answers for freshers and experienced are here, All the best.
0 notes
amarmytectra-blog · 7 years ago
Text
Devops Online Training
CHAPTER 1:INTRODUCTION
Learning Objectives: In this module, you will learn what is DevOps and it’s necessities, DevOps roles, day-to-day problems & their solutions.You will also learn about the various infrastructure layouts and understand Scalability and Availability.
Topics: DevOps, DevOps Roles, DevOps Necessities, DevOps Problems & Solutions, Making a DevOps Transition, Identifying cultural impediments and overcoming it, Building Accountability and Trust, Understanding the Infrastructure layouts and its Challenges, Understand Scalability and Availability, Networking Concepts from an enterprise perspective.
CHAPTER 2: UNDERSTAND COMMON INFRASTRUCTURE SERVERS
Learning Objectives : In this module, you will learn about various Infrastructure Servers, their Configuration and Optimization
Topics: Working of DNS Server at Internet Scale, DNS Installation, DNS Configuration, DNS Tuning and Geolocation. Understand Web Servers like Apache, Ngnix and their differences, Configure Apache and Nginx for the Enterprise, Load Balancing through HA Proxy and Setup NFS for storage presentation DNS Installation and Configuration, DNS Master/Slave Configuration, HTTPD Web Server setup, HA Proxy Setup – Both HTTP & TCP based load balancing and Ngnix Installation and Configuration.
CHAPTER 3: IMPLEMENT AUTOMATED INSTALLATIONS AND DEPLOYMENTS
Learning Objectives : In this module, you will learn about Automatic Installation of Servers, Continuous Integration, Configuration Deployments and Packaging
Topics : Installation of Linux Servers using PXE boot or kick start method, Yum repository setup and Automatic system updates. Configuration of SVN and GIT
Practicals to be covered: Linux Installation Methods – Setup PXE(Preboot Execution Environment) and Linux Repository Setup
CHAPTER 4: UNDERSTAND PERFORMANCE TUNING ASPECTS AND BASIC SECURITY FOR INFRASTRUCTURE
Learning Objectives : In this module, you will learn about Performance aspects of the Infrastructure from an Enterprise perspective and Implementation of Security to make environment more secure
Practicals to be covered: Automatic System updates, SVN and Git Configuration and IP Tables
>>read more >>
0 notes
amarmytectra-blog · 7 years ago
Text
IOT Online Training
CHAPTER 1:INTRODUCTION
Case Studies from Nest, CISCO and top industries
IoT adaptation rate in North American & and how they are aligning their future
business model and operation around IoT
Broad Scale Application Area
Smart House and Smart City
Industrial Internet
Smart Cars
Wearables
Home Healthcare
Business Rule Generation for IoT
3 layered architecture of Big Data — Physical (Sensors), Communication , and Data
Intelligence
CHAPTER 2: ALL ABOUT SENSORS – ELECTRONICS
Basic function and architecture of a sensor — sensor body, sensor mechanism, sensor calibration, sensor maintenance, cost and pricing structure,
legacy and modern sensor network — all the basics about the sensors
Development of sensor electronics — IoT vs legacy, and open source vs traditional PCB design style
Development of sensor communication protocols — history to modern days. Legacy protocols like Modbus, relay, HART to modern day Zigbee, Zwave, X10,Bluetooth, ANT, etc.
Business driver for sensor deployment — FDA/EPA regulation, fraud/tempering detection, supervision, quality control and process management
Different Kind of Calibration Techniques — manual, automation, infield,
secondary primary and calibration — and their implication in IoT
Powering options for sensors — battery, solar, Witricity, Mobile and PoE
Hands on training with single silicon and other sensors like temperature, pressure, vibration, magnetic field, power factor etc.
>>read more >>
0 notes
amarmytectra-blog · 7 years ago
Text
Python Online Training
CHAPTER 1:INTRODUCTION
An Introduction to Python
CHAPTER 2:BEGINNING PYTHON BASICS
The print statement
Comments
Python Data Structures & Data Types
String Operations in Python
Simple Input & Output
Simple Output Formatting
CHAPTER 3:PYTHON PROGRAM FLOW
Indentation
The If statement and its’ related statement
An example with if and it’s related statement
The while loop
The for loop
The range statement
Break & Continue
Assert
Examples for looping
CHAPTER 4:FUNCTIONS & MODULES
Create your own functions
Functions Parameters
Variable Arguments
Scope of aFunction
FunctionDocumentation/Docstrings
Lambda Functions & map
An Exercise with functions
Create a Module
Standard Modules
>>read more  >>
0 notes
amarmytectra-blog · 7 years ago
Text
MVC Interview Questions and Answers For 2 Years Experience
1. What do you meant MVC? MVC is a framework pattern that splits an application’s implementation logic into three component roles: models, views, and controllers.
Model: The business entity on which the overall application operates. Many applications use a persistent storage mechanism (such as a database) to store data. MVC does not specifically mention the data access layer because it is understood to be encapsulated by the Model.
View: The user interface that renders the Model into a form of interaction.
Controller: Handles a request from a View and updates the Model that results in a change of the Model’s state.
To implement MVC in .NET we need mainly three classes (View, Controller and the Model).
2. What is meant by ASP.Net MVC The ASP.Net MVC is the framework provided by Microsoft to achieve     separation of concerns that leads to easy maintainability of the     application. Model is supposed to handle data related activity View deals with user interface related work Controller is meant for managing the application flow by communicating between Model and View.
3. What are the new features of MVC2? ASP.NET MVC 2 was released in March 2010. Its main features are:
   Introduction of UI helpers with automatic scaffolding with customizable templates.
   Attribute-based model validation on both client and server.
    Strongly typed HTML helpers.
    Improved Visual Studio tooling
   There were also lots of API enhancements and “pro” features, based on feedback from developers building a variety of applications on ASP.NET MVC 1, such as:
Support for partitioning large applications into
Asynchronous controllers support.
Support for rendering subsections of a page/site using Html.RenderAction.
Lots of new helper functions, utilities, and API enhancements
>>read more >>
0 notes
amarmytectra-blog · 7 years ago
Text
Python Online Training
CHAPTER 1:INTRODUCTION
An Introduction to Python
CHAPTER 2:BEGINNING PYTHON BASICS
The print statement
Comments
Python Data Structures & Data Types
String Operations in Python
Simple Input & Output
Simple Output Formatting
CHAPTER 3:PYTHON PROGRAM FLOW
Indentation
The If statement and its’ related statement
An example with if and it’s related statement
The while loop
The for loop
The range statement
Break & Continue
Assert
Examples for looping
CHAPTER 4:FUNCTIONS & MODULES
>>read more >>
0 notes
amarmytectra-blog · 7 years ago
Text
WordPress Interview Questions and Answers
Q1). What is WordPress? Ans: Word press is a best Open Source CMS which allows it to be used free of cost.  You can use it on any kind of personal or commercial website without have to pay a single penny for it. It is built on PHP/MySQL (which is again Open Source) and licensed under GPL.
OR
WordPress is an open source Content Management System (CMS), which allows the users to build dynamic websites and blog.
Q2). How safe is website on WordPress? Ans:  The word press is safe to operate but still it is suggested to keep updating with the latest version of WordPress to avoid hacking.
Q3).Are there any limitations to a WordPress web site? Ans: You can use WordPress for e-commerce sites, membership sites, photo galleries and any other type of site you can think of. The web site is created using the same html code as any other site so there are no limitations there either.
Q4). Do you need to have a blog in order to use WordPress for site? Ans: WordPress was originally used as blogging software though it has since become popular for website also.  It is not necessary to have a blog to use wordpress.  Still having blog is commendable as it will help in search engine optimization.
Q5).From SEO point of view is wordpress helpful? Will it show the website on Google? Ans:  It is one of the benefit of using wordpress, it has inbuilt SEO search engine. Also, you can have an additional plug-in in wordpress to help with SEO and rank on a popular search engine like Google.
>>read more >>
0 notes
amarmytectra-blog · 7 years ago
Text
Informatica Interview Questions and Answers
Q1).What Is Informtica?
Ans: Informatica is a Software development company, which offers data integration products. If offers products for ETL, data masking, data Quality, data replica, data virtualization, master data management, etc.
Informatica Powercenter ETL/Data Integration tool is a most widely used tool and in the common term when we say Informatica, it refers to the Informatica PowerCenter tool for ETL.
Informatica Powercenter is used for Data integration. It offers the capability to connect & fetch data from different heterogeneous source and processing of data.
For example, you can connect to an SQL Server Database and Oracle Database both and can integrate the data into a third system.
The latest version of Informatica PowerCenter available is 9.6.0. The different editions for the PowerCenter are
Standard edition
Advanced edition
Premium edition
The popular clients using Informatica Powercenter as a data integration tool are U.S Air Force, Allianz, Fannie Mae, ING, Samsung, etc. The popular tools available in the market in competition to Informatica are IBM Datastage, Oracle OWB, Microsoft SSIS and Ab Initio.
OR
Define Informatica?
Ans: Informatica is a tool, supporting all the steps of Extraction, Transformation and Load process. Now days Informatica is also being used as an Integration tool.Informatica is an easy to use tool. It has got a simple visual interface like forms in visual basic. You just need to drag and drop different objects (known as transformations) and design process flow for Data extraction transformation and load.
These process flow diagrams are known as mappings. Once a mapping is made, it can be scheduled to run as and when required. In the background Informatica server takes care of fetching data from source, transforming it, & loading it to the target systems/databases.
Q2).Why do we need Informatica?
Ans: Informatica comes to the picture wherever we have a data system available and at the backend we want to perform certain operations on the data. It can be like cleaning up of data, modifying the data, etc. based on certain set of rules or simply loading of bulk data from one system to another.
Informatica offers a rich set of features like operations at row level on data, integration of data from multiple structured, semi-structured or unstructured systems, scheduling of data operation. It also has the feature of metadata, so the information about the process and data operations are also preserved.
Q3).What are the advantages of Informatica?
Ans: Informatica has some advantages over other data integration systems. A couple of the advantages are:
It is faster than the available platforms.
You can easily monitor your jobs with Informatica Workflow Monitor.
It has made data validation, iteration and project development to be easier than before.
If you experience failed jobs, it is easy to identify the failure and recover from it. The same applies to jobs that are running slowly.
Or
Its GUI tool, Coding in any graphical tool is generally faster than hand code scripting. Can communicate with all major data sources (mainframe/RDBMS/Flat Files/XML/VSM/SAP etc). Can handle vary large/huge data very effectively. User can apply Mappings, extract rules, cleansing rules, transformation rules, aggregation logic and loading rules are in separate objects in an ETL tool. Any change in any of the object will give minimum impact of other object. Reusability of the object (Transformation Rules) Informatica has different “adapters” for extracting data from packaged ERP applications (such as SAP or PeopleSoft). Availability of resource in the market. Can be run on Window and Unix environment.
Q4).In what real situations can Informatica be used?
Ans: Informatica has a wide range of application that covers areas such as:
Data migration.
Application migration.
Data warehousing.
>>read more >>
0 notes
amarmytectra-blog · 7 years ago
Text
Hibernate Interview Questions and Answers For Experienced
Q1. What is the difference between sorted and ordered collection in hibernate? Sorted Collection: The sorted collection is a collection that is sorted using the Java collections framework. The sorting is done in the memory of JVM that is running hibernate, soon after reading the data from the database using Java Comparator The less the collection the more the efficient of sorting Ordered Collection: The order collections will also sorts a collection by using the order by clause for the results fetched.The more the collection, the more efficient of sorting.
Q2. Describe your favorite aspect of the Hibernate framework. There are a lot to choose from, but I’d say my favorite thing is that Hibernate is that it’s an object-oriented query language. There are a lot of potential answers to this question. The interviewer just wants to see where your values lie.
Q3. Explain the main difference between Entity Beans and Hibernate Entity beans are to be implemented by containers, classes, descriptors. Hibernate is just a tool that quickly persist the object tree to a class hierarchy in a database and without using a single SQL statement. The inheritance and polymorphism is quite simply implemented in hibernate which is out of the box of EJB and a big drawback.
Q4. What is your least favorite aspect of the Hibernate framework? It does a lot of things right, but I often find myself having to write boilerplate code while using Hibernate. The verbosity of the language makes my job more difficult. Once again, the interviewer wants to see where your values lie.
Q5. Explain the difference between Hibernate and Spring. Hibernate is an ORM tool for data persistency. Spring is a framework for enterprise applications. Spring supports hibernate and provides the different classes which are templates that contains the common code.
>>read more >>
0 notes
amarmytectra-blog · 7 years ago
Text
Spring MVC Interview Questions and Answers For Experienced
Q1. What is “Spring Framework” ? With the two core concepts of Aspect-Oriented and Dependency Injection, Spring is one of the most popular and widely used Java EE frameworks. Through dependency injection it can provide tight coupling between various components. The cross-cutting tasks such as authentication and logging can be provided through Spring framework and the aspect-oriented programming can be implemented through this as well. Spring framework is a featured framework which can provide several modules and lots of features for the specific tasks such as Spring JDBC and Spring MVC. Working with Spring is quite easy and a fun activity due to the presence of a number of online communities and resources.
Q2. Why Spring Framework is needed? Spring framework is needed because it is –
Very Light Weight Container
Framework
IOC
AOP
Q3. What are the advantages of Spring Framework? Spring framework offers a number of advantages which includes the following:
The direct dependency among several components can be reduced through Spring IoC containers. They are responsible to create the beans, which are injected between the components and to reduce the dependency.
As the business logic does not have any direct dependency on the implementation class of actual resource so it becomes quite easier to write the Unit test cases. The test configurations can be easily written and the configurations can be injected easily for testing purposes.
The amount of boilerplate code is also reduced e,g. to open or close the resource or to initialize an JdbcTemplate class can also remove the boilerplate code required in JDBC programming.
Spring framework can help us in keeping the application lightweight say e.g if Spring transaction management feature is not required, then the user needs not to add that dependency to the project.
Spring framework can support a number of Java EE framework features even more than Spring is always top of the technologies like to write better naïve android application user can use Spring project for Android. So it can be a complete package and user need not have any separate package for the work.
>>read more >>
0 notes
amarmytectra-blog · 7 years ago
Text
MVC Interview Questions and Answers For 2 Years Experience
1. What do you meant MVC? MVC is a framework pattern that splits an application’s implementation logic into three component roles: models, views, and controllers.
Model: The business entity on which the overall application operates. Many applications use a persistent storage mechanism (such as a database) to store data. MVC does not specifically mention the data access layer because it is understood to be encapsulated by the Model.
View: The user interface that renders the Model into a form of interaction.
Controller: Handles a request from a View and updates the Model that results in a change of the Model’s state.
To implement MVC in .NET we need mainly three classes (View, Controller and the Model).
2. What is meant by ASP.Net MVC The ASP.Net MVC is the framework provided by Microsoft to achieve     separation of concerns that leads to easy maintainability of the     application. Model is supposed to handle data related activity View deals with user interface related work Controller is meant for managing the application flow by communicating between Model and View.
3. What are the new features of MVC2? ASP.NET MVC 2 was released in March 2010. Its main features are:
   Introduction of UI helpers with automatic scaffolding with customizable templates.
   Attribute-based model validation on both client and server.
    Strongly typed HTML helpers.
    Improved Visual Studio tooling
   There were also lots of API enhancements and “pro” features, based on feedback from developers building a variety of applications on ASP.NET MVC 1, such as:
Support for partitioning large applications into
Asynchronous controllers support.
Support for rendering subsections of a page/site using Html.RenderAction.
Lots of new helper functions, utilities, and API enhancements
>>read more >>
0 notes
amarmytectra-blog · 7 years ago
Text
Python Real Time Interview Questions and Answers
Q1).What is Python? Ans1: Python is a high-level, interpreted, interactive and object-oriented scripting language. Python is designed to be highly readable. It uses English keywords frequently where as other languages use punctuation, and it h as fewer syntactical constructions than other languages.
Q2).Name some of the features of Python. Ans2: Following are some of the salient features of python
It supports functional and structured programming methods as well as OOP.
It can be used as a scripting language or can be compiled to byte-code for building large applications.
It provides very high-level dynamic data types and supports dynamic type checking.
It supports automatic garbage collection.
It can be easily integrated with C, C++, COM, ActiveX, CORBA, and Java.
Q3).Do you have any personal projects? Really? Ans3:This shows that you are willing to do more than the bare minimum in terms of keeping your skillset up to date. If you work on personal projects and code outside of the workplace then employers are more likely to see you as an asset that will grow. Even if they don’t ask this question I find it’s useful to broach the subject.
>>read more>>
0 notes
amarmytectra-blog · 7 years ago
Text
Hadoop Administration Certification Training
Understanding Big Data and Hadoop
Learning Objectives:
 In this module, you will understand what is big data and Apache Hadoop. you will also learn how Hadoop solves the big data problems, about Hadoop cluster architecture, its core components & ecosystem, Hadoop data loading & reading mechanism and role of a Hadoop cluster administrator.
Topics :
 Introduction to big data, limitations of existing solutions, Hadoop architecture, Hadoop components and ecosystem, data loading & reading from HDFS, replication rules, rack awareness theory, Hadoop cluster administrator: Roles and responsibilities. 
0 notes
amarmytectra-blog · 7 years ago
Link
Essentially, the "Internet of Things" means having every electronic device-and many other things-connected and interacting in real time with the Internet in some way so it can be tracked and monitored. By having everything categorized this way through the Internet "cloud," the reasoning goes, you'll be able to organize your life better by not needing to pay "time consuming" attention to your life.
https://www.mytectra.com/catalog/product/view/id/1580/s/iot-training-in-bangalore/category/152/
0 notes