ADASTRA +1 or How YOU generate additional value in the project lifecycle - 亠...beITconference
油
This document provides an overview of Adastra, a consulting firm, and how its consultants add value throughout a project lifecycle. It discusses Adastra's values, the role of its consultants, an example enterprise data warehouse project, and how consultants can go the "extra mile" at each project stage, such as reducing transformation steps or optimizing test scenarios. The document is intended to showcase for a client how Adastra consultants provide added value at every stage of a project.
NoSQL and Cloud Services - Philip Balinow, ComfobeITconference
油
This document provides definitions and discusses advantages of cloud computing and big data. It defines cloud computing as distributed computing over a network that allows programs to run across multiple connected computers. Big data is defined as extremely large and complex datasets that are difficult to process using traditional methods. The document outlines the pros of cloud computing, including better hardware utilization, scalability, usage-based pricing, and no upfront costs. It also discusses challenges like continuously changing workloads and the need for automation, horizontal scaling, and asynchronous task execution in the cloud.
More Related Content
Similar to The Web and The Social - Harry Birimirski, Smart IT (20)
ADASTRA +1 or How YOU generate additional value in the project lifecycle - 亠...beITconference
油
This document provides an overview of Adastra, a consulting firm, and how its consultants add value throughout a project lifecycle. It discusses Adastra's values, the role of its consultants, an example enterprise data warehouse project, and how consultants can go the "extra mile" at each project stage, such as reducing transformation steps or optimizing test scenarios. The document is intended to showcase for a client how Adastra consultants provide added value at every stage of a project.
NoSQL and Cloud Services - Philip Balinow, ComfobeITconference
油
This document provides definitions and discusses advantages of cloud computing and big data. It defines cloud computing as distributed computing over a network that allows programs to run across multiple connected computers. Big data is defined as extremely large and complex datasets that are difficult to process using traditional methods. The document outlines the pros of cloud computing, including better hardware utilization, scalability, usage-based pricing, and no upfront costs. It also discusses challenges like continuously changing workloads and the need for automation, horizontal scaling, and asynchronous task execution in the cloud.
Mobile First with Angular.JS - 仍舒亟亳仄亳 丶于亠从仂于, ObectobeITconference
油
The document provides an overview of an architecture crash course on AngularJS that discusses client-side problems and how Angular addresses them using scopes and dependency injection, describes directives, data binding and filters in Angular, examines development problems and tooling solutions like Grunt and Bower, and covers mobile-first headaches. The agenda includes topics on client problems and Angular solutions, directives, data binding and filters, development tools, and mobile development challenges. Code examples and a GitHub commit link are provided to demonstrate concepts from the crash course.
Scrum Crash Course - Anatoli Iliev and Lyubomir Cholakov, InfragisticsbeITconference
油
This document provides an agenda and overview for a Scrum training session. The training will cover topics such as the principles and ceremonies of Scrum, including roles, product backlog, sprints, daily standups, sprint reviews, and retrospectives. It will use presentations and a Lego game to help illustrate key Scrum concepts. The goal is to introduce participants to Scrum and provide them a basic level of knowledge about how to implement Scrum practices in their work.
Unit & Automation Testing in Android - Stanislav Gatsev, MelonbeITconference
油
Stanislav Gatsev presents on unit and automation testing on Android. He discusses why automation testing is important for saving time, improving code quality, and supporting live documentation. He covers using JUnit and Mockito for testing, as well as activity testing with ActivityInstrumentationTestCase2 and user interface testing with Robotium. Mock objects are used to replace dependencies and allow testing in isolation. Examples are provided of writing unit tests, activity tests, and tests using Robotium to simulate user interactions.