A
Agile software development - is an approach to software development under which requirements and solutions evolve through the collaborative effort of self-organizing and cross-functional teams and their customer(s)/end user(s).[1] It advocates adaptive planning, evolutionary development, empirical knowledge, and continual improvement, and it encourages rapid and flexible response to change
Amazon Web Services (AWS) – Amazon Web Services is a suite of cloud computing services that make a comprehensive cloud platform offered by Amazon.com. AWS offers over three dozen cloud services spanning the IaaS, PaaS, and SaaS models of cloud computing, and is the most popular cloud service provider, with nearly 30% global market share in cloud IaaS, as of 2015. Well-known AWS services include Amazon EC2, Amazon Elastic Beanstalk, and Amazon S3.
Application – An application is a group of computer programs designed to allow a user to perform a set of functions or tasks.
Application Programming Interface (API) – An application programming interface (API) is an interface that allows the user to access information from another service and integrate this service into their own application. Through a set of defined requests, the asking application is allowed to access limited pieces of the called upon application’s functionality. APIs are used to share limited functionality between programs. One example of an API is the Facebook share button on this page, another is Yelp’s use of Google maps to display nearby restaurants.
Azure – See Microsoft Azure
B
Backend-as-a-Service (BaaS) – Backend as a service (BaaS), or mobile backend as a service (mBaaS) is a model of cloud computing in which the vendor provides web and mobile application developers with tools and services to create a cloud backend for their applications. BaaS vendors typically use custom SDKs and APIs to give developers the ability to connect their applications to backend cloud storage and features such as user management, push notifications, and social network integration.
Backend database – Any database that is accessed indirectly by the user.
Big Data – A broad term used to describe unconventional data sets which are either too large or too complex to be dealt with using traditional data-processing techniques.
C
Chatbot - is a computer program or an artificial intelligence which conducts a conversation via auditory or textual methods.[1] Such programs are often designed to convincingly simulate how a human would behave as a conversational partner, thereby passing the Turing test.
Cloud Application – An application that runs in the cloud.
Cloud Backup – Cloud backup is the process of backing up data to a remote, cloud-based server.
Cloud Computing – Cloud computing is the delivery of information technology services over a network, usually the internet. In the cloud computing model, infrastructure, data, and software are hosted by the vendor and delivered to the user as a service, much like a utility company would deliver water or electricity.
According to the official NIST definition, there are five essential characteristics of cloud computing: on-demand self-service provisioning of resources, broad network access, resource pooling, rapid elasticity, and measured service.
The three main cloud computing models are infrastructure as a service, software as a service, and platform as a service.
Content delivery network (CDN) - A distributed system consisting of servers in discrete physical locations, configured in a way that clients can access the server closest to them on the network, thereby improving speeds.
Cloud Foundry – Cloud Foundry is an open-source cloud platform as a service that was originally developed as a joint venture between VMware, EMC, and General Electric, and is now owned by Pivotal Software.
Cloud Management Platform (CMP) – A cloud management platform (CMP) is a product that gives the user integrated management of public, private, and hybrid cloud environments.
Cloud MarketplaceA cloud marketplace is an online marketplace, operated by a cloud service provider (CSP), where customers can browse and subscribe to software applications and developer services that are built on, integrate with, or supplement the CSP’s main offering. Amazon’s AWS Marketplace and Microsoft’s Azure store are examples of cloud marketplaces.
Cloud Migration – Cloud migration is the process of transferring all of or a piece of a company’s data, applications, and services from on-premise to the cloud.
Cloud Native – Applications developed specifically for cloud platforms.
Cloud Portability - The ability to move applications and data from one cloud provider to another. See also Vendor lock-in.
Cloud Readiness Assessment - A cloud readiness assessment is an overarching process that encompasses organizational readiness, application discovery and application assessments.
Cloud Security - Cloud computing security or, more simply, cloud security refers to a broad set of policies, technologies, and controls deployed to protect data, applications, and the associated infrastructure of cloud computing.
Cloud Security Alliance (CSA) - The world’s leading organization dedicated to defining and raising awareness of best practices to help ensure a secure cloud computing environment.
Cloud Controls Matrix (CCM) - The CSA produced this accepted baseline of control objects for cloud computing in the enterprise, which is used as a baseline cloud security methodology.
Cloud Service Provider (CSP) – A Cloud Service Provider (CSP) is a company that offers a cloud computing service, such as PaaS, IaaS, or SaaS, to individuals or other businesses.
Cloud Sourcing – Cloud-sourcing is the act of replacing traditional on-premise IT operations with low-cost cloud-based services.
Cloud Storage – Cloud storage is a model of computer storage in which data is stored in facilities (often multiple facilities) managed by a hosting company (cloud service provider) and is accessed remotely by the user via a network.
Cloud Washing – Cloud washing is a deceptive marketing technique used to rebrand old products by connecting them to the cloud, or at least to the term cloud.
Container – A container a virtualization instance in which the kernel of an operating system allows for multiple isolated user-space instances. Unlike virtual machines (VMs), containers do not need to run a full-blown operating system (OS) image for each instance. Instead, containers are able to run separate instances of an application within a single shared OS.
Content Delivery Network (CDN) – A content delivery network (CDN) is a network of distributed services that deliver content to a user based on the user’s geographic proximity to servers. CDNs allow speedy content delivery for websites with high traffic volume or large geographic reach.
Consumer cloud - Cloud computing offerings targeted toward individuals for personal use, such as Dropbox or iCloud.
Consumption-based pricing model - A pricing model whereby the service provider charges its customers based on the amount of the service the customer consumes, rather than a time-based fee. For example, a cloud storage provider might charge per gigabyte of information stored. See also Subscription-based pricing model.
Co-location - Data centre facility in which a business can rent space for servers and other computing hardware.
Customer Relationship Management (CRM) – Customer Relationship Management (CRM) applications allow a business to manage relationships with current and future customers by providing the business with tools to manage sales, customer service, and technical support roles. SaaS CRM applications, such as Salesforce.com, are very popular.
Cloudware - Software that enables creating, deploying, running, or managing applications in the cloud.
Cluster - A group of linked computers that work together as if they were a single computer, for high availability and/or load balancing.
D
Data Migration – The process of moving data between two or more storage systems, data formats, warehouses or servers.
Database – A database is an organized collection of data.
DevOps – An amalgamation of “development” and “operations,” DevOps is the combination of tasks performed by an organization’s applications development and systems operations teams. The DevOps software development method emphasizes collaboration, communication and integration between developers and other IT personnel with the goal of streamlining software development and quality assurance.
DDoS (DistributedDenial-of-Service) attack - Cyber-attack which makes a machine or network resource unavailable to its intended users by disrupting services of a host connected to the Internet.
Disruptive Technology - A business term that describes innovations that improve products or services in unexpected ways. These innovations change the methods used to accomplish a task, and re-shape the market for that task. Cloud computing is considered a disruptive technology because of its elasticity, flexible pricing models, and maintenance cost compared to traditional IT service provisioning.
Docker - Open-source software that automates the deployment of applications inside virtualized software containers.
E
Elasticity – In cloud computing, elasticity is a term used to reference the ability of a system to adapt to changing workload demand by provisioning and deprovisioning pooled resources so that provisioned resources match current demand as well as possible.
Enterprise Application – An enterprise application is an application (or software) that is intended for large scale use by a (large) business.
Enterprise Resource Planning (ERP) – Enterprise Resource Planning (ERP) software allows a business or organization to manage a suite of integrated applications which are used to collect, manage, and store data on a variety of business activities. ERP solutions are often offered as a service.
Extensibility- The ability of a cloud solution to add new runtime and framework support via community buildpacks.
F
Federated Database – A system in which multiple databases appear to function as a single entity. However, the databases typically involved in this kind of system exists independently of the others. Once the different databases are “combined”, one federated database is formed.
G
Google Cloud Platform (GCP) – Google Cloud Platform (GCP) is a comprehensive cloud platform offered by Google, Inc. that consists of both infrastructure as a service (IaaS) and platform as a service (PaaS) offerings.
Google App Engine - A service that enables developers to create and run web applications on Google's infrastructure and share their applications via a pay-as-you-go, consumption-based plan with no setup costs or recurring fees.
Google Apps - Google's Software as a Service (SaaS) product includes an office productivity suite, email, calendar, and file storage and sharing. Google Apps for Business includes an enterprise administration interface and archiving tools, and support for legal holds document discovery compliance. Google Apps for Education includes additional collaboration and reporting tools for classroom environments.
Guest Machine – See virtual machine
H
Host Machine – A host machine is a piece of physical hardware that hosts virtual machines.
Hybrid Cloud – A hybrid cloud is a cloud computing environment that is comprised of a mix of private cloud, public cloud, and on-premises solutions. In a hybrid cloud, private and public cloud infrastructures remain distinct from one another but are bound together by technology that allows data and services portability between them.
Hypervisor – A hypervisor or virtual machine monitor (VMM) is a piece of software that allows physical devices to share their resources among virtual machines (VMs) running on top of that physical hardware. The hypervisor creates, runs and manages VMs.
HTTP Floods - Type of DDoS attack where the attacker exploits seemingly-legitimate HTTP GET or POST requests to attack a web server or application.
I
Infrastructure – Information technology (IT) infrastructure is a combined set of hardware and virtual resources that support an overall IT environment.
IPS (Intrusion Prevention System) - Examines network traffic flows to detect and prevent vulnerability exploits.
IDS (Intrusion Detection System) - Monitors a network or systems for malicious activity.
Infrastructure as a Service (IaaS) – Infrastructure as a Service (IaaS) is a model of cloud computing in which the vendor hosts virtualized computing resources, as well as network and storage resources, and provides them to the user as a service via the internet.
Integrated Development environment (IDE) – An integrated development environment (IDE) is an application that provides a programming environment for developers. An IDE typically includes a code editor, automation tools, and a debugger.
L
Linux – Linux is an open-source operating system, built on Unix that is used for the majority of cloud services.
Load Balancing – The process of distributing computing workloads across multiple resources, such as servers. In cloud computing, a load balancer acts as a reverse proxy and distributes application traffic to multiple servers in order to prevent any single application server from becoming a point of failure.
M
Managed Service Provider (MSP) – A managed services provider (MSP) is an IT services provider that provides fully outsourced network, application, and system services across a network to clients.
Microservices – Microservices or microservice architecture is a way of designing applications in which complex applications are built out of a suite of small, independently deployable services. These ‘microservices’ run their own processes and communicate with one another using lightweight mechanisms such as language-agnostic APIs. Microservices are independently deployable and scalable, and can even be written in different languages.
Microsoft Azure – Microsoft Azure, formerly known as Windows Azure, is Microsoft’s cloud computing platform. Azure was originally launched as a PaaS solution but now provides both PaaS and IaaS services.
Middleware – Middleware is software that connects software components or enterprise applications.
Multi-Cloud – A multi-cloud strategy is the concurrent use of separate cloud service providers for different infrastructure, platform, or software needs. A multi-cloud approach can help prevent vendor lock-in, and may help an enterprise deal with diverse workloads and partners. However, a multi-cloud approach can complicate many processes, such as security and governance, and a Cloud management platform is recommended for this approach.
Multi-Tenancy – Multi-Tenancy is a mode of operation for software in which multiple instances of one or many applications run in a shared environment. In a cloud computing model, pooled physical and virtual resources are dynamically assigned and reassigned to tenants according to consumer demand.
O
On-Demand Self Service – A cloud computing service model by which a customer can provision additional cloud resources on-demand, without involving the service provider. Resources are typically provisioned through an online control panel.
On-Premise – On Premise technology is software or infrastructure that is run on computers on the premises (in the building) of the person or organization using the software or infrastructure. Microsoft Office Suite is an example of on-premise software because it needs to be installed on the computer that runs it, while Office365 is not, because it is accessed via the internet and run remotely.
Open Source – Open Source is a development model in which a product’s source code is made openly available to the public. Open source products promote collaborative community development and rapid prototyping. OpenStack and CloudFoundry are examples of an open source cloud computing platform.
Open Stack – OpenStack is a free, open-source cloud platform that is primarily deployed as an infrastructure as a service offering.
OpEx (Operational Expense) - An ongoing cost for running a product, business, or system, such as subscription.
P
PCI DSS (Payment Card Industry Data Security Standard) - Set of security standards designed to accept, process, store or transmit credit card information
Personal Cloud – An example of cloud washing, Personal Cloud is a marketing term often used to describe network attached storage (NAS) devices. A NAS device is a computer connected to a network that provides data storage services to other devices on the network.
Platform – In computing, a platform is defined as a computer system that applications run on, or as a base of technologies on which other technologies (such as applications) are built.
Platform as a Service (PaaS) – Platform as a Service (PaaS) is a model of cloud computing in which a vendor provides the hardware and software tools necessary to create, deploy and manage applications at scale to the user via the internet, as a service. For a more in-depth explanation, check out our article What the Heck is PaaS Anyway?
Private Cloud – A private cloud is a cloud infrastructure that is provisioned for use by a single organization comprised of multiple users. A private cloud cab managed and operated by the organization, a third party, or some combination of them, and it can exist on or off premises.
Public Cloud – A public cloud is a cloud infrastructure that is hosted by cloud services provider and is made available to the public via the internet.
R
Resource – In computer science, a resource is any component within a computer system that is of limited availability.
S
Salesforce - An online SaaS company that is best known for delivering customer relationship management (CRM) software to companies over the internet.
Scalability – Scalability is the ability of a process, system, or framework to handle a growing workload. In other words, a scalable system is adaptable to increasing demands. The ability to scale on demand is one of the biggest advantages of cloud computing.
SD-WAN - Acronym for software-defined networking in a wide area network. An SD-WAN simplifies the management and operation of a WAN by decoupling the networking hardware from its control mechanism.
Service Level Agreement (SLA) – A service level agreement (SLA) is a contractual agreement between a customer and a cloud service provider (CSP) which defines the level of service, availability and performance guaranteed by the CSP.
Service Migration - The act of moving from one cloud service or vendor to another.
Shared Resources – Shared Resources, also known as network resources, are computing resources that can be accessed remotely through a network, such as a Local Area Network (LAN) or the internet.
SIEM - Real-time analysis of security alerts generated by applications & network hardware.
Software as a Service (SaaS) – Software as a service (SaaS), is a model of cloud computing in which applications (software) are hosted by a vendor and provided to the user as a service. SaaS applications are licensed on a subscription basis and are made available to users over a network, typically the internet.
Because SaaS applications can be accessed at any time, at anyplace, and on any platform, they have become a popular model for delivery of many business applications. A well-known example of SaaS is Microsoft’s Office 365, which provides Microsoft’s famous suite of productivity software— including MS Word and Excel— as a service.
Software Development Kit (SDK) – A Software development kit (SDK), also known as a developer’s toolkit or devkit, is a set of development tools that aids or allows the creation of applications for a certain platform. SDKs typically include APIs, sample code, documentation, debuggers and other utilities.
Software Stack – A software stack is a group of applications that work in a specific and defined order to achieve a common goal.
Subscription-based pricing model - A pricing model that lets customers pay a fee to use the service for a particular time period, often used for SaaS services. See also Consumption-based pricing model.
SSL (Secure Sockets Layer) - Security technology establishing an encrypted link between web server & browser.
Stack - Set of software subsystems needed to create a complete platform such that no additional software is needed to support apps.
Storage -
File - File-based storage works well for organizing data in a hierarchical, simple, and accessible platform.
Block - Primarily deployed in SAN (storage area network) architectures, block storage references the individual block of raw storage that is then filled with files of equal size. Block storage allows a server-based operating system to use the blocks as individual hard drives.
Object Storage - object-based storage is deployed to solve for unstructured data (videos, photos, audio, collaborative files, etc.). Basically, when data is big or shared, object storage works by storing data in containers or “buckets”.
SYN Flood attacks - Form of DDoS attack in which an attacker sends a succession of SYN requests to a target’s system to consume enough server resources to make the system unresponsive to legitimate traffic.
U
User Interface (UI) – User interface (UI) is the way that the user and computer system interact.
User Experience (UX) –The nature of a user’s interaction with and perception of a system.
User Space – The memory area of an operating system where application software executes.
Utility Computing - A provisioning model in which services are available as needed, and users are charged for specific usage, in a manner similar to municipal utilities such as electricity or water.
V
Vendor Lock-in – Vendor lock-in is when a customer finds themselves “locked-in” or stuck with a certain cloud service provider (CSP). Vendor lock-in is characterized by extreme difficulty in moving from one cloud vendor to another, usually due to lack of standardized protocols, APIs, data structures, and service models.
Vertical Cloud – A vertical cloud is a cloud computing solutions that is built or optimized for a specific business vertical such as manufacturing, financial services, or healthcare.
Virtual Desktop Infrastructure (VDI) – Virtual desktop infrastructure (VDI) is a desktop operating system hosted within a virtual machine.
Virtual Desktop as a Service (VDaaS) - is a transformational solution that leverages a Cloud IaaS model and allows shifting the desktops from the organizations' datacenter to a cloud-enabled service provider without upfront CAPEX.
Virtual Machine (VM) – A virtual machine is a software computer that runs an operating system or application environment, just as physical hardware would. The end user has the same experience on a VM as they would on dedicated hardware.
Essentially, a VM is a machine within a machine. By running VMs, a hardware computer can run multiple instances of the same operating system. Applications running on separate instances cannot interfere with each other, so if one app crashes, it will not affect apps on other VMs.
Virtual Machine Monitor (VMM) – See hypervisor.
Virtual Private Dat Center - Resources grouped according to specific business objectives.
Virtual Private Cloud (VPC) - A private cloud that exists within a shared or public cloud, e.g., the Amazon VPC that allows Amazon EC2 to connect to legacy infrastructure on an IPsec VPN, or Direct Connect.
WAF - Web Application Firewall will filter, monitor and block HTTP traffic to & from your web applications, allowing your business to customise the traffic that is permitted or denied access, to your applications.