Slides from the session "Cloud and agile software projects: Overview and Benefits" at Agile Grenoble 2014, co presented by Guillaume Berche and Alain Delafosse.
http://agile-grenoble.org/
The document discusses success factors for cloud/SaaS product delivery including:
1) Using agile project management principles like short release cycles and test-driven development.
2) Ensuring high code quality through techniques like continuous integration, regression testing, and code quality analysis on nightly builds.
3) Adhering to stringent service level agreements by automating performance and scalability testing with each release build.
Cloud With DevOps Enabling Rapid Business DevelopmentSam Garforth
My point of view on accelerating business development with improved time to market by using lean principles enabled by devops and cloud. Some of the narrative can be found here http://thoughtsoncloud.com/2014/04/speed-devops-cloud/
http://stiller.co.il/blog/2014/01/upcoming-event-from-alm-to-devops/
How do companies like Microsoft, Twitter, Facebook and LinkedIn achieve high levels of execution which allow implementing hundreds and even thousands of lines of code every day, while maintaining a high & consistent level of performance, security and availability? How can the development and operation environments work together to create a meaningful competitive edge for the organization?
In an era where time-to-market and product quality have a critical meaning, the DevOps methodology offers simple and effective ways to shorten schedules, improve the product quality and maintain a competitive edge.
In this presentation, which is part of the "From ALM to DevOps" day, I explain and demonstrate the principles of DevOps in Windows Azure. Also demonstrated is the possible synchronization between Team Foundation Server (TFS) and Microsoft System Center (SCOM),
Applying DevOps, PaaS and cloud for better citizen service outcomes - IBM Fe...Sanjeev Sharma
1) Applying DevOps practices like continuous integration/delivery can help government agencies deploy IT projects faster and get citizen services into production quicker.
2) Using a Platform as a Service (PaaS) like IBM Bluemix allows agencies to build and manage applications faster while reducing costs and skills requirements.
3) Adopting a DevOps culture and tools that automate testing, deployment, and monitoring can help agencies accelerate delivery of citizen services with better outcomes and less resources.
Deployment Automation for Hybrid Cloud and Multi-Platform EnvironmentsIBM UrbanCode Products
This document discusses how IBM's UrbanCode Deploy product can be used to automate application deployments across hybrid cloud and multi-platform environments. It provides examples of how UrbanCode Deploy supports deploying applications to systems like IBM z/OS, distributed systems, private clouds, public clouds and PaaS platforms in an automated and unified manner using patterns and templates. The document also discusses reference architectures and case studies for implementing continuous delivery pipelines spanning both on-premise and cloud infrastructures.
This presentation will introduce a new DevOps reference architecture published by IBM. This technology agnostic reference architecture was developed harvesting solution architectures from dozens of clients who have been successful in adopting DevOps at scale. The presentation will present the capabilities - across practices, tools, platforms and organizational considerations, that are required for large scale DevOps adoption in an enterprise.
DevOps aims to improve collaboration between development and operations teams to accelerate software delivery cycles and reduce risks. This allows for more frequent and reliable software releases while incorporating customer and end user feedback. The document discusses how DevOps addresses inefficiencies in traditional software development models and leverages practices like continuous integration, delivery, deployment and monitoring. It also explores how DevOps and hybrid cloud environments can help organizations improve customer experiences through faster and more reliable application updates.
DevOps For Everyone: Bringing DevOps Success to Every App and Every Role in y...Siva Rama Krishna Chunduru
Understand DevOps and it's fitment to various types of applications.
Understand various Organization Roles after Org-restructure.
Understand the way to measure the success.
This document provides an overview of cloud native concepts including:
- Cloud native is defined as applications optimized for modern distributed systems capable of scaling to thousands of nodes.
- The pillars of cloud native include devops, continuous delivery, microservices, and containers.
- Common use cases for cloud native include development, operations, legacy application refactoring, migration to cloud, and building new microservice applications.
- While cloud native adoption is growing, challenges include complexity, cultural changes, lack of training, security concerns, and monitoring difficulties.
DevOps and Cloud Tips and Techniques to Revolutionize Your SDLCCA Technologies
Cloud computing started a technology revolution; now DevOps is driving that revolution forward. By enabling new approaches to service delivery, cloud and DevOps together are delivering even greater speed, agility and efficiency. No wonder leading innovators are adopting DevOps and cloud together! This presentation explores the synergies in these two approaches, with practical tips, techniques, research data, war stories, case studies and recommendations.
Fernando Honig discusses moving from traditional datacenter models to a new cloud and DevOps model. He emphasizes automating servers, treating infrastructure as code, using configuration management and continuous integration tools. Honig also stresses testing all code, releasing often through continuous deployment, and using metrics to monitor and improve processes. The overall presentation focuses on how organizations can adopt DevOps practices to accelerate software delivery and recover more quickly from failures.
IBM’s Steve Barbieri and Chad Holliday show how enterprise customers are using blueprints to develop their infrastructure and application layers across different cloud environments - helping them "make the move to cloud" in 2017.
This document provides an overview of Azure Mobile Services and how to build mobile backends using the platform. It discusses key features like authentication, offline data sync, push notifications, and integration with SignalR. The presenter provides an introduction and then covers topics like JavaScript vs .NET backends, data storage options, authentication flows, offline access patterns, and demostrates these concepts in a hands-on lab building a chat application. Resources for learning more about Azure Mobile Services and migrating to the new Azure Mobile Apps are also listed.
Continuous Delivery for cloud - scenarios and scopeSanjeev Sharma
Cloud is both a catalyst and an enabler for DevOps. Having the flexibility and the services and capabilities provided by the Cloud lowers the barrier to adoption for organization looking to adopt DevOps. Hence, allowing them to achieve the business goals of Speed, Business Agility and Innovation.
This webinar will explore the impact of DevOps on using the Cloud as a Platform as a Service and vice versa. It will explore the different use cases of DevOps that are enabled or enhanced by the Cloud platform, and the different 'scopes' of adoption by organizations adopting Cloud and DevOps in an iterative manner.
The Fn project is a container-native Apache 2.0 licensed serverless platform that you can run anywhere – on any cloud or on-premise. It’s easy to use, supports every programming language, and is extensible and performant. This YourStory-Oracle Developer Meetup covers various design aspects of Serverless for polyglot programming, implementation of Saga pattern, etc. It also emphasizes on the monitoring aspect of Fn project using Prometheus and Grafana
Continuously Design your Continuous DeploymentMichael Elder
Whether your applications are cloud-native, cloud-ready, or just evolving towards cloud-based deployment, you can capture the complete stack as an OpenStack Heat template. In this session, we’ll present a web-based editing experience that enables you to capture each aspect of your architecture in a ready-to-deploy and easy-to-update design based on HOT. We'll show you those Heat templates in either a rich diagram editor or a simple but powerful text editor -- all in your web browser!
Advanced features like autoscaling, load balancing, deployment ordering, and object storage will all be captured as part of your application design — right along side the critical software that defines the business behavior of your workload.
And it’s not just about the first time you deploy, it’s about deploying every time thereafter. We’ll show you how you can manage your software deployment pipeline as part of your Heat templates.
Maybe you’re not sure what cloud to deploy to? Interested in OpenStack, but already have investments in other clouds? We’ll also demonstrate how we’ve extended the Heat language to design cloud-portable templates.
So come on this journey with us, where we’ll leverage the cloud to help you build better software for your end users.
- Define full stack application workloads using OpenStack HOT
- Deploy and update infrastructure and application changes as part of your release pipeline
- Design templates with autoscaling, load balancing, deployment ordering, and object storage as part of your application architecture
Manual application deployment processes tend to be error prone and inefficient and can make achieving consistent deployments seem impossible.
There is good news. You don’t need to choose between a careful, rigorous approach and a speedy but haphazard one. It’s possible to implement an automated deployment solution that provides consistency and audit trails while improving productivity for your release engineers, operations personnel, and testers. See how!
Learn more about UrbanCode: http://ibm.biz/learnurbancode
Slides from this webcast: bit.ly/mTUTq4
Discussion of what DevOps is, why we need it, what sorts of shared tooling helps it, and how it fits in to an enterprise rollout.
NBCUniversal is implementing DevOps practices like continuous integration, delivery, and testing using tools from IBM like UrbanCode Deploy, IBM Dev-Test Environment as a Service (IDTES), and IBM Cloud Orchestrator. This allows them to continuously test code, deploy applications across hybrid clouds, and improve collaboration between development and operations teams. NBCUniversal's DevOps practices aim to address issues like slow release processes and lack of integration between development stages.
The parallel universes of DevOps and cloud developersDonnie Berkholz
This document discusses the similarities and differences between DevOps and cloud development. While DevOps and cloud development share practices like infrastructure as code and monitoring, they have different perspectives - DevOps focuses on breaking down barriers between development and operations, while cloud development emphasizes a code-centric approach. The ecosystems around DevOps and cloud also influence their divergent worldviews, though the goals of both are to improve developer and operations experiences.
Al Wagner from IBM presents how to avoid deployment failures, reviewing such topics as: Deployment models like canary, blue/green and rolling that can help prevent major production outages; How to pinpoint deployment failures in your process and correct them; Pulling together a basic failure response plan; and How you can roll forward while improving your deployment process.
Learn more about IBM UrbanCode: http://www.ibm.biz/learnurbancode
How NBCUniversal is embracing DevOps to improve application delivery. Hear how they are using automation tools, like IBM UrbanCode to help standardize culture, speed time to market, integrate with existing tools, and deliver releases effectively. Learn more about UrbanCode here: http://ibm.biz/learnurbancode
Continuous Delivery to the cloud - Innovate 2014Sanjeev Sharma
The document discusses continuous delivery to the cloud using DevOps approaches. It outlines how DevOps utilizes Lean principles to accelerate feedback and improve time to value. Continuous delivery pipelines are discussed as a way to automate deployments from development to production. The document also discusses how adopting DevOps and cloud can standardize infrastructure for lower costs and faster delivery. IBM's cloud platforms like BlueMix, PureApplication System, and SmartCloud Orchestrator are presented as ways to deploy applications and leverage patterns of expertise for consistent deployments. UrbanCode Deploy is highlighted as a tool that supports these patterns and continuous delivery to IBM's cloud platforms.
Microservices and IBM Bluemix meetup presentationCarlos Ferreira
Presentation delivered at the Massachusetts Microservices Meetup and Cambridge Bluemix meetup.
http://www.meetup.com/Massachusetts-Microservices-Meetup/
The document discusses agile methodology for cloud computing. It first covers software engineering challenges in cloud environments like requirements gathering, architecture, testing, quality assurance and development methods. It then introduces agile methodology and popular agile methods like Scrum and Extreme Programming. The document proposes a requirements engineering methodology for agile cloud development consisting of 8 phases: inception, feature identification, grouping, prioritization, identifying non-functional requirements, architecture envisioning, task identification and development. It aims to bring more structure to agile requirements process while maintaining agility.
DevOps For Everyone: Bringing DevOps Success to Every App and Every Role in y...Siva Rama Krishna Chunduru
Understand DevOps and it's fitment to various types of applications.
Understand various Organization Roles after Org-restructure.
Understand the way to measure the success.
This document provides an overview of cloud native concepts including:
- Cloud native is defined as applications optimized for modern distributed systems capable of scaling to thousands of nodes.
- The pillars of cloud native include devops, continuous delivery, microservices, and containers.
- Common use cases for cloud native include development, operations, legacy application refactoring, migration to cloud, and building new microservice applications.
- While cloud native adoption is growing, challenges include complexity, cultural changes, lack of training, security concerns, and monitoring difficulties.
DevOps and Cloud Tips and Techniques to Revolutionize Your SDLCCA Technologies
Cloud computing started a technology revolution; now DevOps is driving that revolution forward. By enabling new approaches to service delivery, cloud and DevOps together are delivering even greater speed, agility and efficiency. No wonder leading innovators are adopting DevOps and cloud together! This presentation explores the synergies in these two approaches, with practical tips, techniques, research data, war stories, case studies and recommendations.
Fernando Honig discusses moving from traditional datacenter models to a new cloud and DevOps model. He emphasizes automating servers, treating infrastructure as code, using configuration management and continuous integration tools. Honig also stresses testing all code, releasing often through continuous deployment, and using metrics to monitor and improve processes. The overall presentation focuses on how organizations can adopt DevOps practices to accelerate software delivery and recover more quickly from failures.
IBM’s Steve Barbieri and Chad Holliday show how enterprise customers are using blueprints to develop their infrastructure and application layers across different cloud environments - helping them "make the move to cloud" in 2017.
This document provides an overview of Azure Mobile Services and how to build mobile backends using the platform. It discusses key features like authentication, offline data sync, push notifications, and integration with SignalR. The presenter provides an introduction and then covers topics like JavaScript vs .NET backends, data storage options, authentication flows, offline access patterns, and demostrates these concepts in a hands-on lab building a chat application. Resources for learning more about Azure Mobile Services and migrating to the new Azure Mobile Apps are also listed.
Continuous Delivery for cloud - scenarios and scopeSanjeev Sharma
Cloud is both a catalyst and an enabler for DevOps. Having the flexibility and the services and capabilities provided by the Cloud lowers the barrier to adoption for organization looking to adopt DevOps. Hence, allowing them to achieve the business goals of Speed, Business Agility and Innovation.
This webinar will explore the impact of DevOps on using the Cloud as a Platform as a Service and vice versa. It will explore the different use cases of DevOps that are enabled or enhanced by the Cloud platform, and the different 'scopes' of adoption by organizations adopting Cloud and DevOps in an iterative manner.
The Fn project is a container-native Apache 2.0 licensed serverless platform that you can run anywhere – on any cloud or on-premise. It’s easy to use, supports every programming language, and is extensible and performant. This YourStory-Oracle Developer Meetup covers various design aspects of Serverless for polyglot programming, implementation of Saga pattern, etc. It also emphasizes on the monitoring aspect of Fn project using Prometheus and Grafana
Continuously Design your Continuous DeploymentMichael Elder
Whether your applications are cloud-native, cloud-ready, or just evolving towards cloud-based deployment, you can capture the complete stack as an OpenStack Heat template. In this session, we’ll present a web-based editing experience that enables you to capture each aspect of your architecture in a ready-to-deploy and easy-to-update design based on HOT. We'll show you those Heat templates in either a rich diagram editor or a simple but powerful text editor -- all in your web browser!
Advanced features like autoscaling, load balancing, deployment ordering, and object storage will all be captured as part of your application design — right along side the critical software that defines the business behavior of your workload.
And it’s not just about the first time you deploy, it’s about deploying every time thereafter. We’ll show you how you can manage your software deployment pipeline as part of your Heat templates.
Maybe you’re not sure what cloud to deploy to? Interested in OpenStack, but already have investments in other clouds? We’ll also demonstrate how we’ve extended the Heat language to design cloud-portable templates.
So come on this journey with us, where we’ll leverage the cloud to help you build better software for your end users.
- Define full stack application workloads using OpenStack HOT
- Deploy and update infrastructure and application changes as part of your release pipeline
- Design templates with autoscaling, load balancing, deployment ordering, and object storage as part of your application architecture
Manual application deployment processes tend to be error prone and inefficient and can make achieving consistent deployments seem impossible.
There is good news. You don’t need to choose between a careful, rigorous approach and a speedy but haphazard one. It’s possible to implement an automated deployment solution that provides consistency and audit trails while improving productivity for your release engineers, operations personnel, and testers. See how!
Learn more about UrbanCode: http://ibm.biz/learnurbancode
Slides from this webcast: bit.ly/mTUTq4
Discussion of what DevOps is, why we need it, what sorts of shared tooling helps it, and how it fits in to an enterprise rollout.
NBCUniversal is implementing DevOps practices like continuous integration, delivery, and testing using tools from IBM like UrbanCode Deploy, IBM Dev-Test Environment as a Service (IDTES), and IBM Cloud Orchestrator. This allows them to continuously test code, deploy applications across hybrid clouds, and improve collaboration between development and operations teams. NBCUniversal's DevOps practices aim to address issues like slow release processes and lack of integration between development stages.
The parallel universes of DevOps and cloud developersDonnie Berkholz
This document discusses the similarities and differences between DevOps and cloud development. While DevOps and cloud development share practices like infrastructure as code and monitoring, they have different perspectives - DevOps focuses on breaking down barriers between development and operations, while cloud development emphasizes a code-centric approach. The ecosystems around DevOps and cloud also influence their divergent worldviews, though the goals of both are to improve developer and operations experiences.
Al Wagner from IBM presents how to avoid deployment failures, reviewing such topics as: Deployment models like canary, blue/green and rolling that can help prevent major production outages; How to pinpoint deployment failures in your process and correct them; Pulling together a basic failure response plan; and How you can roll forward while improving your deployment process.
Learn more about IBM UrbanCode: http://www.ibm.biz/learnurbancode
How NBCUniversal is embracing DevOps to improve application delivery. Hear how they are using automation tools, like IBM UrbanCode to help standardize culture, speed time to market, integrate with existing tools, and deliver releases effectively. Learn more about UrbanCode here: http://ibm.biz/learnurbancode
Continuous Delivery to the cloud - Innovate 2014Sanjeev Sharma
The document discusses continuous delivery to the cloud using DevOps approaches. It outlines how DevOps utilizes Lean principles to accelerate feedback and improve time to value. Continuous delivery pipelines are discussed as a way to automate deployments from development to production. The document also discusses how adopting DevOps and cloud can standardize infrastructure for lower costs and faster delivery. IBM's cloud platforms like BlueMix, PureApplication System, and SmartCloud Orchestrator are presented as ways to deploy applications and leverage patterns of expertise for consistent deployments. UrbanCode Deploy is highlighted as a tool that supports these patterns and continuous delivery to IBM's cloud platforms.
Microservices and IBM Bluemix meetup presentationCarlos Ferreira
Presentation delivered at the Massachusetts Microservices Meetup and Cambridge Bluemix meetup.
http://www.meetup.com/Massachusetts-Microservices-Meetup/
The document discusses agile methodology for cloud computing. It first covers software engineering challenges in cloud environments like requirements gathering, architecture, testing, quality assurance and development methods. It then introduces agile methodology and popular agile methods like Scrum and Extreme Programming. The document proposes a requirements engineering methodology for agile cloud development consisting of 8 phases: inception, feature identification, grouping, prioritization, identifying non-functional requirements, architecture envisioning, task identification and development. It aims to bring more structure to agile requirements process while maintaining agility.
The great collision of open source, cloud technologies, with agile, creative ...Reading Room
The document discusses how open source, cloud technologies, and agile delivery methods are creating disruptive changes. It notes that these changes are occurring faster than most companies can adapt to. Secondly, it emphasizes that organizations need to embrace constant change and plan for how their organization will change, rather than plan for specific changes. Finally, it argues that agile methodologies are necessary for organizations to maintain a sustainable pace of development in today's quickly changing environment.
The document discusses leveraging cloud technologies for agile software development projects. It begins with an introduction that outlines challenges with agile development and how the cloud can help address issues like slow provisioning times and a lack of infrastructure agility. It then provides overviews of Software as a Service (SaaS), Platform as a Service (PaaS), and Infrastructure as a Service (IaaS) models. The remainder includes demonstrations of using cloud services for cross-browser testing, deploying an application to a PaaS, and discusses factors to consider around IaaS vs. PaaS and public vs. private cloud implementations.
The document discusses how cloud computing enables business agility. It notes that cloud solutions allow companies to focus on core competencies, provide value to customers through partnerships, and bring innovative products to market faster. The cloud provides benefits like speed to market, ability to scale rapidly, and lower barriers to entry through consumption-based pricing models. It also discusses how cloud computing impacts areas like IT roles, application architecture, integration, data management, and financial models for technology.
Enterprise Cloud Development and Agile Transformation Strategy - China 2012 Laszlo Szalvay
This is a seminar I gave throughout China the week of Oct 29th 2012. It covers the topics of Agile Software Development (Scrum, Lean, XP) and the new framework of Enterprise Cloud Development that CollabNet has been socializing. Please contact me for similar private talks at your company.
Open Education Research : Overview, Benefits and Challenges Robert Farrow
Open education research has grown since 2012 through projects led by the OER Research Hub exploring topics like student performance, access, and educator practice. The hub conducts global surveys, publishes reports, and builds research capacity through networks. Current projects examine business models for open education and how teachers reuse OER through online courses. The presentation reviews the hub's work and encourages collaboration to further open scholarship.
This document provides a summary of various tools for SharePoint including SPDocKit, SPCAF, Sharegate, Nintex, and AvePoint. It highlights key features of SPDocKit such as generating documentation of a SharePoint farm configuration, comparing farms, and tracking changes. The document also briefly outlines features of permissions analysis and management in SPDocKit. Finally, it mentions benefits of AvePoint tools for migrations, workflows, forms, and extending business processes to mobile.
Coding allows you to turn ideas into products and services that can reach people around the globe, similar to how music works. Learning to code takes time, patience and creativity but provides the power to become an entrepreneur without limitations of age, gender or color. The best way to learn is by doing projects, getting feedback, and continually building and improving upon your work with a team.
Using Yammer & SharePoint Intranets to Drive Employee EngagementPerficient, Inc.
The document discusses driving employee engagement through the use of Yammer and enterprise social networks (ESNs). It provides an overview of Yammer and how it can be used to break down communication silos. The keynote then outlines a three step process for user adoption and engagement: get in, get engaged, and get advanced. It emphasizes the importance of planning for cloud infrastructure, running social strategy workshops, focusing on early adopters, and bringing IT and end users together through communities and steering teams.
The document discusses implementing a collaboration platform and provides guidance on key steps. It recommends:
1) Planning for both initial platform deployment and ongoing collaboration solution design to ensure long-term success.
2) Conducting initial deployment followed by designing specific collaboration solutions that match tools to business patterns.
3) Budgeting for both deployment and the ongoing costs of solution design to avoid cost overruns.
Everyone knows JIRA is a great bug tracker, but not everyone realizes how multi-purpose JIRA really is. This session features three customers who use JIRA for key business operations, from project management to HR onboarding.
Customer Speakers: Modha Khammammettu of California Casualty, Barney Bolt of Chordiant, Christina Noren of Splunk
Key Takeaways:
* Understanding JIRA's versatility beyond bug tracking
* JIRA plugins and customizability
* Deployment best practices
Innovations in the field of technology are happening in lightning speed. It is more out of necessity than for the sake of it that companies come up with new ideas and introduce novelties in their products and services in such a competitive market. It is but natural that better software is required to come up with such innovations according to the varied needs of this evolving market, that too faster than ever. Many companies make use of Agile Software Development methods to keep up with this technological competition and challenge.Cloud computing enhances Agile Software Development in many ways. A few are listed below and learn more from our blog: http://suyati.com/how-cloud-enhances-agile-software-development
To know more about our expertise and capabilities in Agile and Cloud, please send an e-mail to [email protected].
Cloud Foundry is an open source platform as a service (PaaS) that supports deploying, running, and scaling applications. It is multi-language, multi-framework, multi-cloud, and provides services for data, messaging, and more. Cloud Foundry automates infrastructure provisioning and application lifecycle management so developers can focus on code instead of operations. It allows for cloud portability across public and private clouds. BOSH is used behind the scenes to deploy and manage virtual machines and containers in Cloud Foundry.
This document discusses the evolution of Intalio's software deployment approach from bare metal servers to Platform as a Service (PaaS). It describes how Intalio initially deployed software on their own servers (DIY), which led to scaling issues. They then moved to Infrastructure as a Service (IaaS) on AWS, but still faced complexity issues. Intalio then adopted PaaS using Cloud Foundry for "NoOps", allowing them to focus on development instead of operations. The document examines deploying applications to PaaS and how distributed architectures can be built on a PaaS.
[Srijan Wednesday Webinars] How to Build a Cloud Native Platform for Enterpri...Srijan Technologies
Drupal has been a consistent leader in the Gartner Magic Quadrant for Web Content Management. However, enterprises leveraging Drupal have traditionally relied on PaaS providers for their hosting, scaling and lifecycle management. And that usually leads to enterprise applications being locked-in with a particular cloud or vendor.
As container and container orchestration technologies disrupt the cloud and platform landscape, there’s a clear way to avoid this state of affairs. In this webinar, we discuss why it's important to build a cloud-native Drupal platform, and exactly how to do that.
Join the webinar to understand how you can avoid vendor lock-in, and create a secure platform to manage, operate and scale your Drupal applications in a multi-cloud portable manner.
Key Takeaways:
- Why you need a cloud-native Drupal platform and how to build one
- How to craft an idiomatic development workflow
- Understanding infrastructure and cloud engineering - under the hood
- Demystifying the art and science of Docker and Kubernetes: deep dive into scaling the LAMP stack
- Exploring cost optimization and cloud governance
- Understand portability of applications
- A hands-on demo of how the platform works
Webcast Presentation: Be lean. Be agile. Work together with DevOps Services (...GRUC
This document provides information about how to connect with the Rational user community through various online channels, including the Rational user group website, Twitter, LinkedIn, and Google+. It lists the URLs for joining discussions or following news on each of these platforms.
Docker & aPaaS: Enterprise Innovation and Trends for 2015WaveMaker, Inc.
WaveMaker Webinar: Cloud-based App Development and Docker: Trends to watch out for in 2015 - http://www.wavemaker.com/news/webinar-cloud-app-development-and-docker-trends/
CIOs, IT planners and developers at a growing number of organizations are taking advantage of the simplicity and productivity benefits of cloud application development. With Docker technology, cloud-based app development or aPaaS (Application Platform as a Service) is only becoming more disruptive − forcing organizations to rethink how they handle innovation, time-to-market pressures, and IT workloads.
Containers, microservices and serverless for realistsKarthik Gaekwad
The document discusses containers, microservices, and serverless applications for developers. It provides an overview of these topics, including how containers and microservices fit into the DevOps paradigm and allow for better collaboration between development and operations teams. It also discusses trends in container usage and orchestration as well as differences between platforms as a service (PaaS) and serverless applications.
National Instruments built a DevOps team to rapidly deliver new cloud-based software products using cloud hosting platforms and model-driven automation. With this approach, the small DevOps team has quickly delivered multiple major products to market with low costs. The team uses agile processes, cloud infrastructure from Amazon Web Services and Microsoft Azure, and a custom system called PIE for infrastructure automation. This has allowed National Instruments to innovate faster while maintaining reliability.
This document discusses developing microservices directly in Azure Kubernetes Service (AKS). It begins with introductions and an overview of Biqmind. It then discusses challenges developers face with microservices and various approaches to setting up a development environment, including running services in Kubernetes namespaces, using okteto for hot syncing to remote containers, and giving each developer their own namespace. It covers related tools like Dev Pods and Visual Studio Code Remote - Containers. Q&A and resources are also provided.
Slides from Workshop 'Cloud Foundry: Hands-on Deployment Workshop'
http://www.meetup.com/CloudFoundry/events/150601282/
In this workshop you will learn Cloud Foundry fundamental concepts, setup, deployment and operations. We’ll cover a couple of alternatives to deploy CF in a local environment for learning and testing purposes as well as deploying Cloud Foundry atop IaaS production level environment, being able to manage hundreds of components and thousands of applications.
If you did not have a chance to work with Cloud Foundry, it may be useful to test its features locally at first. Deploying this environment on a local machine allows you to get hands-on experience in the solution and, in case you are a contributor, to test some features before you commit them to a production environment.
The document discusses Intalio, an enterprise software vendor that deploys its products on the cloud using Cloud Foundry. It describes Intalio's journey to moving to the cloud to reduce the burden of managing infrastructure and enable more flexible deployments. It also discusses how Cloud Foundry helps Intalio achieve "NoOps" by automating deployment and management of applications and infrastructure for enterprises. The presentation concludes with a demo of how Intalio uses Cloud Foundry to easily deploy and manage its products.
The document discusses Intalio, an enterprise software vendor that deploys its products on the cloud using Cloud Foundry. It describes Intalio's journey to moving to the cloud to reduce the burden of managing infrastructure and enable "NoOps". It also discusses how Cloud Foundry helps enterprises deploy software on the cloud while still maintaining control over their data and infrastructure. The presentation concludes with a demo of Intalio's product administration on Cloud Foundry to illustrate how it streamlines deployment and management for developers.
Amazon Web Services and PaaS - Enterprise Java for the Cloud Era? - Mark Pric...jaxconf
The extraordinary growth of Java during the last decade owed everything to the set of infrastructure services that application servers provided as part of the platform. However, TCO eventually drove the move to the cloud and PaaS (Platform as a Service) is set to deliver a standard run-time for the next generation of applications, replacing the proprietary infrastructure provided by the application server vendors. Now the question is: where do developers of real-world business applications look for a common set of standard infrastructure services? Is there a common framework that can provide essential application services, such as message queueing, push notifications, email integration, in-memory caching and processing? Amazon Web Services (AWS) with their highly-scaleable IaaS (Infrastructure as a Service) model are an obvious answer, but how best to combine Java's rich ecosystem of tools, frameworks and knowledge with the scale and cost-effectiveness of cloud-based web services? This session will help you to understand how you can deliver applications that make effective use of those services by using a Java PaaS, without being forced to support the underlying infrastructure. In this code-rich session, aimed at architects and developers, Mark Prichard of CloudBees will show how you can: Pass Amazon security credentials and configuration parameters to PaaS applications at run-time to provide customized environments; use JDBC and Amazon RDS (Relational Data Service) to provide resilient and performant relational data servicesReplace JMS queues and topics with Amazon SQS (Simple Queue Service) and SNS (Simple Notification Service) to develop cloud-based messaging applications; use Amazon's SES (Simple Email Service) from Java applications. We'll also look at other cloud e-mail services that offer easy integration with the PaaS modelRun distributed caching solutions in the cloud using Amazon ElastiCache's in-memory distributed caching with Java PaaS deployments.
As Hadoop becomes the defacto big data platform, enterprises deploy HDP across wide range of physical and virtual environments spanning private and public clouds. This session will cover key considerations for cloud deployment and showcase Cloudbreak for simple and consistent deployment across cloud providers of choice.
Exploring Wayland: A Modern Display Server for the FutureICS
Wayland is revolutionizing the way we interact with graphical interfaces, offering a modern alternative to the X Window System. In this webinar, we’ll delve into the architecture and benefits of Wayland, including its streamlined design, enhanced performance, and improved security features.
PDF Reader Pro Crack Latest Version FREE Download 2025mu394968
🌍📱👉COPY LINK & PASTE ON GOOGLE https://dr-kain-geera.info/👈🌍
PDF Reader Pro is a software application, often referred to as an AI-powered PDF editor and converter, designed for viewing, editing, annotating, and managing PDF files. It supports various PDF functionalities like merging, splitting, converting, and protecting PDFs. Additionally, it can handle tasks such as creating fillable forms, adding digital signatures, and performing optical character recognition (OCR).
Adobe Lightroom Classic Crack FREE Latest link 2025kashifyounis067
🌍📱👉COPY LINK & PASTE ON GOOGLE http://drfiles.net/ 👈🌍
Adobe Lightroom Classic is a desktop-based software application for editing and managing digital photos. It focuses on providing users with a powerful and comprehensive set of tools for organizing, editing, and processing their images on their computer. Unlike the newer Lightroom, which is cloud-based, Lightroom Classic stores photos locally on your computer and offers a more traditional workflow for professional photographers.
Here's a more detailed breakdown:
Key Features and Functions:
Organization:
Lightroom Classic provides robust tools for organizing your photos, including creating collections, using keywords, flags, and color labels.
Editing:
It offers a wide range of editing tools for making adjustments to color, tone, and more.
Processing:
Lightroom Classic can process RAW files, allowing for significant adjustments and fine-tuning of images.
Desktop-Focused:
The application is designed to be used on a computer, with the original photos stored locally on the hard drive.
Non-Destructive Editing:
Edits are applied to the original photos in a non-destructive way, meaning the original files remain untouched.
Key Differences from Lightroom (Cloud-Based):
Storage Location:
Lightroom Classic stores photos locally on your computer, while Lightroom stores them in the cloud.
Workflow:
Lightroom Classic is designed for a desktop workflow, while Lightroom is designed for a cloud-based workflow.
Connectivity:
Lightroom Classic can be used offline, while Lightroom requires an internet connection to sync and access photos.
Organization:
Lightroom Classic offers more advanced organization features like Collections and Keywords.
Who is it for?
Professional Photographers:
PCMag notes that Lightroom Classic is a popular choice among professional photographers who need the flexibility and control of a desktop-based application.
Users with Large Collections:
Those with extensive photo collections may prefer Lightroom Classic's local storage and robust organization features.
Users who prefer a traditional workflow:
Users who prefer a more traditional desktop workflow, with their original photos stored on their computer, will find Lightroom Classic a good fit.
AgentExchange is Salesforce’s latest innovation, expanding upon the foundation of AppExchange by offering a centralized marketplace for AI-powered digital labor. Designed for Agentblazers, developers, and Salesforce admins, this platform enables the rapid development and deployment of AI agents across industries.
Email: [email protected]
Phone: +1(630) 349 2411
Website: https://www.fexle.com/blogs/agentexchange-an-ultimate-guide-for-salesforce-consultants-businesses/?utm_source=slideshare&utm_medium=pptNg
How Valletta helped healthcare SaaS to transform QA and compliance to grow wi...Egor Kaleynik
This case study explores how we partnered with a mid-sized U.S. healthcare SaaS provider to help them scale from a successful pilot phase to supporting over 10,000 users—while meeting strict HIPAA compliance requirements.
Faced with slow, manual testing cycles, frequent regression bugs, and looming audit risks, their growth was at risk. Their existing QA processes couldn’t keep up with the complexity of real-time biometric data handling, and earlier automation attempts had failed due to unreliable tools and fragmented workflows.
We stepped in to deliver a full QA and DevOps transformation. Our team replaced their fragile legacy tests with Testim’s self-healing automation, integrated Postman and OWASP ZAP into Jenkins pipelines for continuous API and security validation, and leveraged AWS Device Farm for real-device, region-specific compliance testing. Custom deployment scripts gave them control over rollouts without relying on heavy CI/CD infrastructure.
The result? Test cycle times were reduced from 3 days to just 8 hours, regression bugs dropped by 40%, and they passed their first HIPAA audit without issue—unlocking faster contract signings and enabling them to expand confidently. More than just a technical upgrade, this project embedded compliance into every phase of development, proving that SaaS providers in regulated industries can scale fast and stay secure.
Download YouTube By Click 2025 Free Full Activatedsaniamalik72555
Copy & Past Link 👉👉
https://dr-up-community.info/
"YouTube by Click" likely refers to the ByClick Downloader software, a video downloading and conversion tool, specifically designed to download content from YouTube and other video platforms. It allows users to download YouTube videos for offline viewing and to convert them to different formats.
WinRAR Crack for Windows (100% Working 2025)sh607827
copy and past on google ➤ ➤➤ https://hdlicense.org/ddl/
WinRAR Crack Free Download is a powerful archive manager that provides full support for RAR and ZIP archives and decompresses CAB, ARJ, LZH, TAR, GZ, ACE, UUE, .
🌍📱👉COPY LINK & PASTE ON GOOGLE http://drfiles.net/ 👈🌍
Adobe Illustrator is a powerful, professional-grade vector graphics software used for creating a wide range of designs, including logos, icons, illustrations, and more. Unlike raster graphics (like photos), which are made of pixels, vector graphics in Illustrator are defined by mathematical equations, allowing them to be scaled up or down infinitely without losing quality.
Here's a more detailed explanation:
Key Features and Capabilities:
Vector-Based Design:
Illustrator's foundation is its use of vector graphics, meaning designs are created using paths, lines, shapes, and curves defined mathematically.
Scalability:
This vector-based approach allows for designs to be resized without any loss of resolution or quality, making it suitable for various print and digital applications.
Design Creation:
Illustrator is used for a wide variety of design purposes, including:
Logos and Brand Identity: Creating logos, icons, and other brand assets.
Illustrations: Designing detailed illustrations for books, magazines, web pages, and more.
Marketing Materials: Creating posters, flyers, banners, and other marketing visuals.
Web Design: Designing web graphics, including icons, buttons, and layouts.
Text Handling:
Illustrator offers sophisticated typography tools for manipulating and designing text within your graphics.
Brushes and Effects:
It provides a range of brushes and effects for adding artistic touches and visual styles to your designs.
Integration with Other Adobe Software:
Illustrator integrates seamlessly with other Adobe Creative Cloud apps like Photoshop, InDesign, and Dreamweaver, facilitating a smooth workflow.
Why Use Illustrator?
Professional-Grade Features:
Illustrator offers a comprehensive set of tools and features for professional design work.
Versatility:
It can be used for a wide range of design tasks and applications, making it a versatile tool for designers.
Industry Standard:
Illustrator is a widely used and recognized software in the graphic design industry.
Creative Freedom:
It empowers designers to create detailed, high-quality graphics with a high degree of control and precision.
Explaining GitHub Actions Failures with Large Language Models Challenges, In...ssuserb14185
GitHub Actions (GA) has become the de facto tool that developers use to automate software workflows, seamlessly building, testing, and deploying code. Yet when GA fails, it disrupts development, causing delays and driving up costs. Diagnosing failures becomes especially challenging because error logs are often long, complex and unstructured. Given these difficulties, this study explores the potential of large language models (LLMs) to generate correct, clear, concise, and actionable contextual descriptions (or summaries) for GA failures, focusing on developers’ perceptions of their feasibility and usefulness. Our results show that over 80% of developers rated LLM explanations positively in terms of correctness for simpler/small logs. Overall, our findings suggest that LLMs can feasibly assist developers in understanding common GA errors, thus, potentially reducing manual analysis. However, we also found that improved reasoning abilities are needed to support more complex CI/CD scenarios. For instance, less experienced developers tend to be more positive on the described context, while seasoned developers prefer concise summaries. Overall, our work offers key insights for researchers enhancing LLM reasoning, particularly in adapting explanations to user expertise.
https://arxiv.org/abs/2501.16495
Exceptional Behaviors: How Frequently Are They Tested? (AST 2025)Andre Hora
Exceptions allow developers to handle error cases expected to occur infrequently. Ideally, good test suites should test both normal and exceptional behaviors to catch more bugs and avoid regressions. While current research analyzes exceptions that propagate to tests, it does not explore other exceptions that do not reach the tests. In this paper, we provide an empirical study to explore how frequently exceptional behaviors are tested in real-world systems. We consider both exceptions that propagate to tests and the ones that do not reach the tests. For this purpose, we run an instrumented version of test suites, monitor their execution, and collect information about the exceptions raised at runtime. We analyze the test suites of 25 Python systems, covering 5,372 executed methods, 17.9M calls, and 1.4M raised exceptions. We find that 21.4% of the executed methods do raise exceptions at runtime. In methods that raise exceptions, on the median, 1 in 10 calls exercise exceptional behaviors. Close to 80% of the methods that raise exceptions do so infrequently, but about 20% raise exceptions more frequently. Finally, we provide implications for researchers and practitioners. We suggest developing novel tools to support exercising exceptional behaviors and refactoring expensive try/except blocks. We also call attention to the fact that exception-raising behaviors are not necessarily “abnormal” or rare.
Download Wondershare Filmora Crack [2025] With Latesttahirabibi60507
Copy & Past Link 👉👉
http://drfiles.net/
Wondershare Filmora is a video editing software and app designed for both beginners and experienced users. It's known for its user-friendly interface, drag-and-drop functionality, and a wide range of tools and features for creating and editing videos. Filmora is available on Windows, macOS, iOS (iPhone/iPad), and Android platforms.
Join Ajay Sarpal and Miray Vu to learn about key Marketo Engage enhancements. Discover improved in-app Salesforce CRM connector statistics for easy monitoring of sync health and throughput. Explore new Salesforce CRM Synch Dashboards providing up-to-date insights into weekly activity usage, thresholds, and limits with drill-down capabilities. Learn about proactive notifications for both Salesforce CRM sync and product usage overages. Get an update on improved Salesforce CRM synch scale and reliability coming in Q2 2025.
Key Takeaways:
Improved Salesforce CRM User Experience: Learn how self-service visibility enhances satisfaction.
Utilize Salesforce CRM Synch Dashboards: Explore real-time weekly activity data.
Monitor Performance Against Limits: See threshold limits for each product level.
Get Usage Over-Limit Alerts: Receive notifications for exceeding thresholds.
Learn About Improved Salesforce CRM Scale: Understand upcoming cloud-based incremental sync.
Solidworks Crack 2025 latest new + license codeaneelaramzan63
Copy & Paste On Google >>> https://dr-up-community.info/
The two main methods for installing standalone licenses of SOLIDWORKS are clean installation and parallel installation (the process is different ...
Disable your internet connection to prevent the software from performing online checks during installation
F-Secure Freedome VPN 2025 Crack Plus Activation New Versionsaimabibi60507
Copy & Past Link 👉👉
https://dr-up-community.info/
F-Secure Freedome VPN is a virtual private network service developed by F-Secure, a Finnish cybersecurity company. It offers features such as Wi-Fi protection, IP address masking, browsing protection, and a kill switch to enhance online privacy and security .
F-Secure Freedome VPN 2025 Crack Plus Activation New Versionsaimabibi60507
Cloud and agile software projects: Overview and Benefits
1. Your Name
Cloud and agile software projects
Overview and Benefits
Alain Delafosse @adelafosse
Guillaume Berche @gberche
2. Welcome !
Guillaume Berche
• Orange, Y!, Kelkoo
• Cloud, PAAS, Dev
Alain Delafosse
• Capgemini, Kelkoo
• Cloud, IAAS, DevOps
• Session Contract:
Synthesis on leveraging Cloud for your agile
dev project
• Level: Beginner -> Experienced
• Audience : developers, projects managers,
architects
•Session Outline:
- Introduction
- Leveraging SAAS for software build
- Demo 1
- Running your software in the cloud
- Demo 2
- Conclusion
20 Nov 2014 2Introduction
3. Agile software projects challenges
Software development tooling
• Getting complex
• Expensive to deploy and maintain
Team is agile, infrastructure is not
• Provisionning delays
• Architecture is evolving along with the
business requirements changes
Agile Product definition
• Iterative requires strong collaboration
• Sometimes distributed team
• Frequent tests run
1
2
3
20 Nov 2014 3Introduction
5. Cloud attributes
• Self-service & rapid provisionning
• Pay per use
• Rapid elasticity: illusion of infinite
capacity
• Network based, location
independence
• Cloud APIs
• Measured service, SLAs
Cloud and Agile software projects
Self-organizing teams •
Continuous attention to technical •
excellence and good design--
Working software is delivered •
frequently (weeks rather than--
months)--
Regular adaptation to changing •
circumstances--
Welcome changing requirements •
even late in development--
Agile principles
20 Nov 2014 5Introduction
6. Leverage Saas for software build
• Description: Provision a software factory in the cloud
• Pro:
• Lead time, you have a software factory within minutes
• Try it with your credit card, show the benefits.
• Con
• Watch for confidentiality issues if your app is sensitive.
Scenario 1: develop in the cloud
• Description: Integrate SAAS tools into your on-premise software factory
• Pro:
• Some tools enables real-time collaboration for remote teams while most
products available for private installation don’t.
• Tools remains up-to-date and patched.
• Con
• Assess integration costs and lock-in risk versus in house deployment
Scenario 2: integrate cloud/web SAAS solutions
Leverage the SaaS ecosystem can speed up agile teams bootstrap, and give access to
best in class tools during the build phase.
20 Nov 2014 6Leverage SAAS for software build
7. Case study : Cross browser testing
• Currently manually testing my
web product on various
browsers, both desktop and
mobile
• http://www.gatewickairport.co
m/
• Need to automatically run
automated tests on multiple
browsers
Context
• Leverage Sauce labs offer !
• Features: systematic video
recording, debugging tools.
tunnelled accesses to private
servers
Solution
DEMO Time !
20 Nov 2014 7Leverage SAAS for software build
demo recording:
https://drive.google.com/file/d/0B_RQz82RzSUnNi1fenJ6VFZTeE0/view?usp=sharing
8. SaaS development tooling landscape
Load TestBrowser testing
Product
definition
Design Code / Build ReleaseTestsCoordinate
Security testing
CI/CD
Collaboration
Specifications
SCM
Drawing
Bin Repositories
This is a selection as there are many more……
20 Nov 2014 8Leverage SAAS for software build
9. Benefits Constraints
Running your software in the cloud
Other structuring choices: Iaas vs Paas Public/ private / hybrid
20 Nov 2014 9Running your software in the cloud
10. Cloud landscape
20 Nov 2014 Running your software in the cloud 10
Open PaasLinux
Containers
Iaas
Kubernetes
Google Container
Engine
True Paas
Maturity /
Adoption
11. Different models,
different abstraction levels
Iaas Linux container Paas
compute
& app
delivery
x86 vm image (AMI, OVF)
+ VM parameters (accessible
thru REST metadata service,
vmwaretools)
os image (docker image)
+ ENV vars
app source or binaries:
(*.php, *.jar, *.js)
+ ENV vars
networking
L2 virtual networking: virtual nic (eth,
mac addr), public/private IP, virtual
network (CIDR)
Load Balancer (TCP, HTTP)
Managed DNS (Route 53 API)
L4 TCP port binding L7 HTTP(S) virtual host
storage
Device block (attached device),
epheremal + persistent
Data volumes ( file system) Ephemeral file system
Object store (S3)
additional
services
blob store, long term archival
CDN
RDB, NoSql, Cache, Analytics...
idem idem
20 Nov 2014 11Running your software in the cloud
12. Case study: CloudFoundry paas deployment
• compile app: travel.war
• download CLI
• login
• create newrelic
• create redis
• create mysql
• push app binaries
(travel.war)
– with route, ram,
• watch logs
• watch metrics
• scale 5
DEMO Time !
20 Nov 2014 12Running your software in the cloud
demo recording:
https://drive.google.com/file/d/0B_RQz82RzSUnRndqdjQyZ1FxWlk/view?usp=sharing
13. Iaas or Paas
Consider IAAS if you have Consider PAAS if you have
Technology
Atypical/specific needs
(protocols, language, middlewares)
Standardized software stack and
programming model
• An existing wide technical
expertise (from build, qa, run) to
manage the whole stack
• A capacity to select, integrate,
maintain many individual
heterogeneous components
Skills
A preference for reduced
complexity and a focus customer
needs rather than tech plumbing
Team
A team with tight collaboration
among dev and ops withshared
ownership of infrastructure
automation
A dev oriented team with few
competencies across the full
stack
Benefit
Risk Iaas services lock-in
Effort to maintain platform
Paas platform lock-in
Freedom, good control on platform
Productivity,
Time to market
20 Nov 2014
13
14. Cloud architecture
• Design for failure , for scalability ,
hence stateless
• No local data on servers, servers
storage is ephemeral => move all
state to services
• Data: cipher you “critical” data
when running in the cloud: HTTPS,
ciphered payload (CPU is not
expensive)
• Separate read and writes services
(CQRS pattern)
• Hybrid patterns
• Cloud overflow
• Web UI in the cloud, Core web
services on premise
Cloud lock-in
• Encapsulate API usage of external
services
• Balance usage of added value
services versus lock-in.
Automation: use the maximum of
multicloud APIs: jclouds, fog,
libcloud,
Developing and running: The key points
20 Nov 2014 14Conclusion
15. • Conclusion: Try it during build or run
• Questions ?
• ROTI (Return on time invested)
– don’t forget to give your feedback
• Slides to be shared, check out our twitter accounts
• Let’s meet tomorrow at Agile Innovation
• Share your own cloud adoption experience #AG14 #cloud
@gberche @alaindelafosse
20 Nov 2014 15Conclusion
17. Public / Hybrid / Private infrastructure
• Controlable model but more
integration work required
• Private for dev and public
for run (or the opposite!)
• Mixed run mode (private for
webservices and critical
data, cloud for front-end
and CDN)
• Overflow/bursting to Cloud
• Cost might not be that effective
if you’re using basic infra
(automation is key)
• Have to deal with
confidentiality and security
• Risk of lock-in
• Reversibility to
private/dedicated hosting
• Enable access to a large
ecosystem: monitoring, logs
PUBLIC
More mature and more
comprehensive
HYBRID
Take the best of both
worlds
• Significant investments and
maintenance costs
• Much restricted offering
• Products are still maturing for
basic offers (Iaas, Paas)
• Fewer products for
specialized services
(RDBMS, NoSql, Caches,
Logs, Analytics, BigData…)
PRIVATE
Deploy a IAAS of
PAAS framework on
your premises
20 Nov 2014 17Running your software in the cloud
18. Cloud benefits increase
with team maturity and
automation practices
Full
Automated
devops
AutoScaling
Automated
Fault
tolerance ...
Team
maturity
Value
CI= jenskin ds le cloud
cd: provisionner des vm pour les test
SaaS (CMS,
mockups,
tracker, GIT
….)20 Nov 2014 18
19. Team Impact of cloud usage ??
Cloud impact on roles distribution within an agile
team:
organization transformation: moves the lines
between dev and ops
20 Nov 2014 19
20. Q&A: What about you?
What’s your experience so far ?
• Interactive part
– more audience survey: SMB vs large enterprise
– split according to survey results
– share your experience using your post-its and
organize them into clusters:
•challenges/issues (orange post-it)
•success/solutions (green post-its)
20 Nov 2014 20
21. Cloud automation enables social coding
Automation with Cloud boosts opensource
reuse/sharing/social coding => more productive
e.g. netflix opensource components
distribution of opensource or cots as
AMIs/appliances/ docker images / paas apps
20 Nov 2014 21
22. Use of templates
You are free to use these templates for your personal
and business presentations.
Do
Use these templates for your
presentations
Display your presentation on a web
site provided that it is not for the
purpose of downloading the template.
If you like these templates, we would
always appreciate a link back to our
website. Many thanks.
Don’t
Resell or distribute these templates
Put these templates on a website for
download. This includes uploading
them onto file sharing networks like
Slideshare, Myspace, Facebook, bit
torrent etc
Pass off any of our created content as
your own work
You can find many more free PowerPoint templates
on the Presentation Magazine website
www.presentationmagazine.com
We have put a lot of work into developing all these templates and retain the copyright
in them. You can use them freely providing that you do not redistribute or sell them.
20 Nov 2014 22