Nowadays almost all applications that we develop are made mobile friendly and a lot of times, everything works perfectly on desktop browsers but not on mobile. Even if we know it is some javascript that is not working as expected, it becomes quite difficult to narrow down on what is causing problem. As we cannot […]
At re:Invent 2014 conference, Amazon unveiled a collection of new products, features, and services to the existing AWS services. And through this blog, let’s take a look at AWS Service Catalog, by leveraging the features of this service administrators can create and manage approved catalogs of resources that end users can then access via a […]
Overview: The big data space has been evolving continuously and each day more technologies are added in ecosystem. Hadoop Hive is one of the technologies that has been around along. It’s give a SQL wrapper to execute Hadoop as a query language. Inherently, It’s having some of the optimizations techniques. Through this blog, I thought […]
Spring security is used to secure the URL and only authenticated user is allowed to access that. But sometimes we need to secure the java Class instances and here comes ACL to rescue us. Let’s see why we need object based security/ACL model. Suppose, there is relation “BankAccount” and 10 records exists for it. So […]
In the recent re:Invent 2014 conference in Las Vegas, Amazon announced about its fifth database: Amazon Aurora. Aurora becomes the latest addition to the list of databases available on Amazon RDS after MySQL, Oracle, Microsoft SQL Server, and PostgreSQL. It is a fully managed database which consist of speed and reliability which will help you achieve same through put which you will […]
AWS Config, a web service being introduced this AWS re:invent. This web service is currently available for North Virginia Region. AWS Config enables Customer to get a complete view of configuration of AWS resources (EC2 Instance, Elastic IP, Security Groups , VPC , Internet Gateway etc) associated with your AWS account and also enables to […]
We’re living in a continual modifying technical world, where people are keen to find new technologies that makes them more productive. This hunger of ours, has taken virtualization to an another level, by giving birth to containers, that can be used as an alternative to OS-level virtualization to run multiple isolated systems on a single host. […]
Amazon has come up with loads of eye-popping services that reduces our workload in re:invent 2014, one such astounding service that it has launched on Day 1 of re:invent is CodeCommit. We’ve been investing loads of our time in managing our own source control system, which can be reduced by using CodeCommit. It’s a secured […]
AWS has unveiled several new services and tools to the existing AWS services at its re:Invent 2014 conference in Las Vegas. In this blog, let’s take a closer look at AWS CodeDeploy, a brand new service aimed for code management and deployment and walk through the process of setting up and deploying an application. AWS CodeDeploy is a […]
Amazon has a trait of keep on surprising us with it’s extremely impressive services that makes our life a lot easier. In AWS re:invent 2014, it launches loads of astonishing services, including a preview of AWS Lambda, a service that would reduce loads of our efforts to build applications that run in the Cloud. AWS […]
We’re glad to announce the Call for Papers for GrailsConf 2015. Submit your talks about Groovy, Grails, Gradle, Spock and other GR8 technologies here. This is open for limited period of time so hurry up! About GrailsConf: Grails Conf is the biggest Grails Conference in India. It is an independent conference dedicated to the technologies […]