Wednesday 24 February 2016

Download E-book of introducing Amazon RDS



Guide of Amazon relational database service provides a step by step procedure for configuring the database instance on RDS & accessing it using database client.

E-book covered following points:

  • General problem with databases
  • Introduction to Amazon RDS
  • Creating a database instance on RDS
  • Using RDS database instance from client
  • Benefits of Amazon RDS




Monday 22 February 2016

Download E-book of Getting started with continuous delivery



Continuous Delivery is a pattern language used in software development to automate and improve the process of software delivery.

E-book will guide you through:

  • Continuous delivery pattern
  • Version controlling with Git
  • Git with Eclipse (EGit)
  • Eclipse SSH configuration
  • Installation of Jenkins and Ruby with RVM



Lookup in Salesforce with Mulesoft



The basic examples of Lookup in salesforce with Mulesoft on how to use dataweave for lookup into another flow and also includes how to insert data in lookup data type.

We have created a custom field of type “lookup” in salesforce and data is inserted in that field. we have used mule as IDE. Mule project is created first, then create flow in Mule Configuration file.

We have 2 flows: sales force lookup flow and sales force lookup Flow1

  • Here Transform message is used to map input file and salesforce data.
  • Transformer Message will call another flow(salesforcelookupFlow1) and will retrieve the records from Salesforce and will return to its own flow(salesforcelookupFlow) and will insert record in the lookup field.




Thursday 18 February 2016

Amazon Simple Storage Service (S3)



Amazon simple storage service is storage for the Internet. It has a simple web services interface so that you can use to store and retrieve any amount of data, at any time, from anywhere on the web.

Advantages:
  • Create Buckets
  • Store data in Buckets
  • Download data
  • Permissions
  • Standard interfaces
Three different way to manage encryption key:
  • SSE with AmazonS3 key management (SSE-SE)
  • SSE with customer provided key (SSE-C)
  • SSE with AWS KMS




Tuesday 16 February 2016

Download AWS CLI Configuration E-book for FREE



This document will provide information about install and configure AWS from Command Line Interface.

  • AWS CLI for Windows
  • Installing AWS CLI using Pip
  • AWS CLI Configuration for Windows / Linux





Wednesday 10 February 2016

Open source training offer on Valentine



Valentine’s Day is about to come. Attune World Wide value your feelings for your loved once. Attune World Wide has announced offer for their loved once.

On this valentine's day , Buy 1 Training and Get 1 Completely FREE !!

Following offer includes:





Thursday 4 February 2016

User Roles In Liferay


Role is a level of access , sets of predefined permissions that define a particular function within the portal according to a space or according to a particular scope.







Tuesday 2 February 2016

What is Cloud Computing ?



Cloud Computing can be defined in basic words as , by using network of remote servers which are hosted on the Internet to store, manage, and process data, rather than a local server or a personal computer.