Continuous deployment for your tests

Source:- microfocus.com Why would you want to continuously deploy your tests? Release fast and release often. This core principle of modern software development provides numerous advantages, for example earlier customer feedback, faster response cycles, and overall higher customer satisfaction. When trying to increase your release frequency, you will be faced with many testing issues, including the following: Changing tests might lead to unexpected failures (false-positives) or unwanted passes (false-negatives). The probability of introducing breaking changes to your automated test set

Read more

Containers, clusters and coding: Here’s what’s coming in 2017

Source:- itproportal.com Everyone talks about containers. It became so huge that we think Docker has existed for a long time. The fact is that it has only started. We can observe that by the amount of changes we are seeing. Docker from two years ago is very different than Docker today. Products in its ecosystem are appearing every day and many are disappearing just as quickly. If there is a space we should turn our attention to, that’s containers. At

Read more

Continuous Integration with GitLab

Source:- 126kr.com Recently Team Alfonzó, with help from the Build Team, took the next in adopting a new build infrastructure. We wanted to move away from Jenkins and the TOPdesk DockerHub registry, towards a more distributed infrastructure. Our Implementation Wizard project gave us the opportunity we were looking for to start making use of GitLab’s CI and Registry features. How does GitLab compare to a Jenkins pipeline script? If you have ever written a pipeline script for Jenkins you will

Read more

Docker Tools that Developers will Find Useful

Source:- opensourceforu.com Docker allows IT departments to focus on applications, not virtual machines, as a standard unit of production. Looking at recent trends, there have been many projects created by the Docker community that have advanced the developer experience. This article takes a look at a few Docker tools that may be useful for developers. Docker was introduced to the world with no prior announcement, by Solomon Hykes, founder and CEO of dotCloud at the Python Developers Conference in Santa Clara,

Read more

What will we do when everything is automated?

Source:- opensource.com Recently, I came across a study the caused me to think beyond the day-to-day world of code-slinging in which I live. According to the study Myth and the Reality of Manufacturing in America (PDF), conducted by Center for Business and Economic Research at Ball State University in Indiana: “Almost 88% of job losses in manufacturing in recent years can be attributable to productivity growth, and the long-term changes to manufacturing employment are mostly linked to the productivity of American

Read more

IT operations best practices to boost team performance and morale

Source:- techtarget.com IT teams have to automate where possible to free up time, while encouraging individuality within the team. This article isn’t about DevOps or any fancy management paradigm — it’s about IT operations best practices that every organization can use to maximize team productivity. Managers and IT administrators alike can take these practical steps — there’s nothing fancy about documenting a patch procedure — to prevent common snags and foster long-term good morale. SMART targets One of the biggest

Read more

Amazon Web Services Introduces Amazon Chime

Source:- ucstrategies.com Amazon Web Services, Inc. is making its move on the Unified Communications (UC) market, with Amazon Chime. This new UC service provides video and audio meetings, chat, and sharing on desktops, iOS, and Android devices, in an attempt to compete with services like Skype for Business, GoToMeeting, and WebEx. Amazon Chime boasts high quality video, voice, chat, and screen sharing that can be launched with one click. Customers can host and join meetings, and receive calls when the

Read more

Technologies to consider for adapting to digital transformation

Source:- pcquest.com Organization leaders strive to position themselves for success over their competitors and ensure that there’s a clear path for the future. However, many businesses continue to rely on old systems and processes to serve their clients, and this can lead to big problems as technology advances. Teams may be left in the dust if they hesitate to make necessary transitions, impacting their products and their overall reputation. Here are some of the main technologies to consider as you head

Read more

Extending AWS CodeBuild with Custom Build Environments

Source:- amazon.com AWS CodeBuild is a fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy. CodeBuild provides curated build environments for programming languages and runtimes such as Java, Ruby, Python, Go, Node.js, Android, and Docker. It can be extended through the use of custom build environments to support many more.Build environments are Docker images that include a complete file system with everything required to build and test your project. To

Read more

Why big data needs DevOps ?

Source:- globalbigdataconference.com Many big data analytics teams choose to not use DevOps methodologies, but there are real benefits to applying DevOps concepts to those big data initiatives. Extracting accurate and meaningful answers from big data is tough. It’s often made more challenging given the way big data software developers and IT operations lack coordination in many enterprises. Even though an IT organization may practice sound DevOps strategies for other supported applications, big data projects often remain siloed for a variety

Read more

Agile Data Integration: Continuous Integration with Jenkins and PDI

