Posts

The idea of ‘Everything as Code’ (EaC) is emerging across each layer of the stack

writing infrastructure as software, where everything is expressed with code   Infrastructure as a code - Terraform Environment as Code - docker / Vagrant Configuration as Code Ansible /Puppet/Chef Date Pipelines as Code - Apache Airflow Security Configuration as Code - Checkov Encryption Management as Code - AWS KMS / Hashi Vault

AWS Rout53 NS records do not match with whois dns records OR Your site NOT working with registered domain name? Check this...

  Log in to your AWS web console Select Route53 service Select Hosted Zones in the left pane Select domain name (but do not click on the domain name, just select the radio button) Notice the 4 name servers in the right pane. Next, go to domain registrar site (in your case stay in Route53), log in and configure name servers for your domain. In Route53: select 'Registered domains' in the left pane, click on your domain name, verify that in the upper right you have name servers from step 5, if they don't exactly match, click 'Add/Edit Name servers' and enter name servers from step 5) After this you will receive email on your registered email id with AWS. Once the sync os done you will get notified. After notification you can try your ULR <some-name>.com or www.<some-name>.com "A" records created during route 53

Difference between Analysis, data Analysis, Analytics & Data Analytics

  Analysis  is a detailed examination of something in order to understand its nature or determine its essential features.  D ata analysis  is the process of compiling, processing , and analyzing data so that you can use it to make decisions. Analytics  is the systematic analysis of data.   D ata analytics  is the specific analytical process being applied

Maven Spring and Apache Camel notes

Maven command to create mvn project or Camel mvn archetype:generate -DarchetypeGroupId=org.apache.camel.archetypes -DarchetypeArtifactId=camel-archetype-spring  -DarchetypeVersion=3.0.0 -DgroupId=myGroupId -DartifactId=myArtifactId central maven repo https://repo1.maven.org/maven2/ nexus repo https://repository.apache.org/#nexus-search;quick~camel-archetype-spring camel maven archtype https://camel.apache.org/manual/latest/camel-maven-archetypes.html mvn archetype:generate \ -DarchetypeGroupId=org.apache.camel.archetypes \ -DarchetypeArtifactId=camel-archetype-java \ -DarchetypeVersion=3.4.0-SNAPSHOT \ -DarchetypeRepository=https://repository.apache.org/content/groups/snapshots-group SPRING BASED CAMEL ROUTE mvn archetype:generate \ -DarchetypeGroupId=org.apache.camel.archetypes \ -DarchetypeArtifactId=camel-archetype-spring \ -DarchetypeVersion=1.5.0 \ -DgroupId=myGroupId \ -DartifactId=myArtifactId which can be run i

AWS Migration Steps

5 Phase Approach 1. Migration Preparation and business planning - Stand alone little planning. In most cases inter-connectivity requires very detail planning and prep for technical and business side of operation right obj determines and type of benefit you see. it starts with foundation experience and developing preliminary business case for migration Write done: objective to meet age and architecture of existing applications Application constraints output is : Types of benefit you see and begins 2. Portfolio discovery and planning take deeper look at IT portfolio find dependencies what migration works for each application focus on app discovery building use case for each application etc AWS application discover service  can assist. 3/4. Designing, migration and validating your applications focus is from portfolio level to application level for designing. migrating  and validating 6 R's you can take help from partners AWS server migration

Architecture And Framework Support

Enterprise Architecture | |------Business Architecture | |------Data Architecture | |---- -Application Architecture | |------Process Architecture | |------Security Architecture | |------Solution Architecture Business Architecture plays an important role in any organization and is responsible for developing and maintaining the business capabilities of the enterprise, as well as defining and developing a blueprint of organizational capabilities to align to strategic objectives Data Architecture is a set of rules, policies, and standards which govern the way data is collected. Used by data architects, it involves the mapping and visualization of data models in an easy to understand way Application Architecture is the process of defining the framework of an organization’s application solutions against business requirements. It ensures the application landscape is scalable, reliable and manageable. Process Architecture is a commonly understood, shared view of all bus

Cloud migration Steps

Once the organisation has decided to do cloud migration you can refer below framework / methodology to proceed with the migration MRA ( Migration Readiness Assessment) ->  MRP ( Migration Readiness & Planning) -> Migration and Operation Apply CAF ( AWS Cloud Adoption Framework to above) CAF is AWS learning with all its customer to understanding what has worked , can be improved and given comprehensive approach . It identifies and focus areas that are critical to cloud adoption. MRA is: (Helps you assess Org capabilities, readiness and commitment to migrate to cloud ) Rapid Discovery Directional Business Use Case - high level calculation of potential cost saving & increase business agility associated with the aws migration MRP: ( build capabilities to migrate to & Operate to in cloud) OUTPUT is - detail migration plan is build Discovery and planning,  -  Define app patterns and planning , get backlog Landing Zone ,  - Foundation AWS infrastructur