As software becomes more and more complex, we, as software developers, have been splitting up our code into smaller and smaller components. This is also true for the environment in which we run our code: going from bare metal, to VMs to the modern-day Cloud Native world of containers, schedulers and micro services. While we have figured out how to run containerized applications in the cloud using schedulers, we’ve yet to come up with a good solution to bridge the gap between getting your containers from your laptop to the cloud.
How do we build software for containers? How do we ship containers? How do we do all of it without shooting ourselves in the foot?
Todas las entradas hechas por Latest News from @CloudExpo
What Is an Application Delivery Controller: Part 2 | @CloudExpo #Cloud #Virtualization
One of the unfortunate effects of the continued evolution of the load balancer into today’s application delivery controller (ADC) is that it is often too easy to forget the basic problem for which load balancers were originally created—producing highly available, scalable, and predictable application services. We get too lost in the realm of intelligent application routing, virtualized application services, and shared infrastructure deployments to remember that none of these things are possible without a firm basis in basic load balancing technology. So how important is load balancing, and how do its effects lead to streamlined application delivery?
[session] Million Dollar #SaaS Service with #Kubernetes | @CloudExpo #DevOps
In his session at 20th Cloud Expo, Mike Johnston, an infrastructure engineer at Supergiant.io, will discuss how to use Kubernetes to setup a SaaS infrastructure for your business. Mike Johnston is an infrastructure engineer at Supergiant.io with over 12 years of experience designing, deploying, and maintaining server and workstation infrastructure at all scales. He has experience with brick and mortar data centers as well as cloud providers like Digital Ocean, Amazon Web Services, and Rackspace. His expertise is in automating deployment, management, and problem resolution in these environments, allowing his teams to run large transactional applications with high availability and the speed the consumer demands.
CIO Outlook: Rethinking #SaaS and #DevOps | @CloudExpo #AI #Microservices
The rapid growth of hyperscale IaaS platforms that provide Serverless and Software management automation services is changing how enterprises can get better Cloud ROI. Heightened security concerns and enabling developer productivity are strategic issues for 2017.
The emergence of hyper-scale Infrastructure as-a-Service (IaaS) platforms such as Amazon Web Services (AWS) that offer Serverless computing, DevOps automation and large-scale data management capabilities is changing the economics of software consumption. As SaaS vendors as well as SaaS customers start to operate on the same IaaS platform, why have the enterprise data sit in someone else’ virtual cloud environment? Why pay for the data twice?
ChatOps Interface | @DevOpsSummit @VictorOps #DevOps #IoT #ChatOps
The modern software development landscape consists of best practices and tools that allow teams to deliver software in a near-continuous manner. By adopting a culture of automation, measurement and sharing, the time to ship code has been greatly reduced, allowing for shorter release cycles and quicker feedback from customers and users. Still, with all of these tools and methods, how can teams stay on top of what is taking place across their infrastructure and codebase? Hopping between services and command line interfaces creates context-switching that slows productivity, efficiency, and may lead to early burnout.
Anexia IT Trends 2017 | @CloudExpo @_ANEXIA #Cloud #Mobile #AI #BigData
Being able to look into the crystal ball, that would be great: What are the IT trends 2017? Flexible, fast and self-made: Developments that have been observed in various IT areas in recent years will continue to apply in 2017. But in which direction? What are the IT trends 2017? We are not quite sure whether this is in the glass ball of the fortune-teller at the fair. Therefore, we asked our Anexia experts. They opened their doors gladly and shared their trend analysis for 2017 with us. What happens in the areas of big data, cloud management, SEO and VOIP telephony?
Database Performance Analyzer | @CloudExpo @SolarWinds #VM #APM #Cloud
Quickly find the root cause of complex database problems slowing down your applications
Up to 88% of all application performance issues are related to the database. DPA’s unique response time analysis shows you exactly what needs fixing – in four clicks or less.
Optimize performance anywhere
Database Performance Analyzer monitors on-premises, on VMware®, and in the Cloud, including Amazon® AWS and Azure™ virtual machines.
[slides] Connected Cars | @ThingsExpo @Cisco_Jasper #IoT #IIoT #M2M #AI
IoT is fundamentally transforming the auto industry, turning the vehicle into a hub for connected services, including safety, infotainment and usage-based insurance. Auto manufacturers – and businesses across all verticals – have built an entire ecosystem around the Connected Car, creating new customer touch points and revenue streams. In his session at @ThingsExpo, Sanjay Khatri, Head of Platform Product Marketing at Cisco Jasper, shared real-world examples of how IoT transforms the car from a static product into a dynamic hub, drawing from experience at Cisco Jasper working with the world’s top 23 automakers. He discussed how enterprises can leverage IoT to cultivate meaningful customer relationships and lucrative business opportunities.
2017 #IIoT Predictions | @ThingsExpo #IoT #M2M #API #AI #FogComputing
With cybersecurity on the everyone’s mind, 2017 will be see the emergence of True Fog Computing and Programmable/Intelligent Edge Devices with the strongest security measures to-date. As 2017 kicks into full gear and a particularly interesting 2016 fades into the rearview mirror, we took a look around the IIoT landscape to see what this year might potentially have in store. We will be unveiling five IIoT-related predictions throughout this week and into next, so stay tuned and let us know what you think!
Architecting Backup Infrastructure for Dynamic Workloads in the Cloud
Recently I had to design the backup infrastructure for cloud workloads for a client in order to ensure that we comply with the Business Continuity and Disaster Recovery standards they have set. However, following traditional IT practices in the cloud quite often poses certain challenges. The scenario that we had to satisfy is best shown in the […]