Source:- 126kr.com Download and Install Jenkins Sample installation using Tomcat: 1 2 3 4 5 6 7 8 9 10 cd ~/apps wget http://mirrors.ukfast.co.uk/sites/ftp.apache.org/tomcat/tomcat-9/v9.0.0.M17/bin/apache-tomcat-9.0.0.M17.zip unzip apache-tomcat-9.0.0.M17.zip rm apache-tomcat-9.0.0.M17.zip chmod 700 apache-tomcat-9.0.0.M17/bin/*.sh cd apache-tomcat-9.0.0.M17/webapps wget http://mirrors.jenkins.io/war-stable/latest/jenkins.war cd ../bin sh ./startup.sh Go to localhost:8080/jenkins and enter the password (which can be found under ~/.jenkins/secrets/initialAdminPassword . After logging in you will be presented with an option to install plugins . At this stage you want to install the Git plugin . Schedule PDI

Read more

Why a DevOps Culture should be blameless

Source:- sandhata.com It’s been said many times before, but culture truly is a crucial aspect of any DevOps journey. Cultural changes usually form a big part of any DevOps undertaking – and with the wrong mindset, it’s easy to end up with a culture of blame. Collaboration mitigates blame The crux of a well-functioning DevOps culture is collaboration. Clearly, collaboration between the development and operations teams is important, but collaboration needs to span all teams for the benefits to be

Read more

‘Coding is dead, automation the real deal’

Source:- thehindubusinessline.com MUMBAI, FEBRUARY 17: If you’ve been spending years learning a programming language such as Java or .Net, there’s a message for you from your potential employers: “Coding is dead”. Yes, coding as we know it, may not longer be relevant in the world taken over by machine learning and automation. “Coding is dead. I don’t need to do any native development anymore,” Nitin Rakesh, newly appointed CEO of IT services firm Mphasis, told BusinessLine. ‘Cloud first’ “Large public

Read more

Building a Docker Media Server – Docker Networking Basics

Docker containers are distinct entities. It’s almost as if they were individual, single app computers running on the network. To allow them to communicate – with each other as well as other devices and network services – Docker Engine configures and manages network access for your app containers. This network access can be configured in various ways depending on your needs. As you’ll soon discover, when installing and configuring app containers, you’ll need a good understanding of Docker networking basics to ensure those

Read more

Docker Reference Architecture: Docker Datacenter Best Practices and Design Considerations

Source:- docker.com Introduction Docker Datacenter (DDC) is the enterprise container platform from Docker to be used across the entire software supply chain. It is a fully-integrated solution for container-based application development, deployment, and management. With integrated end-to-end security, DDC enables application portability by abstracting your infrastructure so that applications can move seamlessly from development to production. What You Will Learn This reference architecture describes a standard, production-grade, Docker Datacenter deployment. It also details the components of DDC, how they work,

Read more

Docker’s tops for devops, AWS is the cloud king

Source:- infoworld.com Docker is the king of devops tools, hybrid cloud is beating public-only and private-only clouds, and Microsoft Azure is making sizable headway in public cloud. Those are some of the key insights from this year’s edition of SaaS provider RightScale’s State of the Cloud report, which is derived from a survey of more than 1,000 IT pros around the world. Docker keeps climbing — and here comes Kubernetes If there’s one devops tool that’s out in front with

Read more

Automated Test Environments for DevOps

Source:- capgemini.com 1 Test Environments Management: Key Challenges A testing environment is a setup of software and hardware in which the testing team tests a new software build. A test environment consists of pre-production or staging environments, and is generally a downgraded version of a production environment to help uncover pre-production defects. Building and maintaining a test environment is important. Often, dedicated test environments are maintained at various stages like developer test, dedicated test, integration test, and pre-production or business

Read more

Serverless Computing: AWS vs. Azure

Source:- datamation.com Recently, a new kind of cloud computing has been getting more attention from the media and enterprise customers. Serverless computing, also known as function as a service (FaaS), allows developers to run code in the cloud without worrying about infrastructure. They simply upload their code, and the service bills them for the computing resources used to execute their code. Some analysts believe that serverless could be a big trend in 2017 and beyond. As enterprises embrace DevOps philosophies,

Read more

Control Your Continuous Integration and Deployment

Source:- 126kr.com If you’re thinking about moving to a DevOps environment you should know that you get to decide how integrated your “continuous integration” is and how continuous your “continuous deployment” is. Much will depend on how you want to manage your risks (and which risks you want to manage). When I talk to my clients about DevOps they often seem to assume that adopting DevOps means that whenever one of their developers checks in some piece of code, their

Read more

7 Spices of ContinuousDelivery Pipeline

Source:- sys-con.com A Continuous Delivery pipeline as part of an Agile transformation is like spices in a meal. Without them, the food is bland and worthless. On the other hand, the right blend of spices will leave you craving more, stimulating your senses and energizing you. But as any good cook will tell you, it can be a bit difficult to find the exact right blend of spices for a specific dish. Salt and pepper are usually basic requirements, but

Read more
1 2 3 4