Welcome!

@CloudExpo Authors: Pat Romanski, Zakia Bouachraoui, Liz McMillan, Elizabeth White, Yeshim Deniz

Related Topics: @CloudExpo, Microsoft Cloud, Agile Computing

@CloudExpo: Blog Feed Post

Microsoft Private Cloud 2.0 – Build Your Own Infopedia

Two years ago I described an upcoming market that I initially defined as the Private Cloud Application Platform

A headline theme for our next webinar will be ‘Microsoft Private Cloud 2.0′.

Private Cloud Application Platform

Two years ago I described an upcoming market that I initially defined as the Private Cloud Application Platform.

Recently Microsoft began prosecuting this space with their PCSS initiative, the Private Cloud Solutions Suite, bringing together a partner group that enables the PCAP I described, wrapping lots of value around the core MS suite of Hyper-V and System Centre.

This really starts to get the right ingredients for the real secret sauce to the Private Cloud story.

As we have all gathered, simply implementing yet more virtualization is hardly a new story for the enterprise data-centre so instead to really make it cook we need a full implementation of all aspects of the Cloud, internally, in particular both PaaS and SaaS – Platform and Software as a Service.

This combination of additional capabilities through this partner mix makes this possible.

Salesforce 2.0 – Your own Infopedia Private Cloud

Furthermore to connect this story to some real business value that users will be able to relate to, we can suggest a headline focus of ‘Private Cloud 2.0′.

This means blending this platform with social media aspects, to improve productivity of staff in the same way this Private SaaS is doing so for software developers.

Cloud 2.0 is a concept we describe that refers to this intersection between Crowdsourcing social media business models with Cloud Computing services, which is internalizing the public social media Cloud in the same way the first private intranets did so for the public web.

As a reference example Microsoft themselves are the perfect poster child.

Like many of their customers Microsoft adopted Sharepoint on a large-scale basis to improve knowledge collaboration through an Enterprise 2.0 strategy, but the result for them was also the same – A somewhat chaotic proliferation of sites and content that hindered rather than helped their important processes like Sales.



So they turned to a platform they acquired in 2008, the FAST Search engine, which has now been wholly absorbed into the Sharepoint platform, and they leveraged the enormous power of this tool to create a new Infopedia environment, a platform for “Salesforce 2.0″ if you will. Read more in their own case study here.

This immediately begs the question So how can we repeat this for ourselves, immediately teeing up the value of a Private Cloud.

The fundamental value of Cloud can always be defined by asking “What powerful technologies could be made more accessible to our users via the SaaS architecture, that they currently cannot do so due to overly complex software?” – Many, like FAST, offer huge benefits but are simply so difficult to implement they remain out of reach.

Cloud brings them within reach, and the same effect can be applied internally by IT teams as they can externally by Cloud Providers. In the original PCAP article I describe how Private SaaS Clouds will engender a modular, business process-centric approach to enterprise IT architecture, rather than a single big monolith, and carving up slices of the FAST Search engine to be applied to Sharepoint app farms is one example.

So for our webinar we will focus on this value-driving scenario of Infopedia-enabled Salesforce 2.0 capability, and examine how the Private Cloud 2.0 platform can implement software like FAST in a multi-tenant mode and scalable for multiple departments to use via a Private SaaS architecture.

 

Read the original blog entry...

More Stories By Cloud Best Practices Network

The Cloud Best Practices Network is an expert community of leading Cloud pioneers. Follow our best practice blogs at http://CloudBestPractices.net

Comments (0)

Share your thoughts on this story.

Add your comment
You must be signed in to add a comment. Sign-in | Register

In accordance with our Comment Policy, we encourage comments that are on topic, relevant and to-the-point. We will remove comments that include profanity, personal attacks, racial slurs, threats of violence, or other inappropriate material that violates our Terms and Conditions, and will block users who make repeated violations. We ask all readers to expect diversity of opinion and to treat one another with dignity and respect.


CloudEXPO Stories
92% of enterprises are using the public cloud today. As a result, simply being in the cloud is no longer enough to remain competitive. The benefit of reduced costs has normalized while the market forces are demanding more innovation at faster release cycles. Enter Cloud Native! Cloud Native enables a microservices driven architecture. The shift from monolithic to microservices yields a lot of benefits - but if not done right - can quickly outweigh the benefits. The effort required in monitoring, tracing, circuit breakers, routing, load balancing, etc. for thousands of microservices can become overwhelming. This talk will address strategies to run & manage microservices from 0 to 60 using Istio and other tools in a cloud native world.
It's clear: serverless is here to stay. The adoption does come with some needed changes, within both application development and operations. That means serverless is also changing the way we leverage public clouds. Truth-be-told, many enterprise IT shops were so happy to get out of the management of physical servers within a data center that many limitations of the existing public IaaS clouds were forgiven. However, now that we've lived a few years with public IaaS clouds, developers and CloudOps pros are giving a huge thumbs down to the constant monitoring of servers, provisioned or not, that's required to support the workloads.
In very short order, the term "Blockchain" has lost an incredible amount of meaning. With too many jumping on the bandwagon, the market is inundated with projects and use cases that miss the real potential of the technology. We have to begin removing Blockchain from the conversation and ground ourselves in the motivating principles of the technology itself; whether it is consumer privacy, data ownership, trust or even participation in the global economy, the world is faced with serious problems that this technology could ultimately help us in at least partially solving. But if we do not unpack what is real and what is not, we can lose sight of the potential.
Serveless Architectures brings the ability to independently scale, deploy and heal based on workloads and move away from monolithic designs. From the front-end, middle-ware and back-end layers, serverless workloads potentially have a larger security risk surface due to the many moving pieces. This talk will focus on key areas to consider for securing end to end, from dev to prod. We will discuss patterns for end to end TLS, session management, scaling to absorb attacks and mitigation techniques.
The standardization of container runtimes and images has sparked the creation of an almost overwhelming number of new open source projects that build on and otherwise work with these specifications. Of course, there's Kubernetes, which orchestrates and manages collections of containers. It was one of the first and best-known examples of projects that make containers truly useful for production use. However, more recently, the container ecosystem has truly exploded. A service mesh like Istio addresses many of the challenges faced by developers and operators as monolithic applications transition towards a distributed microservice architecture. A tracing tool like Jaeger analyzes what's happening as a transaction moves through a distributed system. Monitoring software like Prometheus captures time-series events for real-time alerting and other uses. Grafeas and Kritis provide security polic...