16/11/2018
Cross-Origin Resource Sharing (CORS) is a mechanism that uses additional HTTP headers to tell a browser to let a web application running at one origin (domain) have permission to access selected resources from a server at a different origin.....
16/10/2018
Enroll for AWS live training sessions from AWS team. Experts will be giving the live sessions and you can start with AWS free-tier accout to practice.
AWSome Day Online Conference
AWSome Day Online Conference is a free, online training event that will provide a step-by-step introduction to the core AWS services for compute, storage, database and networking. AWS technical experts will explain key features and use cases, share best practices, walk through technical demos, and b...
06/09/2018
Connection pooling is a mechanism to create and maintain a collection of JDBC connection objects. The primary objective of maintaining the pool of connection object is to leverage re-usability and improve the overall performance of the application.......
JDBC Connection Pool Example
Connection pooling is a mechanism to create and maintain a collection of JDBC connection objects. Th...
04/09/2018
Starting up with Spring Framework and curious to know what kind of Java projects it can help to develop faster, here is the official list.....
13. Build Systems
Starters are a set of convenient dependency descriptors that you can include in your application. You get a one-stop shop for all the Spring and related technologies that you need without having to hunt through sample code and copy-paste loads of dependency descriptors. For example, if you want to g...
03/09/2018
Why you should concentrate on learning core technology and framework
Top 3 most popular programming languages in 2018 (and their annual salaries)
Considering the extensive number of the modern programming languages, deciding which one to take by its horns and master can be a…
01/09/2018
Explaining Block chain in simple language...
How Does the Blockchain Work? – Member Feature Stories – Medium
The blockchain technology behind digital currencies like bitcoin is perhaps the best invention since the internet itself. Here's how it works.
28/08/2018
Software engineer jobs at Dell.
Software Engineer 1 at Dell Careers
Learn more about applying for Software Engineer 1 at Dell Careers
28/08/2018
Flow chart to share your docker images. Official document is here: https://docs.docker.com/docker-cloud/builds/push-images/
24/08/2018
Explaining load balancers....
Explaining Load Balancers
Why are they special? What's the big deal.
23/08/2018
Time-saving CSS techniques to create responsive images...
Time-saving CSS techniques to create responsive images
As a web developer, there is a high probability that you have encountered the two enemies of this article: images and deadlines. Sometimes…
20/08/2018
The twelve-factor app is a methodology for building software-as-a-service apps...
The Twelve-Factor App
A methodology for building modern, scalable, maintainable software-as-a-service apps.
17/08/2018
Learn about AWS auto scaling which keeps cloud applications always up, highly available and working with expected performance.
++
Automating Management of Amazon EC2 Instances - March 2017 AWS Online Tech Talks
Automation is vital to efficient DevOps, and getting your fleets of EC2 instances to launch, provision software, and self-heal automatically is a key challen